# # ChangeLog for code/branches/gameimmersion/src/modules/weapons/WeaponsPrereqs.h # # Generated by Trac 1.0.9 # Sep 22, 2024, 8:04:07 AM Mon, 21 Mar 2011 15:35:33 GMT dafrick [8101] * code/branches/gameimmersion (copied) New branch for game immersion ticket. 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 ...