# # ChangeLog for branches/objectmanager/src/story_entities/world.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 11:14:13 AM Thu, 15 Dec 2005 00:34:32 GMT bensch [6121] * branches/objectmanager/src/story_entities/world.cc (modified) * branches/objectmanager/src/story_entities/world.h (modified) * branches/objectmanager/src/util/object_manager.cc (modified) * branches/objectmanager/src/util/object_manager.h (modified) * branches/objectmanager/src/util/state.cc (modified) * branches/objectmanager/src/util/state.h (modified) * branches/objectmanager/src/world_entities/npcs/npc.cc (modified) * branches/objectmanager/src/world_entities/playable.cc (modified) * branches/objectmanager/src/world_entities/power_ups/power_up.cc (modified) * branches/objectmanager/src/world_entities/skybox.cc (modified) * branches/objectmanager/src/world_entities/world_entity.cc (modified) * branches/objectmanager/src/world_entities/world_entity.h (modified) orxonox/trunk: packing the first entities into their lists Wed, 14 Dec 2005 23:42:30 GMT bensch [6120] * branches/objectmanager/src/story_entities/world.cc (modified) * branches/objectmanager/src/util/object_manager.cc (modified) * branches/objectmanager/src/util/object_manager.h (modified) om: some more checks for safety Tue, 13 Dec 2005 10:28:15 GMT bensch [6082] * branches/objectmanager (copied) orxonox/branches: added branche objectManager Mon, 12 Dec 2005 22:34:02 GMT bensch [6074] * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/coord/null_parent.cc (deleted) * trunk/src/lib/coord/null_parent.h (deleted) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/framework.cc (modified) * trunk/src/util/garbage_collector.cc (modified) * trunk/src/util/track/track_node.cc (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) * trunk/src/world_entities/weapons/projectile.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/trunk: taken out NullParent. THE TRUNK IS NOT RUNNING FOR ...