# # ChangeLog for code/branches/lastmanstanding/src/modules # # Generated by Trac 1.0.9 # Dec 4, 2024, 11:50:37 AM Wed, 01 Dec 2010 21:23:07 GMT jo [7693] * code/branches/lastmanstanding/data/levels/lastteamstanding.oxw (added) * code/branches/lastmanstanding/data/overlays/lastteamstandinghud.oxo (added) * code/branches/lastmanstanding/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/lastmanstanding/src/modules/overlays/hud/LastTeamStandingInfos.cc (added) * code/branches/lastmanstanding/src/modules/overlays/hud/LastTeamStandingInfos.h (added) * code/branches/lastmanstanding/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/CMakeLists.txt (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastTeamStanding.cc (added) * code/branches/lastmanstanding/src/orxonox/gametypes/LastTeamStanding.h (added) Argh. Thu, 11 Nov 2010 00:46:59 GMT landauf [7637] * code/branches/lastmanstanding/data/overlays/lastmanstandinghud.oxo (modified) * code/branches/lastmanstanding/src/modules/overlays/hud/LastManStandingInfos.cc (modified) * code/branches/lastmanstanding/src/modules/overlays/hud/LastManStandingInfos.h (modified) eol-style native Thu, 11 Nov 2010 00:35:49 GMT landauf [7636] * code/branches/lastmanstanding/data/overlays/lastmanstandinghud.oxo (modified) * code/branches/lastmanstanding/src/modules/overlays/OverlaysPrereqs.h (modified) * code/branches/lastmanstanding/src/modules/overlays/hud/LastManStandingInfos.cc (modified) * code/branches/lastmanstanding/src/modules/overlays/hud/LastManStandingInfos.h (modified) * code/branches/lastmanstanding/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.cc (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.h (modified) compiles and works Wed, 10 Nov 2010 20:59:50 GMT jo [7635] * code/branches/lastmanstanding/data/overlays/lastmanstandinghud.oxo (modified) * code/branches/lastmanstanding/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/lastmanstanding/src/modules/overlays/hud/LastManStandingInfos.cc (added) * code/branches/lastmanstanding/src/modules/overlays/hud/LastManStandingInfos.h (added) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.cc (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.h (modified) NON-compiling version. Work in Progress. Tue, 19 Oct 2010 16:25:17 GMT landauf [7554] * code/branches/lastmanstanding/src/modules/notifications/Notification.h (modified) small fix to make it compile again Wed, 22 Sep 2010 20:47:28 GMT jo [7479] * code/branches/lastmanstanding (copied) 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 ...