Changeset 7629 for code/branches/releasetodo/data/levels
- Timestamp:
- Nov 10, 2010, 10:46:04 AM (14 years ago)
- Location:
- code/branches/releasetodo/data/levels
- Files:
-
- 25 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/releasetodo/data/levels/Fight in our Back.oxw
r7463 r7629 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 = "deathmatch, quests" 5 /> 6 1 7 <?lua 2 8 include("stats.oxo") -
code/branches/releasetodo/data/levels/Quest_PirateAttack.oxw
r7463 r7629 1 <LevelInfo 2 name = "Pirate Attack" 3 description = "Dani's Testlevel" 4 tags = "test, quests" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/branches/releasetodo/data/levels/The Time Machine.oxw
r7163 r7629 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 = "deathmatch" 5 /> 6 1 7 <?lua 2 8 include("stats.oxo") -
code/branches/releasetodo/data/levels/empty_level.oxw
r7625 r7629 2 2 name = "Empty level" 3 3 description = "A level with absolutely nothing in it." 4 tags = " test,empty"4 tags = "empty" 5 5 /> 6 6 -
code/branches/releasetodo/data/levels/events.oxw
r7163 r7629 1 <LevelInfo 2 name = "Events showcase" 3 description = "Level to test and showcase events." 4 tags = "test, showcase, events" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/branches/releasetodo/data/levels/fps_test.oxw
r7284 r7629 1 <LevelInfo 2 name = "FPS testlevel" 3 description = "Level to test First Person Shooter" 4 tags = "test, FPS" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/branches/releasetodo/data/levels/pickups.oxw
r7163 r7629 1 <LevelInfo 2 name = "Pickups showcase" 3 description = "Level to test and showcase pickups." 4 tags = "test, showcase, pickups" 5 /> 6 1 7 <?lua 2 8 include("stats.oxo") -
code/branches/releasetodo/data/levels/presentation.oxw
r7163 r7629 1 <LevelInfo 2 name = "Presentation" 3 description = "Presentation Level" 4 tags = "presentation" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/branches/releasetodo/data/levels/presentation09.oxw
r7163 r7629 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/branches/releasetodo/data/levels/presentation09b.oxw
r7163 r7629 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/branches/releasetodo/data/levels/presentationFS10.oxw
r7163 r7629 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/branches/releasetodo/data/levels/presentationHS09.oxw
r7163 r7629 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/branches/releasetodo/data/levels/presentationHS09b.oxw
r7163 r7629 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/branches/releasetodo/data/levels/presentation_FS10.oxw
r7284 r7629 1 <LevelInfo 2 name = "Presentation XI FPS" 3 description = "2nd Presentation level for Orxonox Convention XI, FPS" 4 tags = "presentation, fps" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/branches/releasetodo/data/levels/presentation_FS10_ed.oxw
r7284 r7629 1 <LevelInfo 2 name = "Presentation XI FPS" 3 description = "3rd Presentation level for Orxonox Convention XI, FPS" 4 tags = "presentation, fps" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/branches/releasetodo/data/levels/presentation_dm.oxw
r7163 r7629 1 <LevelInfo 2 name = "Presentation DM" 3 description = "Presentation Level" 4 tags = "presentation" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/branches/releasetodo/data/levels/princessaeryn.oxw
r7463 r7629 1 <LevelInfo 2 name = "The Tale of Princess Aeryn" 3 description = "The Tale of the elusive but beautiful Princess Aeryn" 4 tags = "quests" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/branches/releasetodo/data/levels/screenshot.oxw
r7163 r7629 1 <LevelInfo 2 name = "Screenshot" 3 description = "Level to make awesome screenshots in." 4 tags = "test, screenshot" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/branches/releasetodo/data/levels/sound.oxw
r7163 r7629 1 <LevelInfo 2 name = "Sound showcase" 3 description = "Level to test and showcase sound." 4 tags = "test, sound" 5 /> 6 1 7 <?lua 2 8 include("stats.oxo") -
code/branches/releasetodo/data/levels/teambasematchlevel.oxw
r7163 r7629 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/branches/releasetodo/data/levels/teamdeathmatch.oxw
r7163 r7629 1 <LevelInfo 2 name = "Team Deathmatch" 3 description = "Fight against each other in teams." 4 tags = "deathmatch" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/branches/releasetodo/data/levels/test_stars.oxw
r7163 r7629 1 <LevelInfo 2 name = "Stars Testlevel" 3 description = "Level to test stars" 4 tags = "test, stars" 5 /> 6 1 7 <?lua 2 8 include("stats.oxo") -
code/branches/releasetodo/data/levels/test_swallow.oxw
r7285 r7629 1 <LevelInfo 2 name = "Swallow Testlevel" 3 description = "Level to test the swallow spaceship." 4 tags = "test, swallow" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo") -
code/branches/releasetodo/data/levels/tutorial.oxw
r7404 r7629 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/branches/releasetodo/data/levels/waypoints.oxw
r7163 r7629 1 <LevelInfo 2 name = "Waypoints Testlevel" 3 description = "Testing waypoings for AI controlled spaceships." 4 tags = "test, waypoints" 5 /> 6 1 7 <?lua 2 8 include("hudtemplates3.oxo")
Note: See TracChangeset
for help on using the changeset viewer.