Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 26, 2006, 5:16:10 PM (18 years ago)
Author:
bensch
Message:

orxonox/new_class_id: Taken out the old ResourceManager.
On the way, i had to desintegrate the old MD3-model loading process (via ResourceManager) MD3 is untouched, but also not loaded anymore neither from ResourceMangers nor from the WorldEntity

@patrick: MD3-ModelLoading class must be implemented… this should be quite easy, with the way MD3 is, and the new Resource-paradigm
cheers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/new_class_id/src/lib/util/Makefile.am

    r9794 r9836  
    1515                multi_type.cc \
    1616                \
    17                 loading/new_resource_manager.cc \
     17                loading/resource_manager.cc \
    1818                loading/resource.cc \
    1919                loading/game_loader.cc \
     
    6666                \
    6767                loading/resource_manager.h \
    68                 loading/new_resource_manager.h \
    6968                loading/resource.h \
    7069                loading/game_loader.h \
Note: See TracChangeset for help on using the changeset viewer.