# # ChangeLog for code/branches/gui/src/orxonox/Game.cc # # Generated by Trac 1.0.9 # Jun 1, 2024, 5:45:42 AM Thu, 19 Mar 2009 15:59:30 GMT rgrieder [2805] * code/branches/gui/src/core/Clock.h (modified) * code/branches/gui/src/core/GameState.h (modified) * code/branches/gui/src/core/RootGameState.cc (modified) * code/branches/gui/src/core/RootGameState.h (modified) * code/branches/gui/src/orxonox/CMakeLists.txt (modified) * code/branches/gui/src/orxonox/Game.cc (added) * code/branches/gui/src/orxonox/Game.h (added) * code/branches/gui/src/orxonox/GraphicsManager.h (modified) * code/branches/gui/src/orxonox/Main.cc (deleted) * code/branches/gui/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/gui/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/gui/src/orxonox/gamestates/GSRoot.h (modified) Added new class: Game It represents basic operation related to the ...