Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8200 in orxonox.OLD


Ignore:
Timestamp:
Jun 7, 2006, 3:47:53 PM (18 years ago)
Author:
patrick
Message:

bsp: added the ground walk collision reaction skeletton

Location:
branches/bsp_model/src/lib/collision_reaction
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/bsp_model/src/lib/collision_reaction/Makefile.am

    r8190 r8200  
    99                     collision_handle.cc \
    1010                     collision_reaction.cc \
    11                      cr_object_damage.cc
     11                     cr_object_damage.cc \
     12                     cr_physics_ground_walk.cc
    1213
    1314
     
    1920                     cr_defs.h \
    2021                     collision_reaction.h \
    21                      cr_object_damage.h
     22                     cr_object_damage.h \
     23                     cr_physics_ground_walk.h
    2224
Note: See TracChangeset for help on using the changeset viewer.