# # ChangeLog for code/branches/core4/src/orxonox/CMakeLists.txt # # Generated by Trac 1.0.9 # Sep 11, 2024, 8:58:49 PM Mon, 29 Jun 2009 11:32:40 GMT rgrieder [3245] * code/branches/core4/src/core/CMakeLists.txt (modified) * code/branches/core4/src/core/Game.cc (modified) * code/branches/core4/src/core/Game.h (modified) * code/branches/core4/src/orxonox/CMakeLists.txt (modified) * code/branches/core4/src/orxonox/LevelManager.cc (modified) * code/branches/core4/src/orxonox/LevelManager.h (modified) * code/branches/core4/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/core4/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/core4/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/core4/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/core4/src/orxonox/gamestates/GSRoot.h (modified) Moved Game::getLevel to LevelManager::getStartLevel and ... Tue, 23 Jun 2009 16:59:43 GMT rgrieder [3222] * code/branches/core4 (copied) Creating branch for new features/changes in the core. Sun, 21 Jun 2009 17:55:00 GMT rgrieder [3204] * code/trunk/src/orxonox/CMakeLists.txt (modified) PCH should be enabled by default for the orxonox target.