# # ChangeLog for trunk/src/world_entities/weapons/test_gun.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 23, 2024, 7:21:51 PM Wed, 23 Nov 2005 23:13:22 GMT bensch [5750] * trunk/config.guess (modified) * trunk/config.sub (modified) * trunk/configure (modified) * trunk/configure.ac (modified) * trunk/depcomp (modified) * trunk/install-sh (modified) * trunk/missing (modified) * trunk/mkinstalldirs (modified) * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/collision_detection/Makefile.am (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/physics/fields/gravity.cc (modified) * trunk/src/lib/physics/physics_connection.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/benchmark.cc (modified) * trunk/src/subprojects/collision_detection/Makefile.am (modified) * trunk/src/subprojects/collision_detection/collision_test_entity.cc (modified) * trunk/src/subprojects/importer/Makefile.am (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/fast_factory.cc (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/factory.h (modified) * trunk/src/util/object_manager.cc (copied) * trunk/src/util/object_manager.h (copied) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/npc.cc (deleted) * trunk/src/world_entities/npc.h (deleted) * trunk/src/world_entities/npc2.cc (deleted) * trunk/src/world_entities/npc2.h (deleted) * trunk/src/world_entities/npcs (copied) * trunk/src/world_entities/npcs/npc.cc (copied) * trunk/src/world_entities/npcs/npc.h (copied) * trunk/src/world_entities/npcs/npc_test.cc (copied) * trunk/src/world_entities/npcs/npc_test.h (copied) * trunk/src/world_entities/npcs/npc_test1.cc (copied) * trunk/src/world_entities/npcs/npc_test1.h (copied) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/aim.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (copied) * trunk/src/world_entities/weapons/aiming_turret.h (copied) * trunk/src/world_entities/weapons/bomb.cc (copied) * trunk/src/world_entities/weapons/bomb.h (copied) * trunk/src/world_entities/weapons/cannon.cc (copied) * trunk/src/world_entities/weapons/cannon.h (copied) * trunk/src/world_entities/weapons/crosshair.cc (modified) * trunk/src/world_entities/weapons/ground_turret.cc (copied) * trunk/src/world_entities/weapons/ground_turret.h (copied) * trunk/src/world_entities/weapons/laser.cc (modified) * trunk/src/world_entities/weapons/laser.h (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/test_gun.h (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/turret.h (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) orxonox/trunk: merged the WorldEntities into the Trunk. Merged with ... Mon, 07 Nov 2005 23:03:18 GMT bensch [5500] * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/environment.h (modified) * trunk/src/world_entities/npc2.cc (modified) * trunk/src/world_entities/npc2.h (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/player.h (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.h (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.h (modified) * trunk/src/world_entities/satellite.cc (modified) * trunk/src/world_entities/satellite.h (modified) * trunk/src/world_entities/skysphere.cc (modified) * trunk/src/world_entities/skysphere.h (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/test_entity.h (modified) * trunk/src/world_entities/weapons/laser.cc (modified) * trunk/src/world_entities/weapons/laser.h (modified) * trunk/src/world_entities/weapons/projectile.cc (modified) * trunk/src/world_entities/weapons/projectile.h (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) * trunk/src/world_entities/weapons/rocket.h (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) * trunk/src/world_entities/weapons/test_bullet.h (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/test_gun.h (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/turret.h (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: all the WorldEntities now have a const function to ... Mon, 07 Nov 2005 21:43:22 GMT bensch [5498] * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/test_entity.h (modified) * trunk/src/world_entities/weapons/projectile.h (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/test_gun.h (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: redocumented the WorldEntity and Weapon classes Sun, 30 Oct 2005 18:48:40 GMT bensch [5462] * trunk/src/world_entities/weapons/test_gun.cc (modified) orxonox/trunk: random distribution of the Lasers Sun, 30 Oct 2005 09:21:34 GMT bensch [5459] * trunk/src/world_entities/weapons/test_gun.cc (modified) orxonox/trunk: EmissionPoint positioned Sat, 29 Oct 2005 23:52:29 GMT bensch [5458] * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/Makefile.in (modified) * trunk/src/world_entities/npc.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (copied) * trunk/src/world_entities/power_ups/laser_power_up.h (copied) * trunk/src/world_entities/weapons/laser.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) orxonox/trunk: a second power-up (lasers) Sat, 29 Oct 2005 23:32:38 GMT bensch [5457] * trunk/src/world_entities/weapons/laser.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) orxonox/trunk: optimized Lasers 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 ... Fri, 28 Oct 2005 19:44:57 GMT bensch [5443] * 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) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) orxonox/trunk: heavy ParticleEmission from the Bullets @patrick: i ... Thu, 27 Oct 2005 21:46:46 GMT bensch [5441] * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/trunk: Weapons update, Now one can really assign ... Sat, 15 Oct 2005 18:22:30 GMT bensch [5382] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) orxonox/trunk: fixed a reparenting bug made the naming more compliant Mon, 10 Oct 2005 19:15:05 GMT bensch [5357] * trunk/src/defs/debug.h (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/graphics/text_engine/text_engine.cc (modified) * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_engine.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/physics/fields/field.cc (modified) * trunk/src/lib/physics/fields/gravity.cc (modified) * trunk/src/lib/physics/fields/point_gravity.cc (modified) * trunk/src/lib/physics/fields/twirl.cc (modified) * trunk/src/lib/physics/physics_connection.cc (modified) * trunk/src/util/fast_factory.h (modified) * trunk/src/util/loading/factory.h (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/npc.cc (modified) * trunk/src/world_entities/npc2.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/satellite.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/skybox.h (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) * trunk/src/world_entities/weapons/projectile.cc (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) orxonox/trunk: some minor cleanup, of the mess i made with AutoMake- sh** Mon, 10 Oct 2005 18:17:44 GMT bensch [5356] * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/spatial_separation/spatial_separation.h (modified) * trunk/src/util/loading/factory.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: saver Weapon-Projectile-generation and Stuff Mon, 10 Oct 2005 17:47:42 GMT bensch [5355] * trunk/src/lib/graphics/text_engine/font.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/fast_factory.h (modified) * trunk/src/util/garbage_collector.cc (modified) * trunk/src/util/garbage_collector.h (modified) * trunk/src/util/loading/factory.h (modified) * trunk/src/world_entities/Makefile.am (copied) * trunk/src/world_entities/Makefile.in (copied) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: some build-efficiency-issues Thu, 18 Aug 2005 21:16:50 GMT bensch [5070] * branches (moved) * releases (moved) * tags (moved) * trunk (moved) reporx: moved orxonox out of orxonox directory, because it is the ... Tue, 16 Aug 2005 23:02:01 GMT bensch [5062] * orxonox/trunk/src/util/animation/animation.h (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/world_entities/weapons/test_gun.cc (modified) orxonox/trunk: animation3D-update, so now one should be able to let ...