Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6634 in orxonox.OLD for trunk/src/story_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/story_entities/Makefile.am

    r6600 r6634  
    1212                story_entities/multi_player_world.cc \
    1313                story_entities/multi_player_world_data.cc \
    14                 story_entities/movie_loader.cc
     14                story_entities/movie_loader.cc \
     15                story_entities/simple_game_menu.cc
    1516
    1617StoryEntities_HEADERS_ = \
     
    2526                story_entities/multi_player_world.h \
    2627                story_entities/multi_player_world_data.h \
    27                 story_entities/movie_loader.h
     28                story_entities/movie_loader.h \
     29                story_entities/simple_game_menu.h
Note: See TracChangeset for help on using the changeset viewer.