Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10050 in orxonox.OLD


Ignore:
Timestamp:
Dec 12, 2006, 11:38:30 PM (17 years ago)
Author:
patrick
Message:

added some files for ground working

Location:
branches/mount_points/src
Files:
5 added
2 edited

Legend:

Unmodified
Added
Removed
  • branches/mount_points/src/lib/graphics/importer/Makefile.am

    r10033 r10050  
    2525                \
    2626                obj/objModel.cc \
     27                \
     28                oif/object_information_file.cc \
    2729                \
    2830                bsp/bsp_manager.cc \
     
    7981                obj/objModel.h \
    8082                \
     83                oif/object_information_file.h \
     84                \
    8185                md2/md2Model.h \
    8286                md2/resource_md2.h \
  • branches/mount_points/src/world_entities/WorldEntities.am

    r9869 r10050  
    2424                world_entities/planet.cc \
    2525                world_entities/bsp_entity.cc \
     26                world_entities/mount_point.cc \
    2627                \
    2728                world_entities/weapons/test_gun.cc \
     
    127128                planet.h \
    128129                bsp_entity.h \
     130                mount_point.h \
    129131                \
    130132                weapons/test_gun.h \
Note: See TracChangeset for help on using the changeset viewer.