# # ChangeLog for code/branches/console/src/libraries/core # # Generated by Trac 1.0.9 # Jun 7, 2024, 5:21:23 AM Thu, 22 Oct 2009 21:32:30 GMT scheusso [5986] * code/branches/console/src/libraries/core/IOConsole.cc (modified) * code/branches/console/src/libraries/core/Shell.cc (modified) * code/branches/console/src/libraries/core/Shell.h (modified) * code/branches/console/src/libraries/core/input/InputPrereqs.h (modified) added a new feature to the IOConsole: you can now search the history ... Thu, 22 Oct 2009 11:36:48 GMT scheusso [5985] * code/branches/console/src/libraries/core/IOConsole.cc (modified) KEY HOME and END now also work on my laptop ;) Wed, 21 Oct 2009 20:25:59 GMT rgrieder [5983] * code/branches/console/src/libraries/core/IOConsole.cc (modified) * code/branches/console/src/libraries/core/IOConsole.h (modified) * code/branches/console/src/libraries/core/Shell.cc (modified) * code/branches/console/src/libraries/core/Shell.h (modified) * code/branches/console/src/libraries/util/OutputHandler.cc (modified) * code/branches/console/src/libraries/util/OutputHandler.h (modified) IOConsole basically working though there are some unresolved issues ... Wed, 21 Oct 2009 07:26:35 GMT rgrieder [5975] * code/branches/console/src/libraries/core/IOConsole.cc (modified) * code/branches/console/src/libraries/core/IOConsole.h (modified) Escape key should work as well now in the IOConsole input. And fixed ... Tue, 20 Oct 2009 20:49:22 GMT rgrieder [5974] * code/branches/console/src/libraries/core/IOConsole.cc (modified) Fixed low fps problem when the console is running (removed timeout ... Tue, 20 Oct 2009 20:32:06 GMT rgrieder [5973] * code/branches/console/src/CMakeLists.txt (modified) * code/branches/console/src/libraries/core/Core.cc (modified) * code/branches/console/src/libraries/core/Core.h (modified) * code/branches/console/src/libraries/core/IOConsole.cc (modified) * code/branches/console/src/libraries/core/IOConsole.h (modified) * code/branches/console/src/libraries/core/Shell.cc (modified) * code/branches/console/src/orxonox/gamestates/GSIOConsole.cc (modified) Input part of the IOConsole should be working (at least with SSH on ... Tue, 20 Oct 2009 17:08:05 GMT rgrieder [5972] * code/branches/console/src/libraries/core/IOConsole.cc (modified) Trivial build fixes Tue, 20 Oct 2009 16:57:36 GMT rgrieder [5971] * code/branches/console/src/libraries/core/IOConsole.cc (modified) * code/branches/console/src/libraries/core/IOConsole.h (modified) Svn:eol-style "native" (Tortoise gone completely mad...) Tue, 20 Oct 2009 16:51:15 GMT rgrieder [5970] * code/branches/console/src/libraries/core/IOConsole.cc (added) And what the hell ever happened here. Adding missing file. 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.