Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4127 in orxonox.OLD


Ignore:
Timestamp:
May 9, 2005, 4:04:21 PM (19 years ago)
Author:
patrick
Message:

orxonox/branches/md2_loader: added object manager to manage the world entities specially the projectiles etc.

Location:
orxonox/branches/md2_loader/src
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/md2_loader/src/Makefile.am

    r4065 r4127  
    4444                 util/animation/animation3d.cc \
    4545                 util/animation/animation_player.cc \
     46                 util/object_manager.cc \
    4647                 garbage_collector.cc \
    4748                 story_entities/story_entity.cc \
     
    105106                 util/animation/animation3d.h \
    106107                 util/animation/animation_player.h \
     108                 util/object_manager.h \
    107109                 garbage_collector.h \
    108110                 story_entities/story_entity.h \
Note: See TracChangeset for help on using the changeset viewer.