# # ChangeLog for code/branches/network/src/orxonox/OrxonoxPrereqs.h # # Generated by Trac 1.0.9 # Jun 30, 2024, 1:49:01 PM Sat, 24 May 2008 20:08:42 GMT rgrieder [1414] * code/branches/network/src/audio/AudioPrereqs.h (modified) * code/branches/network/src/core/CorePrereqs.h (modified) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/core/KeyBinder.cc (modified) * code/branches/network/src/core/KeyBinder.h (modified) * code/branches/network/src/network/NetworkPrereqs.h (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) * code/branches/network/src/orxonox/Main.cc (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/network/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/hud/HUD.h (modified) * code/branches/network/src/util/OrxonoxPlatform.h (moved) * code/branches/network/src/util/UtilPrereqs.h (modified) * code/branches/network/visual_studio/vc8/orxonox.vcproj (modified) * code/branches/network/visual_studio/vc8/util.vcproj (modified) - moved OrxonoxPlatform.h to util (didn't even notice util recently) ... Sat, 24 May 2008 13:38:39 GMT rgrieder [1410] * code/branches/network/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/network/src/orxonox/hud/BarOverlayElement.cc (modified) * code/branches/network/src/orxonox/hud/BarOverlayElement.h (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/hud/HUD.h (modified) * code/branches/network/src/orxonox/hud/Navigation.cc (modified) * code/branches/network/src/orxonox/hud/Navigation.h (modified) * code/branches/network/src/orxonox/hud/OverlayElementFactories.h (modified) * code/branches/network/src/orxonox/hud/RadarObject.cc (modified) * code/branches/network/src/orxonox/hud/RadarObject.h (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.h (modified) * code/branches/network/visual_studio/vc8/orxonox.vcproj (modified) - converted tabs to spaces in HUD - adjusted msvc project Thu, 22 May 2008 13:12:46 GMT scheusso [1371] * code/branches/network (copied) create new network branch 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 ...