Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7155 in orxonox.OLD for trunk/src/world_entities/WorldEntities.am


Ignore:
Timestamp:
Feb 16, 2006, 2:54:15 PM (18 years ago)
Author:
bensch
Message:

importer compiles again :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/WorldEntities.am

    r7154 r7155  
    2222                world_entities/weapons/hyperblaster.cc \
    2323                world_entities/weapons/aim.cc \
    24                 world_entities/weapons/crosshair.cc \
    2524                \
    2625                world_entities/projectiles/bomb.cc \
     
    3332                world_entities/power_ups/turret_power_up.cc \
    3433                world_entities/power_ups/laser_power_up.cc \
    35                 world_entities/power_ups/weapon_power_up.cc \
    36                 world_entities/power_ups/param_power_up.cc \
    3734                \
    3835                world_entities/space_ships/space_ship.cc \
     
    5047                world_entities/elements/text_element.cc \
    5148                \
    52                 world_entities/effects/explosion.cc \
    5349                world_entities/effects/lightning_bolt.cc
    5450
     
    7672                weapons/targeting_turret.h \
    7773                weapons/aim.h \
    78                 weapons/crosshair.h \
    7974                \
    8075                projectiles/bomb.h \
     
    8782                power_ups/turret_power_up.h \
    8883                power_ups/laser_power_up.h \
    89                 power_ups/param_power_up.h \
    90                 power_ups/weapon_power_up.h \
    9184                \
    9285                space_ships/space_ship.h \
     
    10396                elements/text_element.h \
    10497                \
    105                 effects/explosion.h \
    10698                effects/lightning_bolt.h
Note: See TracChangeset for help on using the changeset viewer.