Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 31, 2010, 9:02:48 AM (14 years ago)
Author:
scheusso
Message:

some changes regarding lod:

  • added lodtemplate in different levels
  • trying to avoid sigabrt's because of models with too much lod levels
Location:
code/branches/presentation3/data/levels
Files:
23 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation3/data/levels/Level(Deathmatch).oxw

    r7032 r7036  
    11<?lua
    2         include("stats.oxo")
    3         include("hudtemplates3.oxo")
    4         include("underattackhud.oxo")
    5         include("templates/spaceship_assff.oxt")
    6         include("templates/spaceship_pirate.oxt")
    7         include("templates/spaceship_Transporter.oxt")
     2  include("stats.oxo")
     3  include("hudtemplates3.oxo")
     4  include("underattackhud.oxo")
     5  include("templates/spaceship_assff.oxt")
     6  include("templates/spaceship_pirate.oxt")
     7  include("templates/spaceship_Transporter.oxt")
     8  include("templates/lodinformation.oxt")
    89?>
    910
     
    6061  gametype=TeamDeathmatch
    6162>
    62     <lodinformation>
    63             <MeshLodInformation mesh=Transporter.mesh lodQuality=10 />
    64     </lodinformation>
     63  <templates>
     64    <Template link=lodtemplate_default />
     65  </templates>
    6566
    6667        <!-- Ausgang: Szene ===> ambientlight/skybox -->
  • code/branches/presentation3/data/levels/Level(UnderAttack).oxw

    r7032 r7036  
    11<?lua
    2         include("stats.oxo")
    3         include("hudtemplates3.oxo")
    4         include("underattackhud.oxo")
    5         include("templates/spaceship_assff.oxt")
    6         include("templates/spaceship_pirate.oxt")
    7         include("templates/spaceship_destroyer.oxt")
     2  include("stats.oxo")
     3  include("hudtemplates3.oxo")
     4  include("underattackhud.oxo")
     5  include("templates/spaceship_assff.oxt")
     6  include("templates/spaceship_pirate.oxt")
     7  include("templates/spaceship_destroyer.oxt")
     8  include("templates/lodinformation.oxt")
    89?>
    910
     
    1415  gametype=UnderAttack
    1516>
     17  <templates>
     18    <Template link=lodtemplate_default />
     19  </templates>
    1620
    1721        <!-- Ausgang: Szene ===> ambientlight/skybox -->
  • code/branches/presentation3/data/levels/Quest_PirateAttack.oxw

    r7032 r7036  
    55  include("templates/spaceship_HXY_SL.oxt")
    66  include("templates/spaceship_pirate.oxt")
     7  include("templates/lodinformation.oxt")
    78?>
    89
     
    3536gametype=TeamDeathmatch
    3637>
     38
     39  <templates>
     40    <Template link=lodtemplate_default />
     41  </templates>
    3742
    3843    <Scene
  • code/branches/presentation3/data/levels/events.oxw

    r6417 r7036  
    44  include("templates/spaceship_assff.oxt")
    55  include("templates/spaceship_H2.oxt")
     6  include("templates/lodinformation.oxt")
    67?>
    78
     
    1011 description  = "A simple level to test the event-system (with comments)"
    1112>
     13  <templates>
     14    <Template link=lodtemplate_default />
     15  </templates>
     16
    1217  <Scene
    1318   ambientlight = "0.5, 0.5, 0.5"
  • code/branches/presentation3/data/levels/mylevel.oxw

    r7032 r7036  
    66  include("templates/spaceship_pirate.oxt")
    77  include("templates/spaceship_Transporter.oxt")
     8  include("templates/lodinformation.oxt")
    89?>
    910
  • code/branches/presentation3/data/levels/pickups.oxw

    r7034 r7036  
    88  include("templates/spaceship_pirate.oxt")
    99  include("templates/pickup_representation_templates.oxt")
     10  include("templates/lodinformation.oxt")
    1011?>
    1112
     
    1415 description  = "Just a few tests"
    1516>
     17  <templates>
     18    <Template link=lodtemplate_default />
     19  </templates>
    1620  <Scene
    1721    ambientlight = "0.8, 0.8, 0.8"
  • code/branches/presentation3/data/levels/presentation.oxw

    r6417 r7036  
    33  include("stats.oxo")
    44  include("templates/spaceship_assff.oxt")
     5  include("templates/lodinformation.oxt")
    56?>
    67
     
    910 description  = "Just a few tests"
    1011>
     12  <templates>
     13    <Template link=lodtemplate_default />
     14  </templates>
    1115  <Scene
    1216   ambientlight = "0.3, 0.3, 0.3"
  • code/branches/presentation3/data/levels/presentation09.oxw

    r7007 r7036  
    44  include("templates/spaceship_assff.oxt")
    55  include("templates/spaceship_H2.oxt")
     6  include("templates/lodinformation.oxt")
    67?>
    78
     
    1112
    1213>
     14  <templates>
     15    <Template link=lodtemplate_default />
     16  </templates>
    1317  <Scene
    1418   ambientlight = "0.5, 0.5, 0.5"
  • code/branches/presentation3/data/levels/presentation09b.oxw

    r7007 r7036  
    66  include("templates/spaceship_pirate.oxt")
    77  include("templates/pickup_representation_templates.oxt")
     8  include("templates/lodinformation.oxt")
    89?>
    910
     
    1314 gametype     = TeamDeathmatch
    1415>
     16  <templates>
     17    <Template link=lodtemplate_default />
     18  </templates>
    1519  <Scene
    1620   ambientlight = "0.5, 0.5, 0.5"
  • code/branches/presentation3/data/levels/presentationHS09.oxw

    r7007 r7036  
    66  include("templates/spaceship_pirate.oxt")
    77  include("templates/pickup_representation_templates.oxt")
     8  include("templates/lodinformation.oxt")
    89?>
    910
     
    1415 hasPhysics = true
    1516>
     17  <templates>
     18    <Template link=lodtemplate_default />
     19  </templates>
    1620  <Scene
    1721   ambientlight = "0.6, 0.4, 0.4"
  • code/branches/presentation3/data/levels/presentationHS09b.oxw

    r7007 r7036  
    22  include("stats.oxo")
    33  include("hudtemplates3.oxo")
     4  include("templates/lodinformation.oxt")
    45?>
    56
     
    1920 gametype     = TeamDeathmatch
    2021>
     22  <templates>
     23    <Template link=lodtemplate_default />
     24  </templates>
    2125  <Scene
    2226    ambientlight = "0.8, 0.8, 0.8"
  • code/branches/presentation3/data/levels/presentationLOD.oxw

    r7007 r7036  
    22  include("stats.oxo")
    33  include("hudtemplates3.oxo")
     4  include("templates/lodinformation.oxt")
    45?>
    56
     
    1314 description  = "Just a few tests"
    1415>
     16  <templates>
     17    <Template link=lodtemplate_default />
     18  </templates>
    1519  <Scene
    1620    ambientlight = "0.8, 0.8, 0.8"
  • code/branches/presentation3/data/levels/presentationLODdif.oxw

    r7007 r7036  
    1414 description  = "Just a few tests"
    1515>
     16  <templates>
     17    <Template link=lodtemplate_default />
     18  </templates>
    1619
    1720  <lodinformation>
  • code/branches/presentation3/data/levels/presentation_dm.oxw

    r7007 r7036  
    44  include("templates/spaceship_assff.oxt")
    55  include("templates/spaceship_H2.oxt")
     6  include("templates/lodinformation.oxt")
    67?>
    78
     
    1011 description  = "A simple testlevel"
    1112>
     13  <templates>
     14    <Template link=lodtemplate_default />
     15  </templates>
    1216  <Scene
    1317   ambientlight = "0.5, 0.5, 0.5"
  • code/branches/presentation3/data/levels/presentation_pong.oxw

    r7007 r7036  
    33  include("stats.oxo")
    44  include("ponghud.oxo")
     5  include("templates/lodinformation.oxt")
    56?>
    67
  • code/branches/presentation3/data/levels/princessaeryn.oxw

    r7007 r7036  
    33  include("stats.oxo")
    44  include("templates/spaceship_assff.oxt")
     5  include("templates/lodinformation.oxt")
    56?>
    67
     
    2223   width  = 50
    2324  />
     25
     26  <templates>
     27    <Template link=lodtemplate_default />
     28  </templates>
    2429
    2530  <Scene
  • code/branches/presentation3/data/levels/quest_test.oxw

    r7032 r7036  
    55  include("templates/spaceship_HXY_SL.oxt")
    66  include("templates/spaceship_pirate.oxt")
     7  include("templates/lodinformation.oxt")
    78?>
    89
     
    3233             width    = 50
    3334    />
     35
     36  <templates>
     37    <Template link=lodtemplate_default />
     38  </templates>
    3439
    3540    <Scene
  • code/branches/presentation3/data/levels/sound.oxw

    r7007 r7036  
    22  include("stats.oxo")
    33  include("hudtemplates3.oxo")
     4  include("templates/lodinformation.oxt")
    45?>
    56
     
    1314 description  = "Just a few tests"
    1415>
     16  <templates>
     17    <Template link=lodtemplate_default />
     18  </templates>
     19
    1520  <Scene
    1621    ambientlight = "0.8, 0.8, 0.8"
  • code/branches/presentation3/data/levels/templates/lodinformation.oxt

    r7020 r7036  
    11<Template name=lodtemplate_default defaults=false>
    22  <Level>
    3         <lodinformation>
    4           <MeshLodInformation mesh=Carrier.mesh lodQuality=1.8 />
    5           <MeshLodInformation mesh=assff.mesh lodQuality=3 />
    6           <MeshLodInformation mesh=Transporter.mesh lodQuality=5 />
    7           <MeshLodInformation mesh=rocket.mesh lodQuality=5 enabled=true />
    8         </lodinformation>
     3    <lodinformation>
     4      <MeshLodInformation mesh=Carrier.mesh lodQuality=1.8 />
     5      <MeshLodInformation mesh=assff.mesh lodQuality=3 />
     6      <MeshLodInformation mesh=rocket.mesh lodQuality=5 enabled=true />
     7      <MeshLodInformation mesh=laserbeam.mesh enabled=false />
     8      <MeshLodInformation mesh=HXY.mesh enabled=true numLevels=8 />
     9      <MeshLodInformation mesh=Transporter.mesh enabled=true numLevels=8 />
     10    </lodinformation>
    911  </Level>
    1012</Template>
  • code/branches/presentation3/data/levels/test_ghost.oxw

    r7007 r7036  
    44  include("templates/spaceship_ghost.oxt")
    55  include("templates/spaceship_pirate.oxt")
     6  include("templates/lodinformation.oxt")
    67?>
    78
     
    1112
    1213>
     14  <templates>
     15    <Template link=lodtemplate_default />
     16  </templates>
     17
    1318  <Scene
    1419   ambientlight = "0.5, 0.5, 0.5"
  • code/branches/presentation3/data/levels/test_stars.oxw

    r7032 r7036  
    1313 description  = "Just a few tests"
    1414>
     15  <templates>
     16    <Template link=lodtemplate_default />
     17  </templates>
    1518  <Scene
    1619    ambientlight = "0.8, 0.8, 0.8"
  • code/branches/presentation3/data/levels/tutorial.oxw

    r7018 r7036  
    99 description  = "A simple testlevel"
    1010>
     11  <templates>
     12    <Template link=lodtemplate_default />
     13  </templates>
    1114  <Scene
    1215   ambientlight = "0.5, 0.5, 0.5"
  • code/branches/presentation3/data/levels/waypoints.oxw

    r7007 r7036  
    55  include("templates/spaceship_H2.oxt")
    66  include("templates/spaceship_pirate.oxt")
     7  include("templates/lodinformation.oxt")
    78?>
    89
     
    1112 description  = "Testing waypoings for AI controlled spaceships."
    1213>
     14  <templates>
     15    <Template link=lodtemplate_default />
     16  </templates>
    1317  <Scene
    1418   ambientlight = "0.5, 0.5, 0.5"
Note: See TracChangeset for help on using the changeset viewer.