Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1620


Ignore:
Timestamp:
Jun 23, 2008, 12:03:25 AM (16 years ago)
Author:
rgrieder
Message:

moved weapon system to asylum:

  • it's been built without a framework
  • it's using self managed dynamic arrays (what was STL again?)
  • no real features
  • weapon object hierarchy has to be rewritten anyways
  • I don't even know anymore what I've written
  • my deepest apologies to all those who took the time to maintain the files.
Location:
code/branches/hud/src
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • code/branches/hud/src/orxonox/CMakeLists.txt

    r1619 r1620  
    4848  objects/RotatingProjectile.cc
    4949  objects/ParticleProjectile.cc
    50 
    51 #  objects/weapon/AmmunitionDump.cc
    52 #  objects/weapon/BarrelGun.cc
    53 #  objects/weapon/BaseWeapon.cc
    54 #  objects/weapon/Bullet.cc
    55 #  objects/weapon/BulletManager.cc
    56 #  objects/weapon/WeaponStation.cc
    5750)
    5851
Note: See TracChangeset for help on using the changeset viewer.