# # ChangeLog for code/trunk/data/overlays/dynamicMatchHUD.oxo # # Generated by Trac 1.0.9 # May 20, 2024, 12:04:38 AM Sun, 28 Nov 2010 22:21:20 GMT dafrick [7679] * code/trunk/data/levels/FPSTest.oxw (moved) * code/trunk/data/levels/asteroids.oxw (moved) * code/trunk/data/levels/dynamicMatch.oxw (moved) * code/trunk/data/levels/emptyLevel.oxw (moved) * code/trunk/data/levels/events.oxw (modified) * code/trunk/data/levels/fightInOurBack.oxw (moved) * code/trunk/data/levels/includes/weaponSettings1.oxi (moved) * code/trunk/data/levels/includes/weaponSettings2.oxi (moved) * code/trunk/data/levels/includes/weaponSettings3.oxi (moved) * code/trunk/data/levels/includes/weaponSettingsFPS.oxi (moved) * code/trunk/data/levels/includes/weaponSettingsGhost.oxi (moved) * code/trunk/data/levels/includes/weaponSettingsH2.oxi (moved) * code/trunk/data/levels/includes/weaponSettingsHXY.oxi (moved) * code/trunk/data/levels/includes/weaponSettingsPirate.oxi (moved) * code/trunk/data/levels/includes/weaponSettingsSwallow.oxi (moved) * code/trunk/data/levels/includes/weaponSettingsTransporter.oxi (moved) * code/trunk/data/levels/lastManStanding.oxw (moved) * code/trunk/data/levels/notifications.oxw (modified) * code/trunk/data/levels/old/CuboidSpaceStation.oxw (modified) * code/trunk/data/levels/old/physicsTest.oxw (moved) * code/trunk/data/levels/old/physicsTest2.oxw (moved) * code/trunk/data/levels/old/planetTest.oxw (moved) * code/trunk/data/levels/old/presentationLOD.oxw (modified) * code/trunk/data/levels/old/presentationPhysics.oxw (moved) * code/trunk/data/levels/old/princessAeryn.oxw (moved) * code/trunk/data/levels/old/questSystem.oxw (moved) * code/trunk/data/levels/old/sample4.oxw (modified) * code/trunk/data/levels/old/spaceshipTemplatesPhysics.oxw (moved) * code/trunk/data/levels/old/tutorialHS08.oxw (moved) * code/trunk/data/levels/pickups.oxw (modified) * code/trunk/data/levels/pirateAttack.oxw (moved) * code/trunk/data/levels/presentation.oxw (modified) * code/trunk/data/levels/presentation09.oxw (modified) * code/trunk/data/levels/presentation09b.oxw (modified) * code/trunk/data/levels/presentationDM.oxw (moved) * code/trunk/data/levels/presentationFS10.oxw (modified) * code/trunk/data/levels/presentationFS102.oxw (moved) * code/trunk/data/levels/presentationFS10Ed.oxw (moved) * code/trunk/data/levels/presentationHS09.oxw (modified) * code/trunk/data/levels/presentationHS09b.oxw (modified) * code/trunk/data/levels/presentation_pong.oxw (modified) * code/trunk/data/levels/princessAeryn.oxw (moved) * code/trunk/data/levels/screenshot.oxw (modified) * code/trunk/data/levels/sound.oxw (modified) * code/trunk/data/levels/teamBaseMatch.oxw (moved) * code/trunk/data/levels/teamDeathMatch.oxw (moved) * code/trunk/data/levels/templates/FPS.oxt (moved) * code/trunk/data/levels/templates/lodInformation.oxt (moved) * code/trunk/data/levels/templates/pickupRepresentationTemplates.oxt (moved) * code/trunk/data/levels/templates/spaceshipAssff.oxt (moved) * code/trunk/data/levels/templates/spaceshipGhost.oxt (moved) * code/trunk/data/levels/templates/spaceshipH2.oxt (moved) * code/trunk/data/levels/templates/spaceshipHXY.oxt (moved) * code/trunk/data/levels/templates/spaceshipHXYSL.oxt (moved) * code/trunk/data/levels/templates/spaceshipPirate.oxt (moved) * code/trunk/data/levels/templates/spaceshipSwallow.oxt (moved) * code/trunk/data/levels/templates/spaceshipTransporter.oxt (moved) * code/trunk/data/levels/templates/spaceshipTransporterSL.oxt (moved) * code/trunk/data/levels/testStars.oxw (moved) * code/trunk/data/levels/testSwallow.oxw (moved) * code/trunk/data/levels/theTimeMachine.oxw (moved) * code/trunk/data/levels/tutorial.oxw (modified) * code/trunk/data/levels/underAttack.oxw (moved) * code/trunk/data/levels/waypoints.oxw (modified) * code/trunk/data/overlays/HUD.oxo (moved) * code/trunk/data/overlays/HUDTemplates3.oxo (moved) * code/trunk/data/overlays/HUDTemplatesFPS.oxo (moved) * code/trunk/data/overlays/dynamicMatchHUD.oxo (moved) * code/trunk/data/overlays/lastManStandingHUD.oxo (moved) * code/trunk/data/overlays/pongHUD.oxo (moved) * code/trunk/data/overlays/teamBaseMatchHUD.oxo (moved) * code/trunk/data/overlays/underAttackHUD.oxo (moved) * code/trunk/doc/api/Groups.dox (modified) Renaming levelfiles (and some other) according to our new naming ... Thu, 18 Nov 2010 20:54:39 GMT rgrieder [7655] * code/trunk (modified) * code/trunk/data/levels/gametype_asteroids.oxw (modified) * code/trunk/data/levels/gametype_dynamicmatch.oxw (modified) * code/trunk/data/levels/gametype_lastmanstanding.oxw (copied) * code/trunk/data/levels/notifications.oxw (modified) * code/trunk/data/levels/test_swallow.oxw (modified) * code/trunk/data/overlays/dynamicmatchhud.oxo (modified) * code/trunk/data/overlays/lastmanstandinghud.oxo (copied) * code/trunk/src/modules/notifications/Notification.h (modified) * code/trunk/src/modules/overlays/OverlaysPrereqs.h (modified) * code/trunk/src/modules/overlays/hud/CMakeLists.txt (modified) * code/trunk/src/modules/overlays/hud/LastManStandingInfos.cc (copied) * code/trunk/src/modules/overlays/hud/LastManStandingInfos.h (copied) * code/trunk/src/orxonox/OrxonoxPrereqs.h (modified) * code/trunk/src/orxonox/gametypes/Asteroids.cc (modified) * code/trunk/src/orxonox/gametypes/CMakeLists.txt (modified) * code/trunk/src/orxonox/gametypes/LastManStanding.cc (copied) * code/trunk/src/orxonox/gametypes/LastManStanding.h (copied) * code/trunk/src/orxonox/worldentities/pawns/Pawn.h (modified) Merged lastmanstanding back to trunk.