# # ChangeLog for code/branches/lod/src/orxonox/OrxonoxStableHeaders.h # # Generated by Trac 1.0.9 # Jun 11, 2024, 2:58:20 PM Wed, 29 Oct 2008 14:39:35 GMT runom [2053] * code/branches/lod/bin/def_keybindings.ini (modified) * code/branches/lod/src/core/XMLPort.h (modified) * code/branches/lod/src/core/input/InputManager.cc (modified) * code/branches/lod/src/orxonox/CMakeLists.txt (modified) * code/branches/lod/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/lod/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/lod/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/lod/src/orxonox/objects/Planet.cc (added) * code/branches/lod/src/orxonox/objects/Planet.h (added) * code/branches/lod/src/util/OrxonoxPlatform.h (modified) Added planets class Wed, 15 Oct 2008 14:31:02 GMT FelixSchulthess [1936] * code/branches/lod (copied) i create lod branch again Sat, 27 Sep 2008 23:15:26 GMT rgrieder [1841] * code/trunk/src/core/BaseObject.h (modified) * code/trunk/src/core/Namespace.h (modified) * code/trunk/src/core/Super.h (modified) * code/trunk/src/core/XMLIncludes.h (moved) * code/trunk/src/core/XMLPort.h (modified) * code/trunk/src/network/Synchronisable.h (modified) * code/trunk/src/orxonox/OrxonoxStableHeaders.h (modified) * code/trunk/src/orxonox/gui/OgreCEGUIRenderer.h (modified) * code/trunk/src/orxonox/objects/WorldEntity.h (modified) * code/trunk/src/util/Sleep.h (modified) * code/trunk/visual_studio/vc8/core.vcproj (modified) * code/trunk/visual_studio/vc8/util.vcproj (modified) - "windows.h" --> "winbase.h" in Sleep.h. This causes less trouble ...