# # ChangeLog for code/branches/physics/src/orxonox/objects/weaponSystem/Weapon.cc # # Generated by Trac 1.0.9 # Sep 18, 2024, 11:40:31 PM Wed, 12 Nov 2008 12:21:18 GMT rgrieder [2190] * code/branches/physics (copied) New physics branch from trunk. Sat, 01 Nov 2008 22:17:22 GMT landauf [2098] * code/trunk/src/orxonox/objects/WeaponSystem.cc (modified) * code/trunk/src/orxonox/objects/WeaponSystem.h (modified) * code/trunk/src/orxonox/objects/weaponSystem/Weapon.cc (modified) * code/trunk/src/orxonox/objects/weaponSystem/Weapon.h (modified) * code/trunk/src/orxonox/objects/weaponSystem/WeaponSet.cc (modified) * code/trunk/src/orxonox/objects/weaponSystem/WeaponSet.h (modified) * code/trunk/src/orxonox/objects/weaponSystem/WeaponSlot.cc (modified) * code/trunk/src/orxonox/objects/weaponSystem/weapons/LaserGun.h (modified) * code/trunk/src/orxonox/objects/weaponSystem/weapons/Missile.h (modified) * code/trunk/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified) * code/trunk/src/orxonox/objects/worldentities/pawns/Pawn.h (modified) - added a WeaponSystem to Pawn - initialized values in weapon ...