# # ChangeLog for code/branches/usability/src/orxonox/LevelManager.cc # # Generated by Trac 1.0.9 # Sep 19, 2024, 8:16:44 PM Sun, 06 Mar 2011 23:08:27 GMT dafrick [8039] * code/branches/usability/data/levels/presentationFS102.oxw (modified) * code/branches/usability/data/levels/presentationFS10Ed.oxw (modified) * code/branches/usability/src/orxonox/LevelManager.cc (modified) Adding warning for levels with same names. Mon, 28 Feb 2011 04:05:02 GMT rgrieder [7999] * code/branches/usability/src/orxonox/LevelManager.cc (modified) Fixing leaks: - Loading a level and then unloading it doesn't ... Mon, 28 Feb 2011 03:58:31 GMT rgrieder [7998] * code/branches/usability/src/orxonox/LevelManager.cc (modified) Clean up LevelInfoItem at the end of the program. Mon, 28 Feb 2011 03:54:09 GMT rgrieder [7997] * code/branches/usability/src/orxonox/LevelManager.cc (modified) Added warning for the case two Levels had the same identification ... Sat, 26 Feb 2011 05:44:25 GMT rgrieder [7963] * code/branches/usability/src/libraries/core/Loader.cc (modified) * code/branches/usability/src/libraries/core/Loader.h (modified) * code/branches/usability/src/orxonox/LevelManager.cc (modified) Added "replaceLuaTags" function to the Loader. That allows to load ... Sat, 19 Feb 2011 15:38:44 GMT landauf [7915] * code/branches/usability (copied) creating usability branch to work on features which are more than ... Mon, 31 Jan 2011 19:00:08 GMT dafrick [7839] * code/trunk/src/orxonox/LevelManager.cc (modified) Fixing bug in LevelManager, already fixed in tutoriallevel branch, ...