Quantcast

Renamed spellitem table to SPELL_ITEM, and re-indented the whole damn thing.

Author torhal <torhal@dummy.example.com>
Author date 2009-06-08 23:11:57
Author local date 2009-06-08 23:11:57 +0000
Committer torhal <torhal@dummy.example.com>
Committer date 2009-06-08 23:11:57
Committer local date 2009-06-08 23:11:57 +0000
Commit 3da44fd726941aeaad6984b862eeeb8fa5e1023b
Tree 96c8fad422502d279c290812979ed0a252fa9898
Parent 5b9226ca9724bec5c6d9fd58d2ced806bd230e9c
Renamed spellitem table to SPELL_ITEM, and re-indented the whole damn thing.
Renamed recipenames table to RECIPE_NAMES.
In addon:TooltipScanDatabase(): Removed un-needed linetext variable. Used strlower() on assignment to matchtext so it would actually find a match in RECIPE_NAMES.
In various places: Renamed variables for readability.