# # ChangeLog for orxonox/branches/levelLoader/src/glmenu/glmenu_imagescreen.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 4:33:27 AM Fri, 20 May 2005 01:55:19 GMT bensch [4242] * orxonox/branches/levelLoader/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/branches/levelLoader/src/util/loading/load_param.h (modified) * orxonox/branches/levelLoader/src/world_entities/skybox.cc (modified) * orxonox/branches/levelLoader/src/world_entities/skybox.h (modified) orxonox/branches/levelLoader: better compatibility with more functions Fri, 20 May 2005 01:45:55 GMT bensch [4241] * orxonox/branches/levelLoader/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/branches/levelLoader/src/glmenu/glmenu_imagescreen.h (modified) * orxonox/branches/levelLoader/src/util/loading/load_param.h (modified) orxonox/branches/levelLoader2: imagescreen gets loaded by the new format 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 ... Mon, 09 May 2005 22:06:20 GMT bensch [4136] * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/lib/graphics/importer/material.cc (modified) * orxonox/trunk/src/lib/graphics/importer/material.h (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/skybox.cc (modified) * orxonox/trunk/src/world_entities/skybox.h (modified) * orxonox/trunk/src/world_entities/terrain.cc (modified) orxonox/trunk: skyModel now gets unloaded/loaded for real. There was ...