Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8338 in orxonox.OLD for branches/bsp_model/src/world_entities


Ignore:
Timestamp:
Jun 13, 2006, 11:05:47 AM (19 years ago)
Author:
patrick
Message:

bsp: debugging: adding collision probe for better testing

Location:
branches/bsp_model/src/world_entities
Files:
2 added
1 edited

Legend:

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

    r8186 r8338  
    1515                world_entities/test_entity.cc \
    1616                world_entities/planet.cc \
    17                 world_entities/bsp_entity.cc \
     17                world_entities/bsp_entity.cc \
    1818                \
    1919                world_entities/weapons/test_gun.cc \
     
    3939                world_entities/space_ships/hover.cc \
    4040                world_entities/space_ships/turbine_hover.cc \
     41                world_entities/space_ships/collision_probe.cc \
    4142                world_entities/creatures/md2_creature.cc \
    4243                world_entities/spectator.cc \
     
    6869                test_entity.h \
    6970                planet.h \
    70                 bsp_entity.h \
     71                bsp_entity.h \
    7172                \
    7273                weapons/test_gun.h \
     
    9293                space_ships/hover.h \
    9394                space_ships/turbine_hover.h \
     95                space_ships/collision_probe.cc \
    9496                creatures/md2_creature.h \
    9597                spectator.h \
Note: See TracChangeset for help on using the changeset viewer.