# # ChangeLog for code/branches/core7/src/libraries/core/Loader.cc # # Generated by Trac 1.0.9 # Apr 28, 2024, 2:58:28 AM Wed, 09 Sep 2015 13:55:26 GMT landauf [10577] * code/branches/core7/src/libraries/core/Loader.cc (modified) no need to store the namespace again, this is already done in the ... Sat, 30 May 2015 08:18:07 GMT landauf [10508] * code/branches/core7/src/libraries/core/GraphicsManager.cc (modified) * code/branches/core7/src/libraries/core/Loader.cc (modified) * code/branches/core7/src/libraries/core/Loader.h (modified) * code/branches/core7/src/orxonox/Level.cc (modified) * code/branches/core7/src/orxonox/gamestates/GSLevel.cc (modified) removed unused code from Loader Thu, 23 Apr 2015 20:44:57 GMT landauf [10392] * code/branches/core7/src/libraries/core/Core.cc (modified) * code/branches/core7/src/libraries/core/Core.h (modified) * code/branches/core7/src/libraries/core/CorePrereqs.h (modified) * code/branches/core7/src/libraries/core/GraphicsManager.cc (modified) * code/branches/core7/src/libraries/core/Loader.cc (modified) * code/branches/core7/src/libraries/core/Loader.h (modified) * code/branches/core7/src/libraries/core/XMLPort.cc (modified) * code/branches/core7/src/orxonox/Level.cc (modified) * code/branches/core7/src/orxonox/LevelManager.cc (modified) * code/branches/core7/src/orxonox/gamestates/GSLevel.cc (modified) Loader is now a singleton instead of a static class. fixes issue with ... Sun, 22 Mar 2015 21:00:03 GMT landauf [10328] * code/branches/core7 (copied) created branch to work on new core features Wed, 18 Feb 2015 20:56:38 GMT landauf [10278] * code/trunk/src/libraries/core/Loader.cc (modified) fixed issue with inline-lua-code. only add an extra space if there's ...