# # ChangeLog for orxonox/branches/levelloader/src/factory.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 16, 2024, 5:38:32 AM Mon, 14 Mar 2005 08:58:58 GMT chris [3542] * orxonox/branches/levelloader/src/defs/debug.h (modified) * orxonox/branches/levelloader/src/factory.cc (modified) * orxonox/branches/levelloader/src/game_loader.cc (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/objModel.cc (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/objModel.h (modified) * orxonox/branches/levelloader/src/orxonox.cc (modified) * orxonox/branches/levelloader/src/story_entities/campaign.cc (modified) * orxonox/branches/levelloader/src/story_entities/world.cc (modified) * orxonox/branches/levelloader/src/world_entities/environment.cc (modified) * orxonox/branches/levelloader/src/world_entities/environment.h (modified) * orxonox/branches/levelloader/src/world_entities/player.cc (modified) * orxonox/branches/levelloader/src/world_entities/player.h (modified) orxonox/branches/levelloader: First incarnation of a debugworld ... Sun, 13 Mar 2005 21:40:25 GMT chris [3530] * orxonox/branches/levelloader/Makefile.in (modified) * orxonox/branches/levelloader/aclocal.m4 (modified) * orxonox/branches/levelloader/configure (modified) * orxonox/branches/levelloader/src/defs/debug.h (modified) * orxonox/branches/levelloader/src/defs/error.h (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/lib/util/substring.cc (modified) * orxonox/branches/levelloader/src/lib/util/substring.h (modified) * orxonox/branches/levelloader/src/story_entities/campaign.cc (modified) * orxonox/branches/levelloader/src/story_entities/campaign.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: Got the system to compile, the basic ... Sun, 13 Mar 2005 17:59:20 GMT chris [3525] * 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/lib/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/graphics/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/gui/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/gui/console/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/gui/gui/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/util/substring.cc (added) * orxonox/branches/levelloader/src/lib/util/substring.h (added) * orxonox/branches/levelloader/src/lib/xmlparser (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinystr.cc (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinystr.h (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinyxml.cc (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinyxml.h (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinyxmlerror.cc (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinyxmlparser.cc (added) * 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/substring.cc (deleted) * orxonox/branches/levelloader/src/substring.h (deleted) * orxonox/branches/levelloader/src/track_manager.cc (modified) * orxonox/branches/levelloader/src/track_manager.h (modified) * orxonox/branches/levelloader/src/xmlparser (deleted) orxonox/branches/levelloader: removed excess class usage adn messed ... Fri, 11 Mar 2005 17:46:28 GMT chris [3504] * orxonox/branches/levelloader/src/factory.cc (added) * orxonox/branches/levelloader/src/factory.h (added) * orxonox/branches/levelloader/src/levelfactory.cc (deleted) * orxonox/branches/levelloader/src/levelfactory.h (deleted) orxonox/branches/levelloader: forgot to add all files and removed the ...