Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3618 in orxonox.OLD for orxonox/trunk/src/Makefile.am


Ignore:
Timestamp:
Mar 21, 2005, 3:26:26 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: adding TestGun to implement a test gun :) some smaller changes in ghe weapon.h interface. some doxytags for primitive

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/Makefile.am

    r3610 r3618  
    4747                 world_entities/projectile.cc \
    4848                 world_entities/character_attributes.cc \
     49                 world_entities/test_gun.cc \
    4950                 ai/ai.cc \
    5051                 lib/coord/p_node.cc \
     
    9596                 world_entities/projectile.h \
    9697                 world_entities/character_attributes.h \
     98                 world_entities/test_gun.h \
    9799                 ai/ai.h \
    98100                 network/synchronisable.h \
Note: See TracChangeset for help on using the changeset viewer.