# # ChangeLog for code/trunk/src/orxonox/console # # Generated by Trac 1.0.9 # Jun 7, 2024, 2:43:50 PM 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 ... Fri, 02 May 2008 19:23:30 GMT landauf [1214] * code/trunk/CMakeLists.txt (modified) * code/trunk/cmake/FindTCL.cmake (modified) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/CommandExecutor.cc (modified) * code/trunk/src/core/CommandExecutor.h (modified) * code/trunk/src/core/CorePrereqs.h (modified) * code/trunk/src/core/Functor.h (modified) * code/trunk/src/core/InputBuffer.cc (modified) * code/trunk/src/core/InputBuffer.h (modified) * code/trunk/src/core/InputHandler.cc (modified) * code/trunk/src/core/TclBind.cc (copied) * code/trunk/src/core/TclBind.h (copied) * code/trunk/src/cpptcl (copied) * code/trunk/src/cpptcl/CMakeLists.txt (copied) * code/trunk/src/cpptcl/CREDITS (copied) * code/trunk/src/cpptcl/CppTcl.cc (copied) * code/trunk/src/cpptcl/CppTcl.h (copied) * code/trunk/src/cpptcl/LICENSE (copied) * code/trunk/src/cpptcl/README (copied) * code/trunk/src/cpptcl/details (copied) * code/trunk/src/cpptcl/details/callbacks.h (copied) * code/trunk/src/cpptcl/details/callbacks_v.h (copied) * code/trunk/src/cpptcl/details/constructors.h (copied) * code/trunk/src/cpptcl/details/conversions.h (copied) * code/trunk/src/cpptcl/details/dispatchers.h (copied) * code/trunk/src/cpptcl/details/metahelpers.h (copied) * code/trunk/src/cpptcl/details/methods.h (copied) * code/trunk/src/cpptcl/details/methods_v.h (copied) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/GraphicsEngine.cc (modified) * code/trunk/src/orxonox/GraphicsEngine.h (modified) * code/trunk/src/orxonox/Main.cc (modified) * code/trunk/src/orxonox/Orxonox.cc (modified) * code/trunk/src/orxonox/Orxonox.h (modified) * code/trunk/src/orxonox/OrxonoxPrereqs.h (modified) * code/trunk/src/orxonox/console (copied) * code/trunk/src/orxonox/console/InGameConsole.cc (copied) * code/trunk/src/orxonox/console/InGameConsole.h (copied) * code/trunk/src/util/String.cc (modified) * code/trunk/visual_studio/vc8/orxonox.vcproj (modified) merged console-branch back to trunk. IMPORTANT: update your media ... Wed, 23 Apr 2008 07:17:14 GMT rgrieder [1144] * code/branches/console/src/orxonox/console/InGameConsole.cc (modified) - activated noise