Comment 25 for bug 894980

Revision history for this message
Bug Importer (bug-importer) wrote :

Code related to this issue has just been checked in!
Author: Renegade
Location: issue-305-radar-jammers, r787
Commit contains DLL: No
Revision comment:
Almost completely rewrote issue #305 - Radar Jammers to be more flexible, maintainable and more in line with other controllers in the game.
zzzJammer is now a pretty much self-contained JammerClass under Misc.

Added D's new hook, and I added Radar Jammer under TechnoClass_Update_CheckOperators, so many death-like and disabled scenarios should be covered. EMP might still be an issue, depending on whether it sets Disabled or not.

NOTE TO COMPILER: Since I'm working from ./src only, DEFINE_HOOK(6F6AC9, TechnoClass_Remove, 6) still has to be added to the .inj.

NOTE TO TESTERS: Since this is an almost complete rewrite, you'll have to test this one from ground up. Sorry.
SVN: http://svn.renegadeprojects.com/Ares/787