# # ChangeLog for code/branches/resource/src/core/Core.cc # # Generated by Trac 1.0.9 # Jun 18, 2024, 7:36:18 PM Fri, 24 Jul 2009 14:25:33 GMT rgrieder [3343] * code/branches/resource/src/core/Core.cc (modified) * code/branches/resource/src/core/Core.h (modified) * code/branches/resource/src/core/GameMode.h (modified) * code/branches/resource/src/orxonox/LevelManager.cc (modified) * code/branches/resource/src/orxonox/OrxonoxPrecompiledHeaders.h (modified) * code/branches/resource/src/orxonox/gamestates/GSGraphics.cc (modified) Expanded Core class by loadGraphics and unloadGraphics which don't do ... Sun, 19 Jul 2009 16:01:22 GMT rgrieder [3328] * code/branches/resource (copied) Created branch to work on resource management (first) and then on the ... Sun, 19 Jul 2009 13:11:15 GMT rgrieder [3323] * code/trunk/cmake/BuildConfig.cmake (modified) * code/trunk/src/core/CommandLine.cc (modified) * code/trunk/src/core/CommandLine.h (modified) * code/trunk/src/core/Core.cc (modified) * code/trunk/src/core/Core.h (modified) * code/trunk/src/core/Game.cc (modified) * code/trunk/src/core/Game.h (modified) * code/trunk/src/orxonox/GraphicsManager.cc (modified) * code/trunk/src/orxonox/Main.cc (modified) ORXONOX_USE_WINMAIN should now work as expected.