# # ChangeLog for code/branches/usability/src/modules # # Generated by Trac 1.0.9 # Apr 27, 2024, 7:27:54 PM Tue, 15 Mar 2011 20:00:05 GMT dafrick [8077] * code/branches/usability/src/modules/designtools/ScreenshotManager.cc (modified) * code/branches/usability/src/modules/designtools/ScreenshotManager.h (modified) * code/branches/usability/src/modules/designtools/SkyboxGenerator.cc (modified) Improving documentation of ScreenshotManager. Mon, 14 Mar 2011 16:36:36 GMT dafrick [8076] * code/branches/usability/data/gui/scripts/KeyBindMenu.lua (modified) * code/branches/usability/src/modules/designtools/ScreenshotManager.cc (modified) * code/branches/usability/src/modules/designtools/ScreenshotManager.h (modified) Adding screenshot to KeybindMenu and making "size" of screenhsot ... Sun, 27 Feb 2011 10:32:08 GMT dafrick [7987] * code/branches/usability/src/modules/notifications/NotificationManager.cc (modified) * code/branches/usability/src/modules/notifications/NotificationQueue.cc (modified) Hopefully fixing two bugs. Sun, 27 Feb 2011 02:11:42 GMT rgrieder [7978] * code/branches/usability/src/modules/objects/triggers/DistanceMultiTrigger.cc (modified) * code/branches/usability/src/modules/objects/triggers/DistanceTrigger.cc (modified) * code/branches/usability/src/modules/objects/triggers/DistanceTrigger.h (modified) * code/branches/usability/src/modules/pickup/PickupRepresentation.cc (modified) * code/branches/usability/src/modules/questsystem/effects/AddQuestHint.cc (modified) * code/branches/usability/src/modules/questsystem/effects/ChangeQuestStatus.cc (modified) * code/branches/usability/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/usability/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/usability/src/orxonox/gamestates/GSMainMenu.h (modified) Increased code readability by replacing some BLANKSTRING with plain ... Sat, 26 Feb 2011 18:38:59 GMT dafrick [7970] * code/branches/usability/src/modules/questsystem/QuestItem.cc (modified) * code/branches/usability/src/modules/questsystem/QuestManager.cc (modified) Fixing stupid bug in QuestManager, its really strange that it worked ... 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 ... 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