# # ChangeLog for code/branches/gui/src/orxonox/gui # # Generated by Trac 1.0.9 # Jun 11, 2024, 6:36:46 AM Tue, 31 Mar 2009 12:14:09 GMT bknecht [2875] * 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/gui/GUIManager.cc (modified) * code/branches/gui/src/orxonox/gui/GUIManager.h (modified) (Doxygen) Documentation added for GUIManager and some GameState classes. Mon, 30 Mar 2009 21:34:51 GMT bknecht [2869] * 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/GSMainMenu.cc (modified) * code/branches/gui/src/orxonox/gamestates/GSStandalone.cc (modified) * code/branches/gui/src/orxonox/gamestates/GSStandalone.h (modified) * code/branches/gui/src/orxonox/gui/GUIManager.cc (modified) Including some features to use only mouse or keys in a GUI, also ... Thu, 26 Mar 2009 14:18:08 GMT bknecht [2853] * code/branches/gui/cmake/BuildConfig.cmake (modified) * code/branches/gui/src/core/Game.h (modified) * code/branches/gui/src/network/packet/Gamestate.h (modified) * code/branches/gui/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/gui/src/orxonox/gui/GUIManager.cc (modified) * code/branches/gui/src/orxonox/gui/GUIManager.h (modified) Fixed some bugs. Please do not break the code, when working with ... Wed, 25 Mar 2009 22:53:04 GMT rgrieder [2850] * code/branches/gui/bin/client1.bat.in (modified) * code/branches/gui/bin/client1.in (modified) * code/branches/gui/bin/client2.bat.in (modified) * code/branches/gui/bin/client2.in (modified) * code/branches/gui/bin/dedicated.bat.in (modified) * code/branches/gui/bin/dedicated.in (modified) * code/branches/gui/bin/server.bat.in (modified) * code/branches/gui/bin/server.in (modified) * code/branches/gui/bin/standalone.bat.in (modified) * code/branches/gui/bin/standalone.in (modified) * code/branches/gui/src/core/Game.cc (modified) * code/branches/gui/src/core/Game.h (modified) * code/branches/gui/src/core/GameState.cc (modified) * code/branches/gui/src/core/GameState.h (modified) * code/branches/gui/src/orxonox/CameraManager.cc (modified) * code/branches/gui/src/orxonox/GraphicsManager.cc (modified) * code/branches/gui/src/orxonox/GraphicsManager.h (modified) * code/branches/gui/src/orxonox/gamestates/CMakeLists.txt (modified) * code/branches/gui/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/gui/src/orxonox/gamestates/GSIOConsole.cc (modified) * code/branches/gui/src/orxonox/gamestates/GSIOConsole.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/GSMainMenu.cc (moved) * code/branches/gui/src/orxonox/gamestates/GSMainMenu.h (moved) * code/branches/gui/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/gui/src/orxonox/gui/GUIManager.cc (modified) * code/branches/gui/src/orxonox/gui/GUIManager.h (modified) - Started working on cleaning up the GameState mess ;) - Cleaned out ... Wed, 25 Mar 2009 14:17:38 GMT rgrieder [2841] * code/branches/gui/src/orxonox/gui/GUIManager.cc (modified) Using loadGUI_2.lua in this branch now. Wed, 25 Mar 2009 10:15:28 GMT bknecht [2840] * code/branches/gui/src/orxonox/gui/GUIManager.cc (modified) * code/branches/gui/src/orxonox/gui/GUIManager.h (modified) GUIManager now behaves how it should. Most things seem to work fine. ... Mon, 23 Mar 2009 15:48:23 GMT bknecht [2834] * code/branches/gui/src/orxonox/CameraManager.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/gui/GUIManager.h (modified) When you change the camera, the GUI is now newly set. Also: the GUI ... 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 ... Sat, 21 Mar 2009 00:07:53 GMT bknecht [2808] * code/branches/gui/src/orxonox/gamestates/GSGUI.cc (modified) * code/branches/gui/src/orxonox/gamestates/GSStandalone.cc (modified) * code/branches/gui/src/orxonox/gamestates/GSStandalone.h (modified) * code/branches/gui/src/orxonox/gui/GUIManager.cc (modified) * code/branches/gui/src/orxonox/gui/GUIManager.h (modified) You can now toggle visibility ingame. Strangely the SceneManager ... 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 ... Thu, 19 Mar 2009 09:34:54 GMT rgrieder [2800] * code/branches/gui/src/core/Core.cc (modified) * code/branches/gui/src/core/Core.h (modified) * code/branches/gui/src/core/TclThreadManager.cc (modified) * code/branches/gui/src/core/TclThreadManager.h (modified) * code/branches/gui/src/core/input/CalibratorCallback.h (modified) * code/branches/gui/src/core/input/ExtendedInputState.cc (modified) * code/branches/gui/src/core/input/ExtendedInputState.h (modified) * code/branches/gui/src/core/input/InputBuffer.cc (modified) * code/branches/gui/src/core/input/InputBuffer.h (modified) * code/branches/gui/src/core/input/InputInterfaces.h (modified) * code/branches/gui/src/core/input/InputManager.cc (modified) * code/branches/gui/src/core/input/InputManager.h (modified) * code/branches/gui/src/core/input/InputState.h (modified) * code/branches/gui/src/core/input/KeyBinder.cc (modified) * code/branches/gui/src/core/input/KeyBinder.h (modified) * code/branches/gui/src/core/input/SimpleInputState.h (modified) * code/branches/gui/src/network/Client.cc (modified) * code/branches/gui/src/network/Client.h (modified) * code/branches/gui/src/network/Server.cc (modified) * code/branches/gui/src/network/Server.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/GSRoot.cc (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.h (modified) * code/branches/gui/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/branches/gui/src/orxonox/overlays/console/InGameConsole.h (modified) Renaming "tick" to "update" for all those classes not inheriting from ... 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 Mon, 16 Mar 2009 10:47:06 GMT bknecht [2790] * code/trunk/src/ogreceguirenderer/OgreCEGUIRenderer.cpp (modified) * code/trunk/src/orxonox/gamestates/GSGUI.cc (modified) * code/trunk/src/orxonox/gamestates/GSLevel.h (modified) * code/trunk/src/orxonox/gamestates/GSStandalone.cc (modified) * code/trunk/src/orxonox/gamestates/GSStandalone.h (modified) * code/trunk/src/orxonox/gui/GUIManager.cc (modified) * code/trunk/src/orxonox/gui/GUIManager.h (modified) Ugly hack to use GUI ingame. Hack itself needs improvement AND of ...