Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6634 in orxonox.OLD for trunk/src/world_entities/Makefile.am


Ignore:
Timestamp:
Jan 21, 2006, 1:18:19 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: merged the network-branche back to the trunk

merged with command:
svn merge https://svn.orxonox.net/orxonox/branches/network . -r6500:HEAD
minor conflicts in texture and one Makefile resolved to the trunk

also made a small patch to texture, so it Modulates with GL_REPEAT

File:
1 edited

Legend:

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

    r6532 r6634  
    2323                  world_entities/character_attributes.cc \
    2424                  world_entities/test_entity.cc \
     25                  world_entities/image_entity.cc \
     26                  world_entities/planet.cc \
    2527                  \
    2628                  world_entities/weapons/weapon_manager.cc \
     
    7274                 world_entities/character_attributes.h \
    7375                 world_entities/test_entity.h \
     76                 world_entities/image_entity.h \
     77                 world_entities/planet.h \
    7478                 \
    7579                 world_entities/weapons/weapon_manager.h \
Note: See TracChangeset for help on using the changeset viewer.