# # ChangeLog for code/branches/tutoriallevel # # Generated by Trac 1.0.9 # May 12, 2024, 12:36:44 PM Sun, 01 May 2011 12:16:43 GMT dafrick [8370] * code/branches/tutoriallevel/data/gui/scripts/NotificationLayer.lua (modified) * code/branches/tutoriallevel/src/modules/notifications/NotificationManager.cc (modified) Committing changes before merge. Mon, 14 Feb 2011 22:02:58 GMT dafrick [7894] * code/branches/tutoriallevel/data/gui/scripts/NotificationLayer.lua (modified) * code/branches/tutoriallevel/src/libraries/core/GUIManager.cc (modified) * code/branches/tutoriallevel/src/libraries/core/GUIManager.h (modified) * code/branches/tutoriallevel/src/modules/notifications/NotificationManager.cc (modified) * code/branches/tutoriallevel/src/modules/notifications/NotificationManager.h (modified) * code/branches/tutoriallevel/src/modules/notifications/NotificationQueue.cc (modified) * code/branches/tutoriallevel/src/modules/notifications/NotificationQueue.h (modified) Some extension of NotificationQueue, font size and color can now be ... Mon, 17 Jan 2011 19:51:15 GMT dafrick [7831] * code/branches/tutoriallevel/data/gui/layouts/QuestGUI.layout (modified) * code/branches/tutoriallevel/data/gui/scripts/QuestGUI.lua (modified) Improvements on QuestGUI, also documented some of the code. Sun, 16 Jan 2011 13:15:39 GMT dafrick [7830] * code/branches/tutoriallevel/data/gui/layouts/QuestGUI.layout (modified) * code/branches/tutoriallevel/data/gui/scripts/QuestGUI.lua (modified) * code/branches/tutoriallevel/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/tutoriallevel/data/levels/quests.oxw (added) * code/branches/tutoriallevel/src/modules/questsystem/QuestManager.cc (modified) * code/branches/tutoriallevel/src/modules/questsystem/QuestManager.h (modified) New implementation of QuestGUI. Should be much more usable now, ... Thu, 13 Jan 2011 22:43:20 GMT dafrick [7829] * code/branches/tutoriallevel/src/modules/objects/triggers/MultiTrigger.cc (modified) * code/branches/tutoriallevel/src/modules/objects/triggers/TriggerBase.h (modified) Fixing small bug in MultiTrigger. Thu, 13 Jan 2011 20:56:25 GMT dafrick [7828] * code/branches/tutoriallevel/src/orxonox/LevelManager.cc (modified) Fixed bug in LevelManager.