# # ChangeLog for trunk/src/world_entities/weapons/rocket.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 3, 2024, 1:46:07 AM Sat, 29 Oct 2005 22:54:23 GMT bensch [5456] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/gui/gl_gui/glgui_widget.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/Makefile.in (modified) * trunk/src/world_entities/weapons/laser.cc (copied) * trunk/src/world_entities/weapons/laser.h (copied) * trunk/src/world_entities/weapons/rocket.cc (copied) * trunk/src/world_entities/weapons/rocket.h (copied) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) orxonox/trunk: added Lasers and Rockets Class as TestBullet is not ... 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 ...