Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 29, 2006, 11:39:12 PM (19 years ago)
Author:
patrick
Message:

collision reactin output different

Location:
branches/single_player_map/src/world_entities
Files:
2 added
1 edited
2 moved

Legend:

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

    r8894 r8927  
    55                world_entities/npcs/ground_turret.cc \
    66                world_entities/npcs/generic_npc.cc \
     7                world_entities/npcs/door.cc \
    78                \
    89                world_entities/environment.cc \
     
    1617                world_entities/character_attributes.cc \
    1718                world_entities/test_entity.cc \
    18                 world_entities/door.cc \
    1919                world_entities/planet.cc \
    2020                world_entities/bsp_entity.cc \
     
    6666                npcs/npc_test1.h \
    6767                npcs/ground_turret.h \
     68                npcs/door.cc \
     69                \
    6870                environment.h \
    6971                skysphere.h \
     
    7678                character_attributes.h \
    7779                test_entity.h \
    78                 door.h \
    7980                planet.h \
    8081                bsp_entity.h \
Note: See TracChangeset for help on using the changeset viewer.