Quantcast

ARL_ExpWhateverOptCB are all now MainPanel.menu_toggle_whatever

Author torhal <torhal@dummy.example.com>
Author date 2009-11-29 07:20:36
Author local date 2009-11-29 07:20:36 +0000
Committer torhal <torhal@dummy.example.com>
Committer date 2009-11-29 07:20:36
Committer local date 2009-11-29 07:20:36 +0000
Commit 44999eb4efcbdb7683e1213bf218f3a7c1b0afad
Tree 9e7e6ccc32c0e42b36fc323741b94585cbf14a18
Parent 3d25f9f8e0cc83365873db06d6e9b848e673ca5f
ARL_ExpWhateverOptCB are all now MainPanel.menu_toggle_whatever
ShowFilterMenu() has been completely re-written and now exists as MainPanel:HighlightCategory(), and now hides the filter menu if no parameter is given.
ToggleFilterMenu() now uses category names instead of numbers.
CreateFilterMenuButton() no longer has a button name parameter and will no longer name the textures it creates.
Renamed ExpButtonText to CATEGORY_TEXT, and changed it to a dictionary table.
Renamed ExpButtonTT to CATEGORY_TOOLTIP, and changed it to a dictionary table.
Removed some unnecessary comments.