# # ChangeLog for code/branches/input # # Generated by Trac 1.0.9 # Jul 25, 2025, 5:34:03 AM Mon, 02 Jun 2008 19:28:41 GMT rgrieder [1519] * code/branches/input/src/core/CMakeLists.txt (modified) * code/branches/input/src/core/Shell.cc (modified) * code/branches/input/src/core/Shell.h (modified) * code/branches/input/src/core/input (added) * code/branches/input/src/core/input/InputBuffer.cc (moved) * code/branches/input/src/core/input/InputBuffer.h (moved) * code/branches/input/src/core/input/InputInterfaces.h (moved) * code/branches/input/src/core/input/InputManager.cc (moved) * code/branches/input/src/core/input/InputManager.h (moved) * code/branches/input/src/core/input/KeyBinder.cc (moved) * code/branches/input/src/core/input/KeyBinder.h (moved) * code/branches/input/src/orxonox/GraphicsEngine.cc (modified) * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/orxonox/console/InGameConsole.cc (modified) * code/branches/input/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/input/src/orxonox/objects/SpaceShip.h (modified) * code/branches/input/visual_studio/vc8/core.vcproj (modified) moved input related files to src/core/input Sun, 01 Jun 2008 15:08:07 GMT rgrieder [1510] * code/branches/input (copied) input branch for my humble self Sun, 01 Jun 2008 15:01:02 GMT rgrieder [1507] * code/trunk/src/orxonox/GraphicsEngine.cc (modified) Ogre 1.4.3 doesn't supprot Log::setDebugOutputEnable(bool)