# # ChangeLog for branches/world_entities/src/story_entities in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 1:21:35 PM Sun, 13 Nov 2005 14:10:49 GMT bensch [5558] * branches/world_entities/Makefile.in (modified) * branches/world_entities/src/Makefile.am (modified) * branches/world_entities/src/Makefile.in (modified) * branches/world_entities/src/defs/include_paths.am (modified) * branches/world_entities/src/lib/Makefile.am (modified) * branches/world_entities/src/lib/Makefile.in (modified) * branches/world_entities/src/lib/collision_detection/Makefile.in (modified) * branches/world_entities/src/lib/event/Makefile.in (modified) * branches/world_entities/src/lib/event/event_def.h (modified) * branches/world_entities/src/lib/event/event_handler.cc (modified) * branches/world_entities/src/lib/graphics/Makefile.in (modified) * branches/world_entities/src/lib/graphics/importer/Makefile.in (modified) * branches/world_entities/src/lib/graphics/spatial_separation/Makefile.in (modified) * branches/world_entities/src/lib/gui/Makefile.in (modified) * branches/world_entities/src/lib/gui/gl_gui/Makefile.in (modified) * branches/world_entities/src/lib/gui/gtk_gui/Makefile.in (modified) * branches/world_entities/src/lib/particles/Makefile.in (modified) * branches/world_entities/src/lib/physics/Makefile.in (modified) * branches/world_entities/src/lib/shell/Makefile.in (modified) * branches/world_entities/src/lib/shell/shell_command.cc (modified) * branches/world_entities/src/lib/shell/shell_command.h (modified) * branches/world_entities/src/lib/sound/Makefile.in (modified) * branches/world_entities/src/lib/tinyxml/Makefile.in (modified) * branches/world_entities/src/lib/util/multi_type.cc (copied) * branches/world_entities/src/lib/util/multi_type.h (copied) * branches/world_entities/src/orxonox.cc (modified) * branches/world_entities/src/story_entities/world.cc (modified) * branches/world_entities/src/subprojects/Makefile.in (modified) * branches/world_entities/src/subprojects/collision_detection/Makefile.am (modified) * branches/world_entities/src/subprojects/collision_detection/Makefile.in (modified) * branches/world_entities/src/subprojects/importer/Makefile.am (modified) * branches/world_entities/src/subprojects/importer/Makefile.in (modified) * branches/world_entities/src/subprojects/particles/Makefile.am (modified) * branches/world_entities/src/subprojects/particles/Makefile.in (modified) * branches/world_entities/src/subprojects/testmain/Makefile.in (modified) * branches/world_entities/src/util/Makefile.am (modified) * branches/world_entities/src/util/Makefile.in (modified) * branches/world_entities/src/util/loading/game_loader.cc (modified) * branches/world_entities/src/util/loading/load_param.cc (modified) * branches/world_entities/src/util/loading/load_param.h (modified) * branches/world_entities/src/util/loading/load_param_description.cc (copied) * branches/world_entities/src/util/loading/load_param_description.h (copied) * branches/world_entities/src/world_entities/player.cc (modified) * branches/world_entities/src/world_entities/weapons/aim.cc (copied) * branches/world_entities/src/world_entities/weapons/aim.h (copied) * branches/world_entities/src/world_entities/world_entity.cc (modified) orxonox/branches/world_entities: merged the Trunk to the ... Wed, 09 Nov 2005 12:26:24 GMT bensch [5516] * branches/world_entities (copied) orxonox/branches: added world_entity branche for development of new ... Sat, 29 Oct 2005 11:14:24 GMT bensch [5447] * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/particles/particle_engine.cc (modified) * trunk/src/lib/particles/particle_engine.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/fast_factory.h (modified) * trunk/src/world_entities/weapons/projectile.h (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) * trunk/src/world_entities/weapons/test_bullet.h (modified) orxonox/trunk: Explosions on Collision (--HACK--) also made the ...