# # ChangeLog for code/branches/usability/src # # Generated by Trac 1.0.9 # May 13, 2024, 3:49:57 PM Sun, 20 Feb 2011 16:29:02 GMT landauf [7935] * code/branches/usability/data/gui/scripts/InGameMenu.lua (modified) * code/branches/usability/data/overlays/debug.oxo (modified) * code/branches/usability/src/modules/overlays/OverlaysPrereqs.h (modified) * code/branches/usability/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/usability/src/modules/overlays/hud/PauseNotice.cc (added) * code/branches/usability/src/modules/overlays/hud/PauseNotice.h (added) * code/branches/usability/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/usability/src/orxonox/gamestates/GSRoot.h (modified) - opening the ingame menu pauses the game, closing the ingame menu ... Sun, 20 Feb 2011 14:28:18 GMT landauf [7930] * code/branches/usability/src/orxonox/controllers/HumanController.cc (modified) * code/branches/usability/src/orxonox/controllers/HumanController.h (modified) - fixed crash when calling toggleGodMode command without controllable ... Sun, 20 Feb 2011 14:11:30 GMT landauf [7929] * code/branches/usability/src/orxonox/sound/AmbientSound.cc (modified) forgot to call RegisterObject() for AmbientSound - music now again ... 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 ... Thu, 17 Feb 2011 23:08:00 GMT landauf [7911] * code/trunk/src/modules/pong/Pong.cc (modified) * code/trunk/src/modules/pong/Pong.h (modified) Pong gametype should delete the objects it created