# # ChangeLog for code/branches/weaponsystem/src/orxonox # # Generated by Trac 1.0.9 # Sep 17, 2024, 3:06:35 AM Thu, 02 Apr 2009 14:07:24 GMT polakma [2886] * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/munitions/FusionMunition.cc (added) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/munitions/FusionMunition.h (added) forgot to add a file Thu, 26 Mar 2009 13:56:39 GMT polakma [2852] * code/branches/weaponsystem/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/Weapon.cc (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/Weapon.h (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/munitions/CMakeLists.txt (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/munitions/LaserGunMunition.cc (modified) added unlimited munition, reverted shared munition and fixed some bugs Thu, 19 Mar 2009 15:55:08 GMT polakma [2804] * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/Munition.cc (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/Weapon.cc (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/Weapon.h (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/WeaponPack.cc (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/WeaponPack.h (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/WeaponSet.cc (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/weapons/LaserGun.h (modified) * code/branches/weaponsystem/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified) some enhancements, but not working... Thu, 12 Mar 2009 16:05:18 GMT polakma [2778] * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/Weapon.cc (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/Weapon.h (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/WeaponSet.cc (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified) * code/branches/weaponsystem/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified) now you can choose between shared munition and normal munition Wed, 04 Mar 2009 11:45:19 GMT landauf [2743] * code/branches/weaponsystem (copied) created new weaponsystem branch Mon, 02 Mar 2009 14:07:24 GMT rgrieder [2731] * code/trunk/src/core/ConfigFileManager.cc (modified) * code/trunk/src/orxonox/overlays/stats/Scoreboard.cc (modified) * code/trunk/src/util/SignalHandler.cc (modified) Removed debug output.