# # ChangeLog for code/branches/core7/src/libraries/core/Loader.cc # # Generated by Trac 1.0.9 # May 12, 2024, 7:29:43 PM 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 ...