# # ChangeLog for orxonox/branches/levelLoader/src in orxonox.OLD # # Generated by Trac 1.0.9 # May 20, 2024, 5:59:02 AM Fri, 20 May 2005 01:12:51 GMT bensch [4240] * orxonox/branches/levelLoader/src/factory.h (modified) * orxonox/branches/levelLoader/src/world_entities/skybox.cc (modified) * orxonox/branches/levelLoader/src/world_entities/skybox.h (modified) * orxonox/branches/levelLoader/src/world_entities/world_entity.cc (modified) orxonox/branches/levelLoader: SkyBox loadable in the new Style 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 23:37:47 GMT bensch [4233] * orxonox/branches/levelLoader/src/Makefile.am (modified) * orxonox/branches/levelLoader/src/Makefile.in (modified) * orxonox/branches/levelLoader/src/util/loading (added) * orxonox/branches/levelLoader/src/util/loading/load_param.cc (added) * orxonox/branches/levelLoader/src/util/loading/load_param.h (added) * orxonox/branches/levelLoader/src/world_entities/world_entity.cc (modified) * orxonox/branches/levelLoader/src/world_entities/world_entity.h (modified) orxonox/branches/levelLoader: loading through Functors. This should ... Thu, 19 May 2005 21:30:11 GMT bensch [4231] * orxonox/branches/levelLoader/src/Makefile.am (modified) * orxonox/branches/levelLoader/src/Makefile.in (modified) orxonox/branches/levelLoader: building tinyxml as lib 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 ...