# # ChangeLog for orxonox/trunk/src/world_entities/test_bullet.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 6, 2024, 12:24:33 PM 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 ...