# # ChangeLog for code/branches/gui/src/orxonox/gamestates/GSLevel.cc # # Generated by Trac 1.0.9 # Jun 3, 2024, 2:24:29 PM Sat, 21 Mar 2009 16:30:16 GMT rgrieder [2814] * code/branches/gui/src/core/input/InputManager.cc (modified) * code/branches/gui/src/core/input/InputManager.h (modified) * code/branches/gui/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/gui/src/orxonox/gui/GUIManager.cc (modified) * code/branches/gui/src/orxonox/overlays/console/InGameConsole.cc (modified) InputManager upgrade number one: InputState priorities are managed ... Thu, 19 Mar 2009 09:58:43 GMT rgrieder [2801] * code/branches/gui/src/orxonox/CMakeLists.txt (modified) * code/branches/gui/src/orxonox/GraphicsManager.cc (moved) * code/branches/gui/src/orxonox/GraphicsManager.h (moved) * code/branches/gui/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/gui/src/orxonox/gamestates/GSClient.cc (modified) * code/branches/gui/src/orxonox/gamestates/GSDedicated.cc (modified) * code/branches/gui/src/orxonox/gamestates/GSGUI.cc (modified) * code/branches/gui/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/gui/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/gui/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/gui/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/gui/src/orxonox/gamestates/GSServer.cc (modified) * code/branches/gui/src/orxonox/gamestates/GSStandalone.cc (modified) * code/branches/gui/src/orxonox/gui/GUIManager.cc (modified) * code/branches/gui/src/orxonox/objects/worldentities/Planet.cc (modified) * code/branches/gui/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/gui/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/branches/gui/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/branches/gui/src/orxonox/overlays/console/InGameConsole.h (modified) * code/branches/gui/src/orxonox/overlays/debug/DebugFPSText.cc (modified) * code/branches/gui/src/orxonox/overlays/debug/DebugRTRText.cc (modified) * code/branches/gui/src/orxonox/tools/ParticleInterface.cc (modified) * code/branches/gui/src/orxonox/tools/Shader.cc (modified) * code/branches/gui/src/orxonox/tools/WindowEventListener.h (modified) Move graphic related content of GSGraphics to GraphicsManager which ... Tue, 17 Mar 2009 12:29:18 GMT bknecht [2796] * code/branches/gui (copied) created new branch to work on ingame GUI and GUI in general Sun, 08 Mar 2009 15:51:27 GMT scheusso [2759] * code/trunk/src/core/ArgumentCompletionFunctions.cc (modified) * code/trunk/src/core/CommandLine.cc (modified) * code/trunk/src/core/ConfigFileManager.cc (modified) * code/trunk/src/core/Core.cc (modified) * code/trunk/src/core/Core.h (modified) * code/trunk/src/core/Factory.cc (modified) * code/trunk/src/core/Factory.h (modified) * code/trunk/src/core/Language.cc (modified) * code/trunk/src/core/LuaBind.cc (modified) * code/trunk/src/network/ConnectionManager.cc (modified) * code/trunk/src/network/ConnectionManager.h (modified) * code/trunk/src/network/packet/ClassID.cc (modified) * code/trunk/src/network/packet/ClassID.h (modified) * code/trunk/src/network/packet/Gamestate.cc (modified) * code/trunk/src/network/packet/Gamestate.h (modified) * code/trunk/src/network/synchronisable/Synchronisable.cc (modified) * code/trunk/src/network/synchronisable/Synchronisable.h (modified) * code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified) * code/trunk/src/orxonox/gamestates/GSLevel.cc (modified) * code/trunk/src/orxonox/gamestates/GSRoot.cc (modified) * code/trunk/src/orxonox/gui/GUIManager.cc (modified) * code/trunk/src/orxonox/objects/worldentities/ExplosionChunk.cc (modified) merged network branch (windows,multiplayer fixes) back to trunk