Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 3, 2007, 4:39:18 PM (17 years ago)
Author:
marcscha
Message:

Acid Launcher and Acid Splash (projectile) finished.
Temporally dist check instead of collision on swarm projectile (collision manager problem which needs to be tracked down first)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/playability/src/world_entities/WorldEntities.am

    r10073 r10168  
    5454                world_entities/projectiles/boomerang_projectile.cc \
    5555                world_entities/projectiles/hyperblast.cc \
     56                world_entities/projectiles/acid_splash.cc \
    5657                \
    5758                world_entities/power_ups/turret_power_up.cc \
     
    167168                projectiles/boomerang_projectile.h \
    168169                projectiles/hyperblast.h \
     170                projectiles/acid_splash.h \
    169171                \
    170172                power_ups/turret_power_up.h \
Note: See TracChangeset for help on using the changeset viewer.