Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8958


Ignore:
Timestamp:
Dec 7, 2011, 2:21:24 PM (12 years ago)
Author:
baermatt
Message:

Removing unused Level attributes.

Location:
code/branches/menue
Files:
45 edited

Legend:

Unmodified
Added
Removed
  • code/branches/menue/data/levels/FPSTest.oxw

    r8916 r8958  
    1515?>
    1616
    17 <Level
    18  name         = "fps"
    19  description  = "tests"
    20 >
     17<Level>
    2118  <templates>
    2219    <Template link=lodtemplate_default />
  • code/branches/menue/data/levels/asteroids.oxw

    r8931 r8958  
    1414
    1515<Level
    16  name         = "Asteroids Race"
    17  description  = "Reach the checkpoints and avoid asteroids."
    18  gametype     =  Asteroids
     16 gametype = "Asteroids"
    1917>
    2018  <templates>
  • code/branches/menue/data/levels/docking.oxw

    r8927 r8958  
    1313?>
    1414
    15 <Level
    16  name         = "Transporter"
    17  description  = "Docking example level"
    18 >
     15<Level>
    1916  <templates>
    2017    <Template link="lodtemplate_default" />
  • code/branches/menue/data/levels/dynamicMatch.oxw

    r8931 r8958  
    1616
    1717<Level
    18  name         = "Dynamic Match"
    19  description  = "In progress -level for dynamicmatch"
    20  gametype     = "Dynamicmatch"
     18 gametype = "Dynamicmatch"
    2119>
    2220  <templates>
  • code/branches/menue/data/levels/earth.oxw

    r8916 r8958  
    1313?>
    1414
    15 <Level
    16  name         = "Planet Earth"
    17  description  = "1:100 Scale Model of Earth with Gravity"
    18 >
     15<Level>
    1916  <templates>
    2017    <Template link="lodtemplate_default" />
  • code/branches/menue/data/levels/emptyLevel.oxw

    r8916 r8958  
    1717?>
    1818
    19 <Level
    20  name         = "Sample"
    21  description  = "Just a few tests"
    22 >
     19<Level>
    2320  <templates>
    2421    <Template link=lodtemplate_default />
  • code/branches/menue/data/levels/events.oxw

    r8916 r8958  
    1414?>
    1515
    16 <Level
    17  name         = "Event testing"
    18  description  = "A simple level to test the event-system (with comments)"
    19 >
     16<Level>
    2017  <templates>
    2118    <Template link=lodtemplate_default />
  • code/branches/menue/data/levels/fightInOurBack.oxw

    r8927 r8958  
    109109<!--*****************************************************************************************************************************************************************************************-->
    110110<Level
    111   name="Fight in our back"
    112   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!"
    113   gametype=TeamDeathmatch
     111 gametype = "TeamDeathmatch"
    114112>
    115113  <templates>
  • code/branches/menue/data/levels/lastManStanding.oxw

    r8931 r8958  
    1717
    1818<Level
    19  name         = "Last Man Standing"
    20  description  = "testmap for gametype last man standing"
    21  gametype     =  "LastManStanding"
     19 gametype = "LastManStanding"
    2220>
    2321  <templates>
  • code/branches/menue/data/levels/lastTeamStanding.oxw

    r8931 r8958  
    1616
    1717<Level
    18  name         = "Last Team Standing"
    19  description  = "testmap for gametype last team standing"
    20  gametype     =  "LastTeamStanding"
     18 gametype = "LastTeamStanding"
    2119>
    2220  <templates>
  • code/branches/menue/data/levels/lastTeamStandingII.oxw

    r8931 r8958  
    1616
    1717<Level
    18  name         = "On the fly"
    19  description  = "testmap for gametype last team standing"
    20  gametype     =  "LastTeamStanding"
     18 gametype = "LastTeamStanding"
    2119>
    2220  <templates>
  • code/branches/menue/data/levels/myTestLevel.oxw

    r8916 r8958  
    1717?>
    1818
    19 <Level
    20  name         = "Sample"
    21  description  = "Just a few tests"
    22 >
     19<Level>
    2320  <templates>
    2421    <Template link=lodtemplate_default />
  • code/branches/menue/data/levels/notifications.oxw

    r8916 r8958  
    1313?>
    1414
    15 <Level
    16  name         = "Presentation"
    17  description  = "A simple testlevel"
    18 >
     15<Level>
    1916    <templates>
    2017        <Template link=lodtemplate_default />
  • code/branches/menue/data/levels/pickups.oxw

    r8916 r8958  
    1717?>
    1818
    19 <Level
    20  name         = "Sample"
    21  description  = "Just a few tests"
    22 >
     19<Level>
    2320  <templates>
    2421    <Template link=lodtemplate_default />
  • code/branches/menue/data/levels/pirateAttack.oxw

    r8916 r8958  
    2727   
    2828<Level
    29 name="Dani's Testlevel"
    30 description="Erste Versuche mit den Quests"
    31 gametype=TeamDeathmatch
     29 gametype = "TeamDeathmatch"
    3230>
    3331
  • code/branches/menue/data/levels/planets.oxw

    r8916 r8958  
    1313?>
    1414
    15 <Level
    16  name         = "Planet"
    17  description  = "Demonstration of Planets"
    18 >
     15<Level>
    1916  <templates>
    2017    <Template link="lodtemplate_default" />
  • code/branches/menue/data/levels/pong.oxw

    r8931 r8958  
    5050
    5151<Level
    52  name         = "Pong"
    53  description  = "Pong in space!"
    54  gametype     = Pong
     52 gametype = "Pong"
    5553>
    5654  <templates>
  • code/branches/menue/data/levels/portals.oxw

    r8927 r8958  
    1515?>
    1616
    17 <Level
    18  name         = "Presentation"
    19  description  = "A simple testlevel"
    20 >
     17<Level>
    2118  <templates>
    2219    <Template link=lodtemplate_default />
  • code/branches/menue/data/levels/presentation.oxw

    r8916 r8958  
    1313?>
    1414
    15 <Level
    16  name         = "Sample"
    17  description  = "Just a few tests"
    18 >
     15<Level>
    1916  <templates>
    2017    <Template link=lodtemplate_default />
  • code/branches/menue/data/levels/presentation09.oxw

    r8916 r8958  
    1414?>
    1515
    16 <Level
    17  name         = "Presentation09"
    18  description  = "presentation level for Orxonox Convention X"
    19 
    20 >
     16<Level>
    2117  <templates>
    2218    <Template link=lodtemplate_default />
  • code/branches/menue/data/levels/presentation09b.oxw

    r8916 r8958  
    1717
    1818<Level
    19  name         = "Presentation09"
    20  description  = "presentation level for Orxonox Convention X"
    21  gametype     = TeamDeathmatch
     19 gametype = "TeamDeathmatch"
    2220>
    2321  <templates>
  • code/branches/menue/data/levels/presentationDM.oxw

    r8916 r8958  
    1515
    1616<Level
    17  name         = "Presentation"
    18  description  = "A simple testlevel"
    19  gametype     = Deathmatch
     17 gametype = "Deathmatch"
    2018>
    2119  <templates>
  • code/branches/menue/data/levels/presentationFS10.oxw

    r8916 r8958  
    2020
    2121<Level
    22  name         = "Sample"
    23  description  = "Just a few tests"
    24  gametype     = TeamDeathmatch
     22 gametype = "TeamDeathmatch"
    2523>
    2624  <templates>
  • code/branches/menue/data/levels/presentationFS102.oxw

    r8916 r8958  
    1515?>
    1616
    17 <Level
    18  name         = "fps"
    19  description  = "tests"
    20 >
     17<Level>
    2118  <templates>
    2219    <Template link=lodtemplate_default />
  • code/branches/menue/data/levels/presentationFS10Ed.oxw

    r8916 r8958  
    1515?>
    1616
    17 <Level
    18  name         = "fps"
    19  description  = "tests"
    20 >
     17<Level>
    2118  <templates>
    2219    <Template link=lodtemplate_default />
  • code/branches/menue/data/levels/presentationFS11.oxw

    r8927 r8958  
    2222?>
    2323
    24 <Level
    25  name         = "Sample"
    26  description  = "Just a few tests"
    27 >
     24<Level>
    2825  <templates>
    2926    <Template link=lodtemplate_default />
  • code/branches/menue/data/levels/presentationHS09.oxw

    r8916 r8958  
    1717
    1818<Level
    19  name         = "Presentation09"
    20  description  = "presentation level for Orxonox Convention X"
    21  gametype     = TeamDeathmatch
     19 gametype = "TeamDeathmatch"
    2220 hasPhysics = true
    2321>
  • code/branches/menue/data/levels/presentationHS09b.oxw

    r8916 r8958  
    2323
    2424<Level
    25  name         = "Sample"
    26  description  = "Just a few tests"
    27  gametype     = TeamDeathmatch
     25 gametype = "TeamDeathmatch"
    2826>
    2927  <templates>
  • code/branches/menue/data/levels/princessAeryn.oxw

    r8927 r8958  
    1717?>
    1818
    19 <Level
    20  name     = "The Tale of Princess Aeryn"
    21  description  = "The Tale of Princess Aeryn"
    22 >
     19<Level>
    2320
    2421  <templates>
  • code/branches/menue/data/levels/quests.oxw

    r8916 r8958  
    1313?>
    1414
    15 <Level
    16  name         = "Questsystem"
    17  description  = "Just a few tests"
    18 >
     15<Level>
    1916    <templates>
    2017        <Template link=lodtemplate_default />
  • code/branches/menue/data/levels/screenshot.oxw

    r8927 r8958  
    1616
    1717<Level
    18  name         = "Waypoints"
    19  description  = "Testing waypoings for AI controlled spaceships."
    20  gametype     = TeamDeathmatch
     18 gametype = "TeamDeathmatch"
    2119>
    2220  <templates>
  • code/branches/menue/data/levels/shieldTest.oxw

    r8916 r8958  
    1313?>
    1414
    15 <Level
    16  name         = "shieldTL"
    17  description  = "LEVEL-DESCRIPTION"
    18 >
     15<Level>
    1916
    2017<templates>
  • code/branches/menue/data/levels/sound.oxw

    r8927 r8958  
    1717?>
    1818
    19 <Level
    20  name         = "Sample"
    21  description  = "Just a few tests"
    22 >
     19<Level>
    2320  <templates>
    2421    <Template link=lodtemplate_default />
  • code/branches/menue/data/levels/spaceRace.oxw

    r8931 r8958  
    1818
    1919<Level
    20  name         = "Space Race"
    21  description  = "Test level for the gametype Space Race."
    22  gametype     = SpaceRace
     20 gametype = "SpaceRace"
    2321>
    2422  <templates>
  • code/branches/menue/data/levels/teamBaseMatch.oxw

    r8931 r8958  
    1616
    1717<Level
    18  name         = "Teambase Match"
    19  description  = "Fight for the bases."
    20  gametype     = TeamBaseMatch
     18 gametype = "TeamBaseMatch"
    2119>
    2220
  • code/branches/menue/data/levels/teamDeathMatch.oxw

    r8931 r8958  
    1616
    1717<Level
    18  name         = "Team Deathmatch"
    19  description  = "Fight against each other in teams."
    20  gametype     = TeamDeathmatch
     18 gametype = "TeamDeathmatch"
    2119>
    2220  <templates>
  • code/branches/menue/data/levels/testStars.oxw

    r8916 r8958  
    1717?>
    1818
    19 <Level
    20  name         = "Sample"
    21  description  = "Just a few tests"
    22 >
     19<Level>
    2320  <templates>
    2421    <Template link=lodtemplate_default />
  • code/branches/menue/data/levels/testSwallow.oxw

    r8916 r8958  
    1414?>
    1515
    16 <Level
    17  name         = "Presentation_swallow"
    18  description  = "presentation level for Orxonox Convention X"
    19 
    20 >
     16<Level>
    2117
    2218  <templates>
  • code/branches/menue/data/levels/tetris.oxw

    r8931 r8958  
    3131
    3232<Level
    33  name         = "Tetris"
    34  description  = "Tetris in space!"
    35  gametype     = "Tetris"
     33 gametype = "Tetris"
    3634>
    3735  <templates>
  • code/branches/menue/data/levels/theTimeMachine.oxw

    r8931 r8958  
    6262
    6363<Level
    64     name="The Time Machine"
    65     description="A simple level. The only goal is to defeat as much enemies as you can."
    66     gametype=TeamDeathmatch
     64 gametype = "TeamDeathmatch"
    6765>
    6866    <templates>
  • code/branches/menue/data/levels/tutorial.oxw

    r8916 r8958  
    1313?>
    1414
    15 <Level
    16  name         = "Presentation"
    17  description  = "A simple testlevel"
    18 >
     15<Level>
    1916  <templates>
    2017    <Template link=lodtemplate_default />
  • code/branches/menue/data/levels/underAttack.oxw

    r8931 r8958  
    1515
    1616<Level
    17  name         = "Under Attack"
    18  description  = "Fight against the transporter."
    19  gametype     = UnderAttack
     17 gametype = "UnderAttack"
    2018>
    2119  <templates>
  • code/branches/menue/data/levels/waypoints.oxw

    r8916 r8958  
    1515?>
    1616
    17 <Level
    18  name         = "Waypoints"
    19  description  = "Testing waypoings for AI controlled spaceships."
    20 >
     17<Level>
    2118  <templates>
    2219    <Template link=lodtemplate_default />
  • code/branches/menue/src/orxonox/Level.cc

    r8858 r8958  
    7171        SUPER(Level, XMLPort, xmlelement, mode);
    7272
    73         XMLPortParam(Level, "description", setDescription, getDescription, xmlelement, mode);
    7473        XMLPortParam(Level, "gametype", setGametypeString, getGametypeString, xmlelement, mode).defaultValues("Gametype");
    7574
     
    8281        registerVariable(this->xmlfilename_,            VariableDirection::ToClient, new NetworkCallback<Level>(this, &Level::networkcallback_applyXMLFile));
    8382        registerVariable(this->name_,                   VariableDirection::ToClient, new NetworkCallback<Level>(this, &Level::changedName));
    84         registerVariable(this->description_,            VariableDirection::ToClient);
    8583        registerVariable(this->networkTemplateNames_,   VariableDirection::ToClient, new NetworkCallback<Level>(this, &Level::networkCallbackTemplatesChanged));
    8684    }
  • code/branches/menue/src/orxonox/Level.h

    r7163 r8958  
    4949            virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode);
    5050
    51             inline void setDescription(const std::string& description)
    52                 { this->description_ = description; }
    53             inline const std::string& getDescription() const
    54                 { return this->description_; }
    55 
    5651            void playerEntered(PlayerInfo* player);
    5752            void playerLeft(PlayerInfo* player);
     
    7671            void networkcallback_applyXMLFile();
    7772
    78             std::string                    description_;
    7973            std::string                    gametype_;
    8074            std::string                    xmlfilename_;
Note: See TracChangeset for help on using the changeset viewer.