Quantcast

Re-wrote the OnClick script for MainPanel.filter_menu.item.weapon_toggle for clarity/efficiency.

Author torhal <torhal@dummy.example.com>
Author date 2009-11-28 17:19:23
Author local date 2009-11-28 17:19:23 +0000
Committer torhal <torhal@dummy.example.com>
Committer date 2009-11-28 17:19:23
Committer local date 2009-11-28 17:19:23 +0000
Commit 9e1ce7605466f5a9ed78f0c76356b20a127489b7
Tree fc5a8f3e10d74165d812bcfb4cdc39eafee9bdd6
Parent cc4e68a3640c4a7192526600c1d85d2c01b76f80
Re-wrote the OnClick script for MainPanel.filter_menu.item.weapon_toggle for clarity/efficiency.
Converted all of the weapon CheckButtons to the new format.
Moved creation of MainPanel.filter_menu.player and its CheckButtons to the main file body, and converted them to the new format - deleting a few extra SetText() calls along the way.
Moved creation of MainPanel.filter_menu.rep to the main file body.
Updated all FilterValueMap references.