# # ChangeLog for orxonox/tags/0.3.1_alpha/src/util/garbage_collector.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 10, 2024, 11:29:14 AM Thu, 18 Aug 2005 12:15:09 GMT bensch [5067] * orxonox/tags/0.3.1_alpha (copied) * orxonox/tags/0.3.1_alpha/ChangeLog (copied) * orxonox/tags/0.3.1_alpha/configure (copied) * orxonox/tags/0.3.1_alpha/configure.ac (copied) * orxonox/tags/0.3.1_alpha/src/world_entities/world_entity.cc (copied) orxonox/tags: added tag 0.3.1_alpha, THE COLLISION_AGE Wed, 10 Aug 2005 14:47:23 GMT bensch [4979] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/fast_factory.cc (modified) * orxonox/trunk/src/util/fast_factory.h (modified) * orxonox/trunk/src/util/garbage_collector.cc (modified) * orxonox/trunk/src/util/garbage_collector.h (modified) * orxonox/trunk/src/world_entities/weapons/projectile.cc (modified) * orxonox/trunk/src/world_entities/weapons/test_gun.cc (modified) * orxonox/trunk/src/world_entities/weapons/weapon.cc (modified) orxonox/trunk: Objects now get cleanly ereased. This is a fix in the ...