# # ChangeLog for code/branches/console/src/libraries/core/IOConsole.cc # # Generated by Trac 1.0.9 # Jun 17, 2024, 8:17:54 PM Wed, 28 Oct 2009 10:03:30 GMT rgrieder [5998] * code/branches/console/src/libraries/core/IOConsole.cc (modified) * code/branches/console/src/libraries/core/IOConsole.h (modified) Build fixes for IOConsole (can't test that on Windows...) Wed, 28 Oct 2009 09:44:26 GMT rgrieder [5995] * code/branches/console/src/libraries/core/IOConsole.cc (modified) * code/branches/console/src/libraries/core/IOConsole.h (modified) Committing some unstable changes to the IOConsole for testing purposes. Tue, 27 Oct 2009 13:47:14 GMT rgrieder [5994] * code/branches/console/src/libraries/core/ConfigValueIncludes.h (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/GUIManager.cc (modified) * code/branches/console/src/libraries/core/GraphicsManager.cc (modified) * code/branches/console/src/libraries/core/IOConsole.cc (modified) * code/branches/console/src/libraries/core/LuaState.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/util/CMakeLists.txt (modified) * code/branches/console/src/libraries/util/Debug.h (modified) * code/branches/console/src/libraries/util/OrxAssert.h (modified) * code/branches/console/src/libraries/util/OutputBuffer.cc (deleted) * code/branches/console/src/libraries/util/OutputBuffer.h (deleted) * code/branches/console/src/libraries/util/OutputHandler.cc (modified) * code/branches/console/src/libraries/util/OutputHandler.h (modified) * code/branches/console/src/libraries/util/UtilPrereqs.h (modified) Changed Output concept a little bit to allow for more general use. ... 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.