Quantcast

Re-worked logical flow of addon:ScanSkillLevelData(), addon:ScanTrainerData().

Author torhal <torhal@dummy.example.com>
Author date 2009-09-28 08:58:11
Author local date 2009-09-28 08:58:11 +0000
Committer torhal <torhal@dummy.example.com>
Committer date 2009-09-28 08:58:11
Committer local date 2009-09-28 08:58:11 +0000
Commit 1bc153e9a800d344a41b7e6c93f74ac8d0d72fd4
Tree 2c9022955248ab82c38c9a2d05b6d9344cc72420
Parent 1323fdbac5628ebbc2f6195a1d779172fa91fed3
Re-worked logical flow of addon:ScanSkillLevelData(), addon:ScanTrainerData().
In addon:TooltipScanRecipe(): Moved reverse_lookup generation to when it's actually needed. Added some (commented-out) diagnostic code for dataminer refinement. Hide the tooltip before printing the scan results.
Added a DO_NOT_SCAN table, per pompy's request. Currently unused.
Added a few more IDs to the NO_PLAYER_FLAG table.
Throughout the file: Renamed some variables, such as "spellid" to "spell_id".