# # ChangeLog for code/branches/releasetodo/data/levels/notifications.oxw # # Generated by Trac 1.0.9 # Jun 16, 2024, 6:46:48 AM Sat, 06 Nov 2010 19:17:20 GMT dafrick [7625] * code/branches/releasetodo/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/releasetodo/data/levels/empty_level.oxw (modified) * code/branches/releasetodo/data/levels/notifications.oxw (modified) * code/branches/releasetodo/src/orxonox/LevelInfo.cc (deleted) * code/branches/releasetodo/src/orxonox/LevelInfo.h (modified) * code/branches/releasetodo/src/orxonox/LevelManager.cc (modified) * code/branches/releasetodo/src/orxonox/LevelManager.h (modified) * code/branches/releasetodo/src/orxonox/OrxonoxPrereqs.h (modified) Introducing LevelInfo class, which can be used to specify things ... Thu, 04 Nov 2010 16:01:40 GMT dafrick [7614] * code/branches/releasetodo/data/levels/notifications.oxw (modified) * code/branches/releasetodo/src/orxonox/CMakeLists.txt (modified) * code/branches/releasetodo/src/orxonox/Level.cc (modified) * code/branches/releasetodo/src/orxonox/LevelInfo.cc (added) * code/branches/releasetodo/src/orxonox/LevelInfo.h (added) * code/branches/releasetodo/src/orxonox/LevelManager.cc (modified) * code/branches/releasetodo/src/orxonox/OrxonoxPrereqs.h (modified) Trying out some stuff. Thu, 04 Nov 2010 10:08:32 GMT dafrick [7613] * code/branches/releasetodo (copied) Creating a new branch to do release stuff... Tue, 21 Sep 2010 21:15:44 GMT dafrick [7474] * code/trunk/data/levels/notifications.oxw (modified) * code/trunk/src/modules/notifications/Notification.cc (modified) * code/trunk/src/modules/notifications/Notification.h (modified) * code/trunk/src/modules/notifications/NotificationDispatcher.cc (modified) * code/trunk/src/modules/notifications/NotificationDispatcher.h (modified) * code/trunk/src/modules/notifications/NotificationManager.cc (modified) * code/trunk/src/modules/notifications/NotificationManager.h (modified) * code/trunk/src/modules/notifications/dispatchers/CommandNotification.cc (modified) * code/trunk/src/modules/notifications/dispatchers/CommandNotification.h (modified) * code/trunk/src/modules/notifications/dispatchers/SimpleNotification.cc (modified) * code/trunk/src/modules/objects/Script.cc (modified) * code/trunk/src/modules/objects/Script.h (modified) * code/trunk/src/modules/questsystem/CMakeLists.txt (modified) * code/trunk/src/modules/questsystem/QuestDescription.cc (modified) * code/trunk/src/modules/questsystem/QuestDescription.h (modified) * code/trunk/src/modules/questsystem/QuestNotification.cc (deleted) * code/trunk/src/modules/questsystem/QuestNotification.h (deleted) * code/trunk/src/modules/questsystem/QuestsystemPrereqs.h (modified) * code/trunk/src/orxonox/PlayerManager.cc (modified) Synchronizing Notifications. In the course of that, notifications ...