# # ChangeLog for code/branches/presentation/src/orxonox/interfaces/InterfaceCompilation.cc # # Generated by Trac 1.0.9 # Jun 1, 2024, 11:08:10 AM Sat, 28 May 2011 15:10:01 GMT dafrick [8637] * code/branches/presentation (modified) * code/branches/presentation/data/gui/layouts/QuestGUI.layout (modified) * code/branches/presentation/data/gui/scripts/NotificationLayer.lua (modified) * code/branches/presentation/data/gui/scripts/QuestGUI.lua (modified) * code/branches/presentation/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/presentation/data/levels/FPSTest.oxw (modified) * code/branches/presentation/data/levels/asteroids.oxw (modified) * code/branches/presentation/data/levels/docking.oxw (modified) * code/branches/presentation/data/levels/dynamicMatch.oxw (modified) * code/branches/presentation/data/levels/earth.oxw (modified) * code/branches/presentation/data/levels/emptyLevel.oxw (modified) * code/branches/presentation/data/levels/events.oxw (modified) * code/branches/presentation/data/levels/fightInOurBack.oxw (modified) * code/branches/presentation/data/levels/includes/notifications.oxi (copied) * code/branches/presentation/data/levels/lastManStanding.oxw (modified) * code/branches/presentation/data/levels/lastTeamStanding.oxw (modified) * code/branches/presentation/data/levels/lastTeamStandingII.oxw (modified) * code/branches/presentation/data/levels/myTestLevel.oxw (modified) * code/branches/presentation/data/levels/notifications.oxw (modified) * code/branches/presentation/data/levels/pickups.oxw (modified) * code/branches/presentation/data/levels/pirateAttack.oxw (modified) * code/branches/presentation/data/levels/planets.oxw (modified) * code/branches/presentation/data/levels/pong.oxw (modified) * code/branches/presentation/data/levels/portals.oxw (modified) * code/branches/presentation/data/levels/presentation.oxw (modified) * code/branches/presentation/data/levels/presentation09.oxw (modified) * code/branches/presentation/data/levels/presentation09b.oxw (modified) * code/branches/presentation/data/levels/presentationDM.oxw (modified) * code/branches/presentation/data/levels/presentationFS10.oxw (modified) * code/branches/presentation/data/levels/presentationFS102.oxw (modified) * code/branches/presentation/data/levels/presentationFS10Ed.oxw (modified) * code/branches/presentation/data/levels/presentationFS11.oxw (modified) * code/branches/presentation/data/levels/presentationHS09.oxw (modified) * code/branches/presentation/data/levels/presentationHS09b.oxw (modified) * code/branches/presentation/data/levels/princessAeryn.oxw (modified) * code/branches/presentation/data/levels/quests.oxw (copied) * code/branches/presentation/data/levels/screenshot.oxw (modified) * code/branches/presentation/data/levels/shieldTest.oxw (modified) * code/branches/presentation/data/levels/sound.oxw (modified) * code/branches/presentation/data/levels/spaceRace.oxw (modified) * code/branches/presentation/data/levels/teamBaseMatch.oxw (modified) * code/branches/presentation/data/levels/teamDeathMatch.oxw (modified) * code/branches/presentation/data/levels/testStars.oxw (modified) * code/branches/presentation/data/levels/testSwallow.oxw (modified) * code/branches/presentation/data/levels/tetris.oxw (modified) * code/branches/presentation/data/levels/theTimeMachine.oxw (modified) * code/branches/presentation/data/levels/tutorial.oxw (modified) * code/branches/presentation/data/levels/underAttack.oxw (modified) * code/branches/presentation/data/levels/waypoints.oxw (modified) * code/branches/presentation/data/overlays/debug.oxo (modified) * code/branches/presentation/doc/api/groups/Triggers.dox (modified) * code/branches/presentation/src/libraries/core/GUIManager.cc (modified) * code/branches/presentation/src/libraries/core/GUIManager.h (modified) * code/branches/presentation/src/libraries/network/synchronisable/Synchronisable.cc (modified) * code/branches/presentation/src/modules/notifications/CMakeLists.txt (modified) * code/branches/presentation/src/modules/notifications/Notification.cc (deleted) * code/branches/presentation/src/modules/notifications/Notification.h (deleted) * code/branches/presentation/src/modules/notifications/NotificationDispatcher.cc (modified) * code/branches/presentation/src/modules/notifications/NotificationManager.cc (modified) * code/branches/presentation/src/modules/notifications/NotificationManager.h (modified) * code/branches/presentation/src/modules/notifications/NotificationQueue.cc (modified) * code/branches/presentation/src/modules/notifications/NotificationQueue.h (modified) * code/branches/presentation/src/modules/notifications/NotificationQueueCEGUI.cc (copied) * code/branches/presentation/src/modules/notifications/NotificationQueueCEGUI.h (copied) * code/branches/presentation/src/modules/objects/triggers/DistanceTrigger.cc (modified) * code/branches/presentation/src/modules/objects/triggers/DistanceTrigger.h (modified) * code/branches/presentation/src/modules/objects/triggers/EventTrigger.h (modified) * code/branches/presentation/src/modules/objects/triggers/MultiTrigger.cc (modified) * code/branches/presentation/src/modules/objects/triggers/TriggerBase.h (modified) * code/branches/presentation/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/presentation/src/modules/overlays/hud/GametypeStatus.cc (deleted) * code/branches/presentation/src/modules/overlays/hud/GametypeStatus.h (deleted) * code/branches/presentation/src/modules/questsystem/QuestDescription.cc (modified) * code/branches/presentation/src/modules/questsystem/QuestManager.cc (modified) * code/branches/presentation/src/modules/questsystem/QuestManager.h (modified) * code/branches/presentation/src/orxonox/LevelManager.cc (modified) * code/branches/presentation/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/presentation/src/orxonox/gametypes/Gametype.h (modified) * code/branches/presentation/src/orxonox/infos/GametypeInfo.cc (modified) * code/branches/presentation/src/orxonox/infos/GametypeInfo.h (modified) * code/branches/presentation/src/orxonox/interfaces/CMakeLists.txt (modified) * code/branches/presentation/src/orxonox/interfaces/InterfaceCompilation.cc (modified) * code/branches/presentation/src/orxonox/interfaces/NotificationListener.cc (copied) * code/branches/presentation/src/orxonox/interfaces/NotificationListener.h (modified) Merging tutoriallevel3 branch into presentation branch. Wed, 18 May 2011 08:57:00 GMT dafrick [8499] * code/branches/presentation (copied) Creating new presentation branch. Tue, 02 Nov 2010 21:36:20 GMT dafrick [7606] * code/trunk/src/orxonox/interfaces/InterfaceCompilation.cc (modified) Some small detail I forgot to change.