# # ChangeLog for code/branches/resource2/cmake # # Generated by Trac 1.0.9 # Nov 14, 2024, 2:16:22 AM Sat, 22 Aug 2009 20:51:21 GMT rgrieder [5667] * code/branches/resource2/cmake/InstallConfig.cmake (modified) * code/branches/resource2/cmake/PackageConfig.cmake (modified) * code/branches/resource2/cmake/TargetUtilities.cmake (modified) - New option for developers: Define ORXONOX_DEV as environment ... Thu, 20 Aug 2009 21:49:37 GMT rgrieder [5664] * code/branches/resource2/CMakeLists.txt (modified) * code/branches/resource2/cmake/CheckOGREPlugins.cmake (modified) * code/branches/resource2/cmake/CompilerConfig.cmake (copied) * code/branches/resource2/cmake/CompilerConfigGCC.cmake (moved) * code/branches/resource2/cmake/CompilerConfigMSVC.cmake (moved) * code/branches/resource2/cmake/InstallConfig.cmake (moved) * code/branches/resource2/cmake/LibraryConfig.cmake (modified) * code/branches/resource2/src/CMakeLists.txt (modified) * code/branches/resource2/src/OrxonoxConfig.cmake (copied) - Moved all (as far as possible) build related CMake options and ... Thu, 13 Aug 2009 20:50:07 GMT rgrieder [5645] * code/branches/resource2 (modified) * code/branches/resource2/CMakeLists.txt (modified) * code/branches/resource2/cmake/BuildConfig.cmake (modified) * code/branches/resource2/media/CMakeLists.txt (modified) * code/branches/resource2/media/DataInstallScript.cmake (moved) * code/branches/resource2/src/SpecialConfig.h.in (modified) * code/branches/resource2/src/core/ConfigFileManager.cc (modified) * code/branches/resource2/src/core/Core.cc (modified) * code/branches/resource2/src/core/Core.h (modified) * code/branches/resource2/src/core/GUIManager.cc (modified) * code/branches/resource2/src/core/LuaBind.cc (modified) * code/branches/resource2/src/orxonox/LevelManager.cc (modified) * code/branches/resource2/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/resource2/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/resource2/src/orxonox/objects/Level.cc (modified) * code/branches/resource2/src/orxonox/sound/SoundBase.cc (modified) Renamed media to data to restore consistency with game/data/trunk ... Thu, 13 Aug 2009 19:12:24 GMT rgrieder [5641] * code/branches/resource2/CMakeLists.txt (modified) * code/branches/resource2/bin/CMakeLists.txt (modified) * code/branches/resource2/bin/client1.bat.in (modified) * code/branches/resource2/bin/client2.bat.in (modified) * code/branches/resource2/bin/dedicated.bat.in (modified) * code/branches/resource2/bin/run.bat.in (modified) * code/branches/resource2/bin/server.bat.in (modified) * code/branches/resource2/bin/standalone.bat.in (modified) * code/branches/resource2/cmake/BuildConfig.cmake (modified) * code/branches/resource2/cmake/GenerateToluaBindings.cmake (modified) * code/branches/resource2/cmake/Media.cmake (deleted) * code/branches/resource2/cmake/PackageConfig.cmake (modified) * code/branches/resource2/cmake/PackageConfigMSVC.cmake (modified) * code/branches/resource2/cmake/PackageConfigMinGW.cmake (modified) * code/branches/resource2/cmake/TargetUtilities.cmake (modified) * code/branches/resource2/doc/api/CMakeLists.txt (modified) * code/branches/resource2/media/CMakeLists.txt (added) * code/branches/resource2/media/MediaInstallScript.cmake (added) * code/branches/resource2/src/SpecialConfig.h.in (modified) * code/branches/resource2/src/core/Core.cc (modified) * code/branches/resource2/src/core/Core.h (modified) * code/branches/resource2/src/core/GraphicsManager.cc (modified) * code/branches/resource2/src/core/GraphicsManager.h (modified) * code/branches/resource2/src/core/TclBind.cc (modified) * code/branches/resource2/src/orxonox/orxonox.vcproj.user.in (modified) Prepared build system for an external media directory. This revision ... Wed, 05 Aug 2009 15:15:35 GMT rgrieder [5610] * code/branches/resource2/cmake/ParseMacroArguments.cmake (modified) * code/branches/resource2/src/core/ClassFactory.h (modified) * code/branches/resource2/src/core/Factory.cc (modified) * code/branches/resource2/src/core/Factory.h (modified) * code/branches/resource2/src/network/CMakeLists.txt (modified) * code/branches/resource2/src/network/packet/CMakeLists.txt (modified) * code/branches/resource2/src/network/synchronisable/CMakeLists.txt (modified) * code/branches/resource2/src/util/CMakeLists.txt (modified) Improved CMake performance for runs after the first one. There are ... Thu, 30 Jul 2009 13:38:10 GMT rgrieder [3373] * code/branches/resource2 (copied) Created new resource branch to actually work on resource management. Thu, 30 Jul 2009 12:22:07 GMT rgrieder [3371] * code/trunk/cmake/TargetUtilities.cmake (modified) Build fix for the revision before the merge.