# # ChangeLog for code/branches/particleeffects/src/modules/weapons/weaponmodes # # Generated by Trac 1.0.9 # Sep 19, 2024, 8:17:36 PM Mon, 28 Mar 2011 13:25:56 GMT dafrick [8141] * code/branches/particleeffects (copied) New branch to work on particle effects. Thu, 10 Feb 2011 15:59:00 GMT landauf [7846] * code/trunk/src/modules/weapons/WeaponsPrereqs.h (modified) * code/trunk/src/modules/weapons/munitions/CMakeLists.txt (modified) * code/trunk/src/modules/weapons/munitions/RocketMunition.cc (added) * code/trunk/src/modules/weapons/munitions/RocketMunition.h (added) * code/trunk/src/modules/weapons/weaponmodes/RocketFire.cc (modified) * code/trunk/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) fixed "No munition class defined in WeaponMode" warning: you have to ...