Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 14, 2006, 5:24:31 PM (18 years ago)
Author:
bensch
Message:

orxonox/new_class_id: new Executor construct, that is much more typesafe, faster, and easier to extend…

Also changed the LoadParam process, and adapted ScriptEngine calls

Then at the end, some missing headers appeared, and appended them to all the cc-files again.

File:
1 edited

Legend:

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

    r9709 r9727  
    2121                loading/game_loader.cc \
    2222                loading/load_param.cc \
     23                loading/load_param_xml.cc \
    2324                loading/load_param_description.cc \
    2425                loading/factory.cc \
     
    5960                loading/game_loader.h \
    6061                loading/load_param.h \
     62                loading/load_param_xml.h \
    6163                loading/load_param_description.h \
    6264                loading/factory.h \
Note: See TracChangeset for help on using the changeset viewer.