# # ChangeLog for orxonox/branches/ll2trunktemp/src/world_entities/player.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 31, 2024, 1:37:38 AM Wed, 27 Apr 2005 23:06:09 GMT bensch [4002] * orxonox/branches/ll2trunktemp/src/world_entities/player.cc (modified) * orxonox/branches/ll2trunktemp/src/world_entities/world_entity.cc (modified) * orxonox/branches/ll2trunktemp/src/world_entities/world_entity.h (modified) orxonox/branches/ll2trunktemp: now WorldEntity loads model property Wed, 27 Apr 2005 14:49:25 GMT bensch [3998] * orxonox/branches/ll2trunktemp/src/world_entities/player.cc (modified) orxonox/branches/ll2trunktemp: weapon shoots again Wed, 27 Apr 2005 02:05:24 GMT bensch [3991] * orxonox/branches/ll2trunktemp/src/world_entities/player.cc (modified) orxonox/branches/ll2trunktemp: starts again. Tue, 26 Apr 2005 23:21:26 GMT bensch [3989] * orxonox/branches/ll2trunktemp/src/game_loader.cc (modified) * orxonox/branches/ll2trunktemp/src/orxonox.cc (modified) * orxonox/branches/ll2trunktemp/src/story_entities/campaign.cc (modified) * orxonox/branches/ll2trunktemp/src/story_entities/campaign.h (modified) * orxonox/branches/ll2trunktemp/src/story_entities/world.cc (modified) * orxonox/branches/ll2trunktemp/src/story_entities/world.h (modified) * orxonox/branches/ll2trunktemp/src/world_entities/player.cc (modified) orxonox/branches/ll2trunktemp: some more headers, now the level ... 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 Mon, 18 Apr 2005 18:05:00 GMT patrick [3881] * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) * orxonox/trunk/src/world_entities/test_gun.h (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: weapon change enhanced. weapon handling is now better ...