# # ChangeLog for branches/objectmanager/src/util in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 2, 2024, 3:54:16 PM Fri, 16 Dec 2005 16:16:00 GMT bensch [6134] * branches/objectmanager/src/orxonox.cc (modified) * branches/objectmanager/src/story_entities/world.cc (modified) * branches/objectmanager/src/story_entities/world.h (modified) * branches/objectmanager/src/util/Makefile.am (modified) * branches/objectmanager/src/util/garbage_collector.cc (deleted) * branches/objectmanager/src/util/garbage_collector.h (deleted) * 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/power_ups/laser_power_up.cc (modified) * branches/objectmanager/src/world_entities/power_ups/turret_power_up.cc (modified) * branches/objectmanager/src/world_entities/test_entity.cc (modified) * branches/objectmanager/src/world_entities/weapons/aim.cc (modified) * branches/objectmanager/src/world_entities/weapons/bomb.cc (modified) * branches/objectmanager/src/world_entities/weapons/guided_missile.cc (modified) * branches/objectmanager/src/world_entities/weapons/laser.cc (modified) * branches/objectmanager/src/world_entities/weapons/projectile.cc (modified) * branches/objectmanager/src/world_entities/weapons/rocket.cc (modified) * branches/objectmanager/src/world_entities/weapons/test_bullet.cc (modified) om: disected the old worldEntity list out. removed GarbageCollector ... Thu, 15 Dec 2005 09:57:45 GMT bensch [6126] * branches/objectmanager/src/lib/graphics/graphics_engine.cc (modified) * branches/objectmanager/src/lib/graphics/graphics_engine.h (modified) * branches/objectmanager/src/story_entities/world.cc (modified) * branches/objectmanager/src/util/object_manager.cc (modified) * branches/objectmanager/src/world_entities/weapons/guided_missile.cc (modified) orxonox/OM: draw works with new interface Thu, 15 Dec 2005 01:14:53 GMT bensch [6123] * branches/objectmanager/src/util/object_manager.cc (modified) * branches/objectmanager/src/world_entities/environment.cc (modified) * branches/objectmanager/src/world_entities/power_ups/power_up.cc (modified) * branches/objectmanager/src/world_entities/weapons/bomb.cc (modified) * branches/objectmanager/src/world_entities/weapons/ground_turret.cc (modified) * branches/objectmanager/src/world_entities/weapons/guided_missile.cc (modified) * branches/objectmanager/src/world_entities/weapons/laser.cc (modified) * branches/objectmanager/src/world_entities/weapons/rocket.cc (modified) * branches/objectmanager/src/world_entities/weapons/test_bullet.cc (modified) * branches/objectmanager/src/world_entities/weapons/weapon.cc (modified) * branches/objectmanager/src/world_entities/weapons/weapon_manager.cc (modified) * branches/objectmanager/src/world_entities/weapons/weapon_manager.h (modified) orxonox/branches/objectmanager: all the WorldEntities ... Thu, 15 Dec 2005 00:47:28 GMT bensch [6122] * branches/objectmanager/src/util/object_manager.cc (modified) * branches/objectmanager/src/world_entities/skysphere.cc (modified) * branches/objectmanager/src/world_entities/terrain.cc (modified) * branches/objectmanager/src/world_entities/test_entity.cc (modified) * branches/objectmanager/src/world_entities/world_entity.cc (modified) orxonox/branches/objectManager: pack some entities to default lists 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 Wed, 14 Dec 2005 23:11:27 GMT bensch [6119] * branches/objectmanager/src/util/object_manager.cc (modified) * branches/objectmanager/src/util/object_manager.h (modified) orxonox/branches/objectManger: better algorithm for transforming from ... Tue, 13 Dec 2005 15:56:23 GMT bensch [6091] * branches/objectmanager/src/defs/debug.h (modified) * branches/objectmanager/src/util/object_manager.cc (modified) * branches/objectmanager/src/util/object_manager.h (modified) objectManager: super-debug Tue, 13 Dec 2005 13:58:57 GMT bensch [6089] * branches/objectmanager/src/util/object_manager.cc (modified) * branches/objectmanager/src/util/object_manager.h (modified) * branches/objectmanager/src/world_entities/world_entity.cc (modified) * branches/objectmanager/src/world_entities/world_entity.h (modified) orxonox/trunk: objectManager first implementation 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 ...