# # ChangeLog for code/branches/resource2/src/SpecialConfig.h.in # # Generated by Trac 1.0.9 # May 23, 2024, 11:56:04 PM 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 ... 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:10:44 GMT rgrieder [3370] * code/trunk (modified) * code/trunk/cmake/Media.cmake (modified) * code/trunk/cmake/PackageConfig.cmake (modified) * code/trunk/cmake/PackageConfigMSVC.cmake (modified) * code/trunk/src/SpecialConfig.h.in (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/Clock.h (modified) * code/trunk/src/core/ConfigFileManager.cc (modified) * code/trunk/src/core/ConfigFileManager.h (modified) * code/trunk/src/core/ConsoleCommandCompilation.cc (modified) * code/trunk/src/core/Core.cc (modified) * code/trunk/src/core/Core.h (modified) * code/trunk/src/core/CorePrereqs.h (modified) * code/trunk/src/core/GUIManager.cc (copied) * code/trunk/src/core/GUIManager.h (copied) * code/trunk/src/core/Game.cc (modified) * code/trunk/src/core/Game.h (modified) * code/trunk/src/core/GameMode.h (modified) * code/trunk/src/core/GameState.cc (modified) * code/trunk/src/core/GameState.h (modified) * code/trunk/src/core/GraphicsManager.cc (copied) * code/trunk/src/core/GraphicsManager.h (copied) * code/trunk/src/core/IRC.cc (modified) * code/trunk/src/core/Identifier.h (modified) * code/trunk/src/core/Language.cc (modified) * code/trunk/src/core/Language.h (modified) * code/trunk/src/core/Loader.cc (modified) * code/trunk/src/core/Loader.h (modified) * code/trunk/src/core/LuaBind.cc (modified) * code/trunk/src/core/LuaBind.h (modified) * code/trunk/src/core/Shell.cc (modified) * code/trunk/src/core/Shell.h (modified) * code/trunk/src/core/TclBind.cc (modified) * code/trunk/src/core/TclBind.h (modified) * code/trunk/src/core/TclThreadManager.cc (modified) * code/trunk/src/core/TclThreadManager.h (modified) * code/trunk/src/core/input/InputManager.cc (modified) * code/trunk/src/core/input/InputManager.h (modified) * code/trunk/src/cpptcl/changes_orxonox.diff (modified) * code/trunk/src/cpptcl/cpptcl.cc (modified) * code/trunk/src/cpptcl/cpptcl.h (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/CameraManager.cc (modified) * code/trunk/src/orxonox/CameraManager.h (modified) * code/trunk/src/orxonox/GraphicsManager.cc (deleted) * code/trunk/src/orxonox/GraphicsManager.h (deleted) * code/trunk/src/orxonox/LevelManager.cc (modified) * code/trunk/src/orxonox/LevelManager.h (modified) * code/trunk/src/orxonox/Main.cc (modified) * code/trunk/src/orxonox/OrxonoxPrecompiledHeaders.h (modified) * code/trunk/src/orxonox/OrxonoxPrereqs.h (modified) * code/trunk/src/orxonox/PawnManager.cc (modified) * code/trunk/src/orxonox/PawnManager.h (modified) * code/trunk/src/orxonox/PlayerManager.cc (modified) * code/trunk/src/orxonox/PlayerManager.h (modified) * code/trunk/src/orxonox/gamestates/GSClient.cc (modified) * code/trunk/src/orxonox/gamestates/GSClient.h (modified) * code/trunk/src/orxonox/gamestates/GSDedicated.cc (modified) * code/trunk/src/orxonox/gamestates/GSDedicated.h (modified) * code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified) * code/trunk/src/orxonox/gamestates/GSGraphics.h (modified) * code/trunk/src/orxonox/gamestates/GSIOConsole.cc (modified) * code/trunk/src/orxonox/gamestates/GSIOConsole.h (modified) * code/trunk/src/orxonox/gamestates/GSLevel.cc (modified) * code/trunk/src/orxonox/gamestates/GSLevel.h (modified) * code/trunk/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/trunk/src/orxonox/gamestates/GSMainMenu.h (modified) * code/trunk/src/orxonox/gamestates/GSRoot.cc (modified) * code/trunk/src/orxonox/gamestates/GSRoot.h (modified) * code/trunk/src/orxonox/gamestates/GSServer.cc (modified) * code/trunk/src/orxonox/gamestates/GSServer.h (modified) * code/trunk/src/orxonox/gamestates/GSStandalone.cc (modified) * code/trunk/src/orxonox/gamestates/GSStandalone.h (modified) * code/trunk/src/orxonox/gui (deleted) * code/trunk/src/orxonox/objects/pickup/BaseItem.h (modified) * code/trunk/src/orxonox/objects/pickup/PickupInventory.cc (modified) * code/trunk/src/orxonox/objects/pickup/PickupInventory.h (modified) * code/trunk/src/orxonox/objects/pickup/PickupSpawner.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestDescription.h (modified) * code/trunk/src/orxonox/objects/quest/QuestListener.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestManager.h (modified) * code/trunk/src/orxonox/overlays/GUIOverlay.cc (modified) * code/trunk/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/overlays/console/InGameConsole.h (modified) * code/trunk/src/orxonox/overlays/notifications/NotificationManager.cc (modified) * code/trunk/src/orxonox/overlays/notifications/NotificationManager.h (modified) * code/trunk/src/orxonox/sound/SoundBase.cc (modified) * code/trunk/src/orxonox/sound/SoundManager.cc (modified) * code/trunk/src/orxonox/sound/SoundManager.h (modified) * code/trunk/src/orxonox/tools/ParticleInterface.cc (modified) * code/trunk/src/orxonox/tools/ParticleInterface.h (modified) * code/trunk/src/orxonox/tools/Shader.cc (modified) * code/trunk/src/util/ScopeGuard.h (modified) * code/trunk/src/util/SignalHandler.cc (modified) * code/trunk/src/util/SignalHandler.h (modified) * code/trunk/src/util/Singleton.h (copied) Merged resource branch back to the trunk. Changes: - Automated ...