# # ChangeLog for orxonox/branches/levelLoader/src/lib in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 2:30:22 PM Fri, 20 May 2005 00:44:10 GMT bensch [4239] * orxonox/branches/levelLoader/src/Makefile.am (modified) * orxonox/branches/levelLoader/src/Makefile.in (modified) * orxonox/branches/levelLoader/src/defs/stdincl.h (modified) * orxonox/branches/levelLoader/src/factory.cc (modified) * orxonox/branches/levelLoader/src/factory.h (modified) * orxonox/branches/levelLoader/src/game_loader.cc (modified) * orxonox/branches/levelLoader/src/game_loader.h (modified) * orxonox/branches/levelLoader/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/branches/levelLoader/src/lib/tinyxml (moved) * orxonox/branches/levelLoader/src/story_entities/campaign.cc (modified) * orxonox/branches/levelLoader/src/story_entities/campaign.h (modified) * orxonox/branches/levelLoader/src/story_entities/story_entity.h (modified) * orxonox/branches/levelLoader/src/story_entities/world.cc (modified) * orxonox/branches/levelLoader/src/story_entities/world.h (modified) * orxonox/branches/levelLoader/src/track_manager.cc (modified) * orxonox/branches/levelLoader/src/track_manager.h (modified) * orxonox/branches/levelLoader/src/util/loading/load_param.h (modified) * orxonox/branches/levelLoader/src/world_entities/world_entity.cc (modified) * orxonox/branches/levelLoader/src/world_entities/world_entity.h (modified) orxonox/branches/levelLoader: factory not in stdincl anymore Thu, 19 May 2005 21:13:11 GMT bensch [4230] * orxonox/branches/levelLoader (copied) * orxonox/branches/levelLoader/src (copied) * orxonox/branches/levelLoader/src/story_entities/world.cc (copied) * orxonox/branches/levelloader (deleted) orxonox/branches: created levelLoader branche/ deleted levelloader ... Wed, 18 May 2005 21:01:59 GMT bensch [4220] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/util/substring.cc (modified) * orxonox/trunk/src/lib/util/substring.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_manager.h (modified) orxonox/trunk: TrackManager prepared for loading. added new ...