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