# # ChangeLog for code/branches/weapon2 # # Generated by Trac 1.0.9 # Jun 2, 2024, 12:12:52 AM Tue, 09 Dec 2008 17:20:59 GMT landauf [2368] * code/branches/weapon2/src/orxonox/objects/weaponSystem/projectiles/ParticleProjectile.cc (modified) xmall fix of the previous commit Tue, 09 Dec 2008 17:08:20 GMT landauf [2367] * code/branches/weapon2/src/orxonox/objects/weaponSystem/projectiles/BillboardProjectile.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/projectiles/BillboardProjectile.h (modified) used SceneManager provided by our Scene Tue, 09 Dec 2008 16:44:34 GMT polakma [2366] * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponPack.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponPack.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSet.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.h (modified) * code/branches/weapon2/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified) fixed some pointer bugs Mon, 08 Dec 2008 13:36:47 GMT polakma [2354] * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponPack.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponPack.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.h (modified) made some changes to munition attaching Fri, 05 Dec 2008 10:44:37 GMT polakma [2347] * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponPack.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified) debugging changes Wed, 03 Dec 2008 17:26:53 GMT polakma [2337] * code/branches/weapon2/src/orxonox/objects/weaponSystem/Munition.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponPack.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponPack.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSet.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/munitions/LaserGunMunition.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified) * code/branches/weapon2/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified) fixed parentWeaponSystem-Pointer for all WeaponPacks and its Weapons Wed, 03 Dec 2008 16:13:34 GMT polakma [2331] * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponPack.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.h (modified) fixed attaching Wed, 03 Dec 2008 15:30:13 GMT polakma [2327] * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponPack.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSet.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSlot.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified) * code/branches/weapon2/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified) fixed parentWeaponSystem-Pointer bugs Wed, 03 Dec 2008 14:11:48 GMT polakma [2319] * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponPack.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponPack.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSet.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSlot.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSlot.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified) * code/branches/weapon2/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified) * code/branches/weapon2/src/orxonox/objects/worldentities/pawns/Pawn.h (modified) fixed WeaponPack attaching Tue, 02 Dec 2008 18:51:46 GMT polakma [2308] * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSet.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSet.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSlot.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified) * code/branches/weapon2/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified) * code/branches/weapon2/src/orxonox/objects/worldentities/pawns/Pawn.h (modified) made some changes Wed, 26 Nov 2008 18:42:29 GMT polakma [2288] * code/branches/weapon2/src/orxonox/CMakeLists.txt (modified) * code/branches/weapon2/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponPack.cc (added) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponPack.h (added) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSet.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSet.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSlot.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSlot.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified) * code/branches/weapon2/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified) * code/branches/weapon2/src/orxonox/objects/worldentities/pawns/Pawn.h (modified) * code/branches/weapon2/src/orxonox/objects/worldentities/pawns/Spectator.cc (modified) * code/branches/weapon2/src/orxonox/objects/worldentities/pawns/Spectator.h (modified) added WeaponPack Wed, 26 Nov 2008 14:01:59 GMT polakma [2273] * code/branches/weapon2/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/weapon2/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified) small changes for tests Wed, 26 Nov 2008 13:17:18 GMT polakma [2272] * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/projectiles/BillboardProjectile.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/projectiles/BillboardProjectile.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/projectiles/ParticleProjectile.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/projectiles/ParticleProjectile.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/projectiles/Projectile.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/projectiles/Projectile.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.h (modified) pojectile compiles. Wed, 19 Nov 2008 18:07:36 GMT polakma [2232] * code/branches/weapon2/src/orxonox/CMakeLists.txt (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Munition.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Munition.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSet.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSlot.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSlot.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/munitions/LaserGunMunition.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/projectiles/BillboardProjectile.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/projectiles/BillboardProjectile.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/projectiles/ParticleProjectile.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/projectiles/Projectile.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified) * code/branches/weapon2/src/orxonox/tools/BillboardSet.h (modified) added new features to munition.h and weapon.h. tried to fix ... Wed, 12 Nov 2008 15:45:50 GMT polakma [2203] * code/branches/weapon2/src/orxonox/CMakeLists.txt (modified) * code/branches/weapon2/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Munition.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Munition.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSlot.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSlot.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.h (modified) added munition, fixed reloadTimer_ Wed, 12 Nov 2008 11:50:18 GMT polakma [2186] * code/branches/weapon2/src/orxonox/CMakeLists.txt (modified) * code/branches/weapon2/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSlot.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/munitions/LaserGunMunition.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/munitions/LaserGunMunition.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.h (modified) made some changes (still doesn't compile) Wed, 05 Nov 2008 18:57:16 GMT polakma [2145] * code/branches/weapon2/src/orxonox/objects/controllers/HumanController.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/Weapon.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSet.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSlot.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSlot.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/munitions/LaserGunMunition.h (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified) * code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.h (modified) * code/branches/weapon2/src/orxonox/objects/worldentities/ControllableEntity.h (modified) * code/branches/weapon2/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified) * code/branches/weapon2/src/orxonox/objects/worldentities/pawns/Pawn.h (modified) added firemodes and a lot of other things Sun, 02 Nov 2008 00:43:29 GMT landauf [2108] * code/branches/weapon2 (copied) created new weapon branch, "weapon2". Sun, 02 Nov 2008 00:03:38 GMT rgrieder [2107] * code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified) * code/trunk/visual_studio/vc8/orxonox.vcproj (modified) fixed build and updated msvc files.