# # ChangeLog for orxonox/trunk/src/world_entities/test_gun.h in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 20, 2024, 2:25:21 AM Tue, 22 Mar 2005 11:10:09 GMT patrick [3631] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/projectile.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) * orxonox/trunk/src/world_entities/test_gun.h (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: gun can be fired, projectil do not move jet Mon, 21 Mar 2005 14:26:26 GMT patrick [3618] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/primitive.h (modified) * orxonox/trunk/src/world_entities/projectile.cc (modified) * orxonox/trunk/src/world_entities/projectile.h (modified) * orxonox/trunk/src/world_entities/test_gun.cc (added) * orxonox/trunk/src/world_entities/test_gun.h (added) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: adding TestGun to implement a test gun :) some smaller ...