# # ChangeLog for code/branches/physics/src/orxonox/objects/weaponSystem/Munition.cc # # Generated by Trac 1.0.9 # Sep 18, 2024, 11:37:00 PM Wed, 12 Nov 2008 12:21:18 GMT rgrieder [2190] * code/branches/physics (copied) New physics branch from trunk. Sat, 01 Nov 2008 21:27:12 GMT landauf [2097] * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/objects/WeaponSystem.cc (modified) * code/trunk/src/orxonox/objects/WeaponSystem.h (modified) * code/trunk/src/orxonox/objects/weaponSystem/Munition.cc (modified) * code/trunk/src/orxonox/objects/weaponSystem/Munition.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/WeaponSlot.h (modified) * code/trunk/src/orxonox/objects/weaponSystem/munitions/LaserGunMunition.cc (modified) * code/trunk/src/orxonox/objects/weaponSystem/munitions/LaserGunMunition.h (modified) * code/trunk/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified) * code/trunk/src/orxonox/objects/weaponSystem/weapons/LaserGun.h (modified) * code/trunk/src/orxonox/objects/weaponSystem/weapons/Missile.cc (modified) * code/trunk/src/orxonox/objects/weaponSystem/weapons/Missile.h (modified) adopted weapon classes to the new hierarchy (with a creator pointer)