# # ChangeLog for code/branches/console/src # # Generated by Trac 1.0.9 # Jun 2, 2024, 12:29:36 PM Tue, 20 Oct 2009 16:47:40 GMT rgrieder [5969] * code/branches/console/src/libraries/core/Shell.cc (modified) * code/branches/console/src/libraries/core/Shell.h (modified) * code/branches/console/src/orxonox/overlays/InGameConsole.cc (modified) * code/branches/console/src/orxonox/overlays/InGameConsole.h (modified) Small stuff: - Using a reference to the Shell in InGameConsole - ... Tue, 20 Oct 2009 16:46:50 GMT rgrieder [5968] * code/branches/console/src/libraries/core/CMakeLists.txt (modified) * code/branches/console/src/libraries/core/IOConsole.h (added) * code/branches/console/src/libraries/core/input/InputBuffer.cc (modified) * code/branches/console/src/libraries/core/input/InputBuffer.h (modified) * code/branches/console/src/libraries/core/input/InputHandler.h (modified) Basic construct of an IOConsole for Unix, using Oli's console from ... Wed, 14 Oct 2009 11:14:32 GMT rgrieder [5945] * code/branches/console (copied) Recreating console branch. Wed, 14 Oct 2009 09:33:13 GMT rgrieder [5940] * code/trunk/src/libraries/core/MemoryArchive.cc (modified) Fixed boost v1.36 build.