# # ChangeLog for orxonox/trunk/src/world_entities/test_bullet.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 2:32:07 PM Thu, 07 Apr 2005 23:01:24 GMT patrick [3757] * orxonox/trunk/src/world_entities/test_bullet.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) * orxonox/trunk/src/world_entities/test_gun.h (modified) orxonox/trunk: weapon projectile now spawn at the right place Thu, 07 Apr 2005 22:46:33 GMT patrick [3755] * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) * orxonox/trunk/src/world_entities/projectile.cc (modified) * orxonox/trunk/src/world_entities/test_bullet.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/world_entity.cc (modified) orxonox/trunk: now got two weapons firing syncronized Fri, 01 Apr 2005 12:05:10 GMT patrick [3710] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/world_entities/projectile.h (modified) * orxonox/trunk/src/world_entities/test_bullet.cc (modified) * orxonox/trunk/src/world_entities/test_bullet.h (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: added the TestBullet to framework, made some doxygen, ... Fri, 01 Apr 2005 11:45:47 GMT patrick [3709] * orxonox/trunk/src/world_entities/test_bullet.cc (modified) * orxonox/trunk/src/world_entities/test_bullet.h (modified) orxonox/trunk: implemented TestBullet Fri, 01 Apr 2005 11:41:38 GMT patrick [3708] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/projectile.cc (modified) * orxonox/trunk/src/world_entities/projectile.h (modified) * orxonox/trunk/src/world_entities/test_bullet.cc (added) * orxonox/trunk/src/world_entities/test_bullet.h (added) * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: added testbullet class. some changes in the weapon ...