# # ChangeLog for orxonox/trunk/src/world_entities/weapons/test_gun.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 7, 2024, 7:29:42 PM Fri, 01 Jul 2005 18:57:24 GMT bensch [4758] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/defs/include_paths.am (modified) * orxonox/trunk/src/lib/lang/class_list.cc (modified) * orxonox/trunk/src/world_entities/weapons (added) * orxonox/trunk/src/world_entities/weapons/projectile.cc (moved) * orxonox/trunk/src/world_entities/weapons/projectile.h (moved) * orxonox/trunk/src/world_entities/weapons/test_bullet.cc (moved) * orxonox/trunk/src/world_entities/weapons/test_bullet.h (moved) * orxonox/trunk/src/world_entities/weapons/test_gun.cc (moved) * orxonox/trunk/src/world_entities/weapons/test_gun.h (moved) * orxonox/trunk/src/world_entities/weapons/weapon.cc (moved) * orxonox/trunk/src/world_entities/weapons/weapon.h (moved) orxonox/trunk: moved the weapons to world_entities/weapons Fri, 17 Jun 2005 20:15:06 GMT bensch [4652] * orxonox/trunk/src/subprojects/particles/Makefile.am (modified) * orxonox/trunk/src/subprojects/particles/Makefile.in (modified) * orxonox/trunk/src/util/garbage_collector.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: taken the ObjectManager out of the important sections ...