Changeset 7648 for code/trunk/data/levels
- Timestamp:
- Nov 13, 2010, 11:55:23 PM (14 years ago)
- Location:
- code/trunk
- Files:
-
- 27 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
- Property svn:mergeinfo changed
/code/branches/releasetodo (added) merged: 7614,7625-7629,7638-7639,7645-7647
- Property svn:mergeinfo changed
-
code/trunk/data/levels/Fight in our Back.oxw
r7463 r7648 1 <LevelInfo 2 name = "Fight in our Back" 3 description = "Our fleet is far ahead of us. We need to get rid of all the enemies in its back, because we do not want our enemies to attack from everywhere. So let us clear this Sector!" 4 tags = "" 5 /> 6 1 7 <?lua 2 8 include("stats.oxo") -
code/trunk/data/levels/Quest_PirateAttack.oxw
r7463 r7648 1 <LevelInfo 2 name = "Pirate Attack" 3 description = "Dani's Testlevel" 4 tags = "test" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/The Time Machine.oxw
r7163 r7648 1 <LevelInfo 2 name = "The Time Machine" 3 description = "A simple level. The only goal is to defeat as much enemies as you can." 4 tags = "" 5 /> 6 1 7 <?lua 2 8 include("stats.oxo") -
code/trunk/data/levels/empty_level.oxw
r7163 r7648 1 <LevelInfo 2 name = "Empty level" 3 description = "A level with absolutely nothing in it." 4 tags = "test" 5 /> 6 1 7 <?lua 2 8 include("stats.oxo") -
code/trunk/data/levels/events.oxw
r7163 r7648 1 <LevelInfo 2 name = "Events showcase" 3 description = "Level to test and showcase events." 4 tags = "test, showcase" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/fps_test.oxw
r7284 r7648 1 <LevelInfo 2 name = "FPS testlevel" 3 description = "Level to test First Person Shooter" 4 tags = "test" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/notifications.oxw
r7474 r7648 1 <LevelInfo 2 name = "Notifications showcase" 3 description = "Level to test and showcase notifications." 4 tags = "test, showcase" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/pickups.oxw
r7163 r7648 1 <LevelInfo 2 name = "Pickups showcase" 3 description = "Level to test and showcase pickups." 4 tags = "test, showcase" 5 /> 6 1 7 <?lua 2 8 include("stats.oxo") -
code/trunk/data/levels/presentation.oxw
r7163 r7648 1 <LevelInfo 2 name = "Presentation" 3 description = "Presentation Level" 4 tags = "presentation" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/presentation09.oxw
r7163 r7648 1 <LevelInfo 2 name = "Presentation X" 3 description = "1st Presentation level for Orxonox Convention X" 4 tags = "presentation" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/presentation09b.oxw
r7163 r7648 1 <LevelInfo 2 name = "Presentation X2" 3 description = "2nd Presentation level for Orxonox Convention X" 4 tags = "presentation" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/presentationFS10.oxw
r7163 r7648 1 <LevelInfo 2 name = "Presentation XI" 3 description = "1st Presentation level for Orxonox Convention XI" 4 tags = "presentation" 5 /> 6 1 7 <?lua 2 8 include("stats.oxo") -
code/trunk/data/levels/presentationHS09.oxw
r7163 r7648 1 <LevelInfo 2 name = "Presentation X" 3 description = "1st Presentation level for Orxonox Convention X" 4 tags = "presentation" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/presentationHS09b.oxw
r7163 r7648 1 <LevelInfo 2 name = "Presentation X" 3 description = "2nd Presentation level for Orxonox Convention X" 4 tags = "presentation" 5 /> 6 1 7 <?lua 2 8 include("stats.oxo") -
code/trunk/data/levels/presentation_FS10.oxw
r7284 r7648 1 <LevelInfo 2 name = "Presentation XI FPS" 3 description = "2nd Presentation level for Orxonox Convention XI, FPS" 4 tags = "presentation" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/presentation_FS10_ed.oxw
r7284 r7648 1 <LevelInfo 2 name = "Presentation XI FPS" 3 description = "3rd Presentation level for Orxonox Convention XI, FPS" 4 tags = "presentation" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/presentation_dm.oxw
r7163 r7648 1 <LevelInfo 2 name = "Presentation DM" 3 description = "Presentation Level" 4 tags = "presentation" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/princessaeryn.oxw
r7463 r7648 1 <LevelInfo 2 name = "The Tale of Princess Aeryn" 3 description = "The Tale of the elusive but beautiful Princess Aeryn" 4 tags = "" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/screenshot.oxw
r7163 r7648 1 <LevelInfo 2 name = "Screenshot" 3 description = "Level to make awesome screenshots in." 4 tags = "test" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/sound.oxw
r7163 r7648 1 <LevelInfo 2 name = "Sound showcase" 3 description = "Level to test and showcase sound." 4 tags = "test" 5 /> 6 1 7 <?lua 2 8 include("stats.oxo") -
code/trunk/data/levels/teambasematchlevel.oxw
r7163 r7648 1 <LevelInfo 2 name = "Teambase Match" 3 description = "Fight for the bases." 4 tags = "" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/teamdeathmatch.oxw
r7163 r7648 1 <LevelInfo 2 name = "Team Deathmatch" 3 description = "Fight against each other in teams." 4 tags = "" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/test_stars.oxw
r7163 r7648 1 <LevelInfo 2 name = "Stars Testlevel" 3 description = "Level to test stars" 4 tags = "test" 5 /> 6 1 7 <?lua 2 8 include("stats.oxo") -
code/trunk/data/levels/test_swallow.oxw
r7285 r7648 1 <LevelInfo 2 name = "Swallow Testlevel" 3 description = "Level to test the swallow spaceship." 4 tags = "test" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/tutorial.oxw
r7404 r7648 1 <LevelInfo 2 name = "Coding Tutorial" 3 description = "Level for the coding tutorial." 4 tags = "tutorial" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/trunk/data/levels/waypoints.oxw
r7163 r7648 1 <LevelInfo 2 name = "Waypoints Testlevel" 3 description = "Testing waypoings for AI controlled spaceships." 4 tags = "test" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo")
Note: See TracChangeset
for help on using the changeset viewer.