Changeset 8931 for code/branches/menue/data/levels
- Timestamp:
- Nov 10, 2011, 10:52:50 PM (13 years ago)
- Location:
- code/branches/menue/data/levels
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/menue/data/levels/asteroids.oxw
r8927 r8931 1 1 <LevelInfo 2 2 name = "Asteroids Race" 3 description = " Testmap for gametype asteroid race"4 tags = " test"3 description = "Reach the checkpoints and avoid asteroids." 4 tags = "gametype" 5 5 screenshot = "asteroids.png" 6 6 /> … … 15 15 <Level 16 16 name = "Asteroids Race" 17 description = " testmap for gametype asteroid race"17 description = "Reach the checkpoints and avoid asteroids." 18 18 gametype = Asteroids 19 19 > -
code/branches/menue/data/levels/dynamicMatch.oxw
r8927 r8931 1 1 <LevelInfo 2 2 name = "Dynamic Match" 3 description = " In progress - Level for dynamicmatch"4 tags = " test"3 description = "Dynamicmatch: Take care of what you're shooting at." 4 tags = "gametype" 5 5 screenshot = "dynamicMatch.png" 6 6 /> -
code/branches/menue/data/levels/lastManStanding.oxw
r8927 r8931 2 2 name = "Last Man Standing" 3 3 description = "Be the sole survivor." 4 tags = " mission"4 tags = "gametype" 5 5 screenshot = "lastmanstanding.png" 6 6 /> -
code/branches/menue/data/levels/lastTeamStanding.oxw
r8927 r8931 2 2 name = "Last Team Standing" 3 3 description = "Survive as a team." 4 tags = " mission"4 tags = "gametype" 5 5 screenshot = "lastteamstanding.png" 6 6 /> -
code/branches/menue/data/levels/lastTeamStandingII.oxw
r8927 r8931 2 2 name = "On the fly" 3 3 description = "Survive as a team." 4 tags = " mission"4 tags = "gametype" 5 5 screenshot = "onthefly.png" 6 6 /> -
code/branches/menue/data/levels/pong.oxw
r8927 r8931 2 2 name = "Pong" 3 3 description = "Pong in space!" 4 tags = " showcase"4 tags = "minigame" 5 5 screenshot = "pong.png" 6 6 /> … … 50 50 51 51 <Level 52 name = "P resentation"53 description = " A simple testlevel"52 name = "Pong" 53 description = "Pong in space!" 54 54 gametype = Pong 55 55 > -
code/branches/menue/data/levels/spaceRace.oxw
r8916 r8931 1 1 <LevelInfo 2 2 name = "Space Race" 3 description = " Test level for the gametype Space Race."4 tags = " test"3 description = "Have a furious Race in Space: Reach the checkpoints as fast as possible." 4 tags = "gametype" 5 5 screenshot = "spacerace.png" 6 6 /> -
code/branches/menue/data/levels/teamBaseMatch.oxw
r8927 r8931 1 1 <LevelInfo 2 2 name = "Teambase Match" 3 description = "Fight for the bases. "4 tags = " mission"3 description = "Fight for the bases. Capture bases by shooting at them and defend them against attackers." 4 tags = "gametype" 5 5 screenshot = "teambasematch.png" 6 6 /> … … 16 16 17 17 <Level 18 name = " Presentation"19 description = " A simple testlevel"18 name = "Teambase Match" 19 description = "Fight for the bases." 20 20 gametype = TeamBaseMatch 21 21 > -
code/branches/menue/data/levels/teamDeathMatch.oxw
r8927 r8931 2 2 name = "Team Deathmatch" 3 3 description = "Fight against each other in teams." 4 tags = " mission"4 tags = "gametype" 5 5 screenshot = "teamdeathmatch.png" 6 6 /> … … 16 16 17 17 <Level 18 name = " Waypoints"19 description = " Testing waypoings for AI controlled spaceships."18 name = "Team Deathmatch" 19 description = "Fight against each other in teams." 20 20 gametype = TeamDeathmatch 21 21 > -
code/branches/menue/data/levels/tetris.oxw
r8927 r8931 2 2 name = "Tetris" 3 3 description = "Tetris in space!" 4 tags = " showcase"4 tags = "minigame" 5 5 screenshot = "tetris.png" 6 6 /> … … 31 31 32 32 <Level 33 name = " Presentation"34 description = " A simple testlevel"33 name = "Tetris" 34 description = "Tetris in space!" 35 35 gametype = "Tetris" 36 36 > -
code/branches/menue/data/levels/theTimeMachine.oxw
r8927 r8931 2 2 name = "The Time Machine" 3 3 description = "A simple level. The only goal is to defeat as much enemies as you can." 4 tags = " mission"4 tags = "gametype" 5 5 screenshot = "thetimemachine.png" 6 6 /> -
code/branches/menue/data/levels/underAttack.oxw
r8927 r8931 1 1 <LevelInfo 2 name = "Under Attack testing"3 description = " A simple testlevel"4 tags = " test"2 name = "Under Attack" 3 description = "Fight the transporter." 4 tags = "gametype" 5 5 screenshot = "underattack.png" 6 6 /> … … 15 15 16 16 <Level 17 name = "Under Attack testing"18 description = " A simple testlevel"17 name = "Under Attack" 18 description = "Fight against the transporter." 19 19 gametype = UnderAttack 20 20 >
Note: See TracChangeset
for help on using the changeset viewer.