# # ChangeLog for code/branches/presentation3/src/modules/designtools/CMakeLists.txt # # Generated by Trac 1.0.9 # May 19, 2024, 11:34:44 AM Wed, 09 Jun 2010 22:04:41 GMT rgrieder [7135] * code/branches/presentation3/cmake/TargetUtilities.cmake (modified) * code/branches/presentation3/src/external/ceguilua/CMakeLists.txt (modified) * code/branches/presentation3/src/external/ogreceguirenderer/CMakeLists.txt (modified) * code/branches/presentation3/src/external/ois/CMakeLists.txt (modified) * code/branches/presentation3/src/external/tolua/CMakeLists.txt (modified) * code/branches/presentation3/src/libraries/core/CMakeLists.txt (modified) * code/branches/presentation3/src/libraries/network/CMakeLists.txt (modified) * code/branches/presentation3/src/libraries/tools/CMakeLists.txt (modified) * code/branches/presentation3/src/libraries/util/CMakeLists.txt (modified) * code/branches/presentation3/src/modules/designtools/CMakeLists.txt (modified) * code/branches/presentation3/src/modules/objects/CMakeLists.txt (modified) * code/branches/presentation3/src/modules/overlays/CMakeLists.txt (modified) * code/branches/presentation3/src/modules/pickup/CMakeLists.txt (modified) * code/branches/presentation3/src/modules/pong/CMakeLists.txt (modified) * code/branches/presentation3/src/modules/questsystem/CMakeLists.txt (modified) * code/branches/presentation3/src/modules/weapons/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/CMakeLists.txt (modified) Automatically handle DEFINE_SYMBOL for our own libraries. Also ... Sun, 30 May 2010 12:51:33 GMT scheusso [7015] * code/branches/presentation3/src/modules/designtools/CMakeLists.txt (modified) * code/branches/presentation3/src/modules/designtools/ScreenshotManager.cc (added) * code/branches/presentation3/src/modules/designtools/ScreenshotManager.h (added) adding ScreenshotManager in order to be able to make high-resolution ... Thu, 27 May 2010 20:31:25 GMT scheusso [6994] * code/branches/presentation3 (modified) * code/branches/presentation3/data/levels/test_stars.oxw (copied) * code/branches/presentation3/data/particle/fog.particle (copied) * code/branches/presentation3/src/libraries/core/Core.cc (modified) * code/branches/presentation3/src/modules/CMakeLists.txt (modified) * code/branches/presentation3/src/modules/designtools (copied) * code/branches/presentation3/src/modules/designtools/CMakeLists.txt (copied) * code/branches/presentation3/src/modules/designtools/CreateStars.cc (copied) * code/branches/presentation3/src/modules/designtools/CreateStars.h (copied) * code/branches/presentation3/src/modules/designtools/DesignToolsPrereqs.h (copied) * code/branches/presentation3/src/modules/designtools/SkyboxGenerator.cc (copied) * code/branches/presentation3/src/modules/designtools/SkyboxGenerator.h (copied) * code/branches/presentation3/src/modules/overlays/hud/GametypeStatus.cc (modified) * code/branches/presentation3/src/modules/overlays/hud/GametypeStatus.h (modified) * code/branches/presentation3/src/orxonox/controllers/AIController.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/ControllableEntity.h (modified) merged skybox2 branch to presentation merger branch Thu, 06 May 2010 14:36:12 GMT gionc [6861] * code/branches/skybox2/src/modules/designtools/CMakeLists.txt (modified) * code/branches/skybox2/src/modules/designtools/CreateStars.cc (added) * code/branches/skybox2/src/modules/designtools/CreateStars.h (added) Added StarCreator