# # ChangeLog for code/branches/sagerjFS16/src/modules/weapons/weaponmodes/Discharger.h # # Generated by Trac 1.0.9 # Jun 5, 2024, 12:13:22 PM Thu, 14 Apr 2016 14:02:00 GMT sagerj [11166] * code/branches/sagerjFS16/data/levels/includes/weaponSettingsEscort.oxi (modified) * code/branches/sagerjFS16/src/modules/weapons/WeaponsPrereqs.h (modified) * code/branches/sagerjFS16/src/modules/weapons/weaponmodes/CMakeLists.txt (modified) * code/branches/sagerjFS16/src/modules/weapons/weaponmodes/Discharger.cc (modified) * code/branches/sagerjFS16/src/modules/weapons/weaponmodes/Discharger.h (modified) * code/branches/sagerjFS16/src/orxonox/controllers/HumanController.cc (modified) * code/branches/sagerjFS16/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/sagerjFS16/src/orxonox/controllers/NewHumanController.h (modified) * code/branches/sagerjFS16/src/orxonox/weaponsystem/Weapon.cc (modified) * code/branches/sagerjFS16/src/orxonox/weaponsystem/WeaponMode.cc (modified) * code/branches/sagerjFS16/src/orxonox/weaponsystem/WeaponMode.h (modified) * code/branches/sagerjFS16/src/orxonox/weaponsystem/WeaponPack.cc (modified) * code/branches/sagerjFS16/src/orxonox/weaponsystem/WeaponSet.cc (modified) * code/branches/sagerjFS16/src/orxonox/weaponsystem/WeaponSystem.cc (modified) * code/branches/sagerjFS16/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/sagerjFS16/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/sagerjFS16/src/orxonox/worldentities/pawns/Pawn.h (modified) today I got pawn'ed Thu, 24 Mar 2016 14:56:35 GMT sagerj [11153] * code/branches/sagerjFS16/data/defaultConfig/keybindings.ini (modified) * code/branches/sagerjFS16/data/gui/scripts/KeyBindMenu.lua (modified) * code/branches/sagerjFS16/src/modules/weapons/weaponmodes/Discharger.cc (modified) * code/branches/sagerjFS16/src/modules/weapons/weaponmodes/Discharger.h (modified) * code/branches/sagerjFS16/src/orxonox/controllers/HumanController.cc (modified) * code/branches/sagerjFS16/src/orxonox/controllers/HumanController.h (modified) * code/branches/sagerjFS16/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/sagerjFS16/src/orxonox/controllers/NewHumanController.h (modified) * code/branches/sagerjFS16/src/orxonox/weaponsystem/WeaponMode.cc (modified) * code/branches/sagerjFS16/src/orxonox/weaponsystem/WeaponSystem.cc (modified) * code/branches/sagerjFS16/src/orxonox/weaponsystem/WeaponSystem.h (modified) added release functions in various classes: weaponmode, weaponsystem, ... Thu, 17 Mar 2016 14:53:19 GMT sagerj [11142] * code/branches/sagerjFS16/src/modules/weapons/weaponmodes/Discharger.cc (added) * code/branches/sagerjFS16/src/modules/weapons/weaponmodes/Discharger.h (added) * code/branches/sagerjFS16/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/sagerjFS16/src/orxonox/weaponsystem/WeaponMode.h (modified) first commit, added discharger weaponclass