# # ChangeLog for code/branches/core5/src/modules/CMakeLists.txt # # Generated by Trac 1.0.9 # Sep 17, 2024, 10:54:34 AM Wed, 30 Sep 2009 16:13:09 GMT rgrieder [5842] * code/branches/core5/src/modules/CMakeLists.txt (modified) * code/branches/core5/src/orxonox/CMakeLists.txt (modified) * code/branches/core5/src/orxonox/gamestates (moved) * code/branches/core5/src/orxonox/gamestates/CMakeLists.txt (modified) * code/branches/core5/src/orxonox/gamestates/GSClient.h (modified) * code/branches/core5/src/orxonox/gamestates/GSDedicated.h (modified) * code/branches/core5/src/orxonox/gamestates/GSGraphics.cc (copied) * code/branches/core5/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/core5/src/orxonox/gamestates/GSIOConsole.h (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.cc (copied) * code/branches/core5/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.h (modified) * code/branches/core5/src/orxonox/gamestates/GSRoot.h (modified) * code/branches/core5/src/orxonox/gamestates/GSServer.h (modified) * code/branches/core5/src/orxonox/gamestates/GSStandalone.h (modified) * code/branches/core5/src/modules/gamestates/GameStatesPrecompiledHeaders.h (deleted) * code/branches/core5/src/modules/gamestates/GameStatesPrereqs.h (deleted) Moved GameStates back to the orxonox library. This resolves an issue ... Wed, 23 Sep 2009 18:43:45 GMT landauf [5768] * code/branches/core5 (copied) created new core branch to work on smart pointers and some other ... Sun, 20 Sep 2009 12:58:51 GMT rgrieder [5752] * code/trunk/cmake/GenerateToluaBindings.cmake (modified) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/Orxonox.cc (modified) * code/trunk/src/external/tolua/lua/package.lua (modified) * code/trunk/src/libraries/CMakeLists.txt (modified) * code/trunk/src/modules/CMakeLists.txt (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) Small changes for the include directories: - Our own directories get ...