# # ChangeLog for code/branches/tetris/src/modules/weapons/weaponmodes # # Generated by Trac 1.0.9 # Jun 7, 2024, 11:24:04 AM Mon, 21 Mar 2011 14:13:30 GMT dafrick [8099] * code/branches/tetris (copied) New branch to work on tetris minigame. 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 ...