Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4332 in orxonox.OLD for orxonox/branches/physics/src/Makefile.am


Ignore:
Timestamp:
May 27, 2005, 7:14:55 PM (19 years ago)
Author:
bensch
Message:

orxonox/branches/physics: merged the trunk back to the physics-branche
merged with command:
svn merge -r 4301:HEAD trunk/ branches/physics/
little conflict in particle-system resolved easily

File:
1 edited

Legend:

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

    r4293 r4332  
    8181                 lib/coord/null_parent.cc \
    8282                 lib/coord/helper_parent.cc \
     83                 lib/coord/pilot_node.cc \
    8384                 lib/graphics/graphics_engine.cc \
    8485                 lib/graphics/light.cc \
     
    9495                 lib/graphics/particles/particle_system.cc \
    9596                 lib/graphics/particles/particle_emitter.cc \
    96                  lib/lang/base_entity.cc \
    9797                 lib/lang/base_object.cc \
    9898                 lib/util/ini_parser.cc \
     
    107107                 defs/keynames.h \
    108108                 command_node.h \
     109                 action_listener.h \
    109110                 defs/message_structures.h \
    110111                 util/loading/game_loader.h \
     
    151152                 lib/coord/null_parent.h \
    152153                 lib/coord/helper_parent.h \
     154                 lib/coord/pilot_node.h \
    153155                 lib/graphics/graphics_engine.h \
    154156                 lib/graphics/light.h \
     
    165167                 lib/graphics/particles/particle_system.h \
    166168                 lib/graphics/particles/particle_emitter.h \
    167                  lib/lang/base_entity.h \
    168169                 lib/lang/base_object.h \
    169170                 util/common/list.h \
Note: See TracChangeset for help on using the changeset viewer.