# # ChangeLog for branches/world_entities/src/world_entities/weapons/turret.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 4, 2024, 7:45:12 PM Wed, 23 Nov 2005 20:41:24 GMT bensch [5745] * branches/world_entities/aclocal.m4 (modified) * branches/world_entities/src/world_entities/player.cc (modified) * branches/world_entities/src/world_entities/weapons/aiming_turret.cc (modified) * branches/world_entities/src/world_entities/weapons/aiming_turret.h (modified) * branches/world_entities/src/world_entities/weapons/cannon.cc (modified) * branches/world_entities/src/world_entities/weapons/cannon.h (modified) * branches/world_entities/src/world_entities/weapons/test_gun.cc (modified) * branches/world_entities/src/world_entities/weapons/test_gun.h (modified) * branches/world_entities/src/world_entities/weapons/turret.cc (modified) * branches/world_entities/src/world_entities/weapons/turret.h (modified) * branches/world_entities/src/world_entities/weapons/weapon.cc (modified) * branches/world_entities/src/world_entities/weapons/weapon.h (modified) orxonox/trunk: removed WeaponManager from all the Weapons, because ... Wed, 23 Nov 2005 14:49:05 GMT manuel [5740] * branches/world_entities/src/world_entities/weapons/ground_turret.cc (modified) * branches/world_entities/src/world_entities/weapons/ground_turret.h (modified) * branches/world_entities/src/world_entities/weapons/turret.h (modified) groundturret... Wed, 09 Nov 2005 12:26:24 GMT bensch [5516] * branches/world_entities (copied) orxonox/branches: added world_entity branche for development of new ... Tue, 08 Nov 2005 22:19:09 GMT bensch [5511] * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/world_entities/npc2.cc (modified) * trunk/src/world_entities/npc2.h (modified) * trunk/src/world_entities/power_ups/laser_power_up.h (modified) * trunk/src/world_entities/power_ups/turret_power_up.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/skybox.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/weapons/laser.cc (modified) * trunk/src/world_entities/weapons/projectile.cc (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/turret.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: more cleanup of the WorldEntity (includes rearanged)