# # ChangeLog for orxonox/branches/ll2trunktemp/src/lib in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 9, 2024, 7:45:03 AM Wed, 27 Apr 2005 11:50:23 GMT patrick [3994] * orxonox/branches/ll2trunktemp/src/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/factory.cc (modified) * orxonox/branches/ll2trunktemp/src/lib/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/graphics/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/gui/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/gui/console/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/gui/gui/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/story_entities/campaign.cc (modified) * orxonox/branches/ll2trunktemp/src/story_entities/world.cc (modified) * orxonox/branches/ll2trunktemp/src/subprojects/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/subprojects/testmain/Makefile.in (modified) orxonox/branches/ll2trunktmp: fixed a problem with levelchange: now ... Sat, 23 Apr 2005 10:11:28 GMT chris [3941] * orxonox/branches/ll2trunktemp/src/lib/util/substring.cc (added) * orxonox/branches/ll2trunktemp/src/lib/util/substring.h (added) orxonox/branches/ll2trunktemp: added missing substring.cc/.h Sat, 23 Apr 2005 09:37:25 GMT chris [3940] * orxonox/branches/ll2trunktemp/Makefile.in (modified) * orxonox/branches/ll2trunktemp/aclocal.m4 (modified) * orxonox/branches/ll2trunktemp/configure (modified) * orxonox/branches/ll2trunktemp/src/Makefile.am (modified) * orxonox/branches/ll2trunktemp/src/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/defs/stdincl.h (modified) * orxonox/branches/ll2trunktemp/src/factory.cc (added) * orxonox/branches/ll2trunktemp/src/factory.h (added) * orxonox/branches/ll2trunktemp/src/game_loader.cc (modified) * orxonox/branches/ll2trunktemp/src/game_loader.h (modified) * orxonox/branches/ll2trunktemp/src/lib/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/graphics/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/gui/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/gui/console/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/gui/gui/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/xmlparser (added) * orxonox/branches/ll2trunktemp/src/lib/xmlparser/tinystr.cc (added) * orxonox/branches/ll2trunktemp/src/lib/xmlparser/tinystr.h (added) * orxonox/branches/ll2trunktemp/src/lib/xmlparser/tinyxml.cc (added) * orxonox/branches/ll2trunktemp/src/lib/xmlparser/tinyxml.h (added) * orxonox/branches/ll2trunktemp/src/lib/xmlparser/tinyxmlerror.cc (added) * orxonox/branches/ll2trunktemp/src/lib/xmlparser/tinyxmlparser.cc (added) * orxonox/branches/ll2trunktemp/src/orxonox.cc (modified) * orxonox/branches/ll2trunktemp/src/story_entities/world.cc (modified) * orxonox/branches/ll2trunktemp/src/story_entities/world.h (modified) * orxonox/branches/ll2trunktemp/src/subprojects/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/subprojects/testmain/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/world_entities/player.cc (modified) * orxonox/branches/ll2trunktemp/src/world_entities/player.h (modified) orxonox/branches/ll2trunktemp: I tried... Not working... Sat, 23 Apr 2005 08:02:09 GMT chris [3939] * orxonox/branches/ll2trunktemp (copied) orxonox/branches: A separate battleground for Fuzzy's merging onslaught Thu, 21 Apr 2005 01:34:38 GMT bensch [3917] * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.h (modified) orxonox/trunk: minor