Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 3, 2007, 4:44:17 PM (17 years ago)
Author:
nicolasc
Message:

EOD commit

File:
1 edited

Legend:

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

    r10168 r10170  
    4141                world_entities/weapons/heavy_blaster.cc \
    4242                world_entities/weapons/swarm_launcher.cc \
     43                world_entities/weapons/spike_launcher.cc \
    4344                \
    4445                world_entities/projectiles/lbolt.cc \
     
    5455                world_entities/projectiles/boomerang_projectile.cc \
    5556                world_entities/projectiles/hyperblast.cc \
    56                 world_entities/projectiles/acid_splash.cc \
     57                world_entities/projectiles/spike.cc \
     58                world_entities/projectiles/spike_ball.cc \
    5759                \
    5860                world_entities/power_ups/turret_power_up.cc \
     
    155157                weapons/heavy_blaster.h \
    156158                weapons/swarm_launcher.h \
     159                weapons/spike_launcher.h \
    157160                \
    158161                projectiles/lbolt.h \
     
    168171                projectiles/boomerang_projectile.h \
    169172                projectiles/hyperblast.h \
    170                 projectiles/acid_splash.h \
     173                projectiles/spike.h \
     174                projectiles/spike_ball.h \
    171175                \
    172176                power_ups/turret_power_up.h \
Note: See TracChangeset for help on using the changeset viewer.