# # ChangeLog for code/branches/ogre/src/orxonox/console # # Generated by Trac 1.0.9 # Sep 21, 2024, 12:58:48 AM Thu, 08 May 2008 11:29:38 GMT rgrieder [1249] * code/branches/ogre/src/core/Debug.h (modified) * code/branches/ogre/src/orxonox/GraphicsEngine.cc (modified) * code/branches/ogre/src/orxonox/GraphicsEngine.h (modified) * code/branches/ogre/src/orxonox/Main.cc (modified) * code/branches/ogre/src/orxonox/Orxonox.cc (modified) * code/branches/ogre/src/orxonox/Orxonox.h (modified) * code/branches/ogre/src/orxonox/console/InGameConsole.cc (modified) - added initialiser lists Tue, 06 May 2008 17:55:52 GMT rgrieder [1241] * code/branches/ogre (copied) trying to get ogre exceptions through.. Sat, 03 May 2008 15:26:41 GMT rgrieder [1223] * code/trunk/src/core/TclBind.h (modified) * code/trunk/src/orxonox/console/InGameConsole.cc (modified) * code/trunk/visual_studio/base_properties.vsprops (modified) * code/trunk/visual_studio/core_properties.vsprops (modified) * code/trunk/visual_studio/cpptcl_properties.vsprops (added) * code/trunk/visual_studio/orxonox_properties.vsprops (modified) * code/trunk/visual_studio/orxonox_vc8.sln (modified) * code/trunk/visual_studio/vc8/core.vcproj (modified) * code/trunk/visual_studio/vc8/cpptcl.vcproj (added) * code/trunk/visual_studio/vc8/tolua.vcproj (modified) - restored compatibility with new InputManager - update VS files for ...