# # ChangeLog for code/branches/input/src/orxonox/Orxonox.h # # Generated by Trac 1.0.9 # May 23, 2024, 7:17:03 PM Thu, 24 Apr 2008 19:40:23 GMT rgrieder [1182] * code/branches/input/src/core/InputBuffer.cc (modified) * code/branches/input/src/core/InputHandler.cc (modified) * code/branches/input/src/core/InputHandler.h (modified) * code/branches/input/src/core/InputManager.cc (modified) * code/branches/input/src/core/InputManager.h (modified) * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/orxonox/Orxonox.h (modified) * code/branches/input/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/input/visual_studio/loader_properties.vsprops (deleted) * code/branches/input/visual_studio/vc8/core.vcproj (modified) * code/branches/input/visual_studio/vc8/orxonox.vcproj (modified) - InputManager works so far, but has to be largely extended Thu, 24 Apr 2008 09:26:21 GMT rgrieder [1158] * code/branches/input (copied) created new input branch. test merge with input --> trunk revealed ... Thu, 17 Apr 2008 11:25:06 GMT rgrieder [1089] * code/trunk/bin/levels/sample.oxw (modified) * code/trunk/src/audio/AudioManager.cc (modified) * code/trunk/src/core/Debug.h (modified) * code/trunk/src/core/InputManager.cc (modified) * code/trunk/src/orxonox/Orxonox.cc (modified) * code/trunk/src/orxonox/Orxonox.h (modified) * code/trunk/visual_studio/base_properties_debug.vsprops (modified) * code/trunk/visual_studio/vc8/tolua++.vcproj (modified) - bugfix in audiomanager - added CCOUT(level): like COUT, but prints ...