# # ChangeLog for code/branches/questsystem2/src/orxonox/objects/weaponSystem/Munition.cc # # Generated by Trac 1.0.9 # Sep 19, 2024, 9:28:29 AM Sun, 02 Nov 2008 00:44:17 GMT landauf [2109] * code/branches/questsystem2 (copied) created new questsystem branch, "questsystem2". 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)