..
Art
Fonts
lang
Decided creating packages for each locale was going to be a huge PITA for uploading. Trying to set this up so that the locale specific stuff is load on demand. QuestHelper depends on QHData-base, which in turn loads the appropriate locale specific QHData addon. Note: NONE OF THIS HAS BEEN TESTED! There are so many changes that it makes more sense to commit first and ask questions later.
2011-07-05 22:15:17 +00:00
libs
Initial Pandaria commit.
2012-09-25 02:00:15 +00:00
arrow.lua
QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes).
2012-02-29 03:27:41 +00:00
arrow_image.blp
arrow_image_down.blp
bst_pre.lua
changes.lua
collect.lua
Set min svn version to this revision. Updated build for 5.0.4.
2012-09-25 02:14:00 +00:00
collect_achievement.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
collect_bitstream.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
collect_equip.lua
Initial Pandaria commit.
2012-09-25 02:00:15 +00:00
collect_flight.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
collect_hearth.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
collect_item.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
collect_location.lua
QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes).
2012-02-29 03:27:41 +00:00
collect_loot.lua
Initial Pandaria commit.
2012-09-25 02:00:15 +00:00
collect_lzw.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
collect_merchant.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
collect_merger.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
collect_monster.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
collect_notifier.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
collect_object.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
collect_patterns.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
collect_quest.lua
I made a change to the collection system that I didn't properly implement, resulting in an error any time you put your mouse over a character. This fixes that.
2012-01-01 03:10:17 +00:00
collect_spec.lua
Initial Pandaria commit.
2012-09-25 02:00:15 +00:00
collect_traveled.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
collect_upgrade.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
collect_util.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
collect_warp.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
collect_zone.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
comm.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
config.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
core.lua
Initial Pandaria commit.
2012-09-25 02:00:15 +00:00
custom.lua
Some more changes for using the WoW quest tracking API.
2012-02-08 03:41:53 +00:00
db_get.lua
QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes).
2012-02-29 03:27:41 +00:00
director_achievement.lua
Some more changes for using the WoW quest tracking API.
2012-02-08 03:41:53 +00:00
director_find.lua
Added functionality to track the elders based on their associated achievements, and the ability to clear the entire list.
2012-02-10 00:59:22 +00:00
director_quest.lua
QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes).
2012-02-29 03:27:41 +00:00
dodads.lua
QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes).
2012-02-29 03:27:41 +00:00
dodads_triangles.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
error.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
filter_base.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
filter_core.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
flightpath.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
graph_core.lua
Some more changes for using the WoW quest tracking API.
2012-02-08 03:41:53 +00:00
graph_flightpath.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
help.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
lang.lua
Decided creating packages for each locale was going to be a huge PITA for uploading. Trying to set this up so that the locale specific stuff is load on demand. QuestHelper depends on QHData-base, which in turn loads the appropriate locale specific QHData addon. Note: NONE OF THIS HAS BEEN TESTED! There are so many changes that it makes more sense to commit first and ask questions later.
2011-07-05 22:15:17 +00:00
LibMapDataInit.lua
QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes).
2012-02-29 03:27:41 +00:00
line.tga
main.lua
Initial Pandaria commit.
2012-09-25 02:00:15 +00:00
manager_achievement.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
manager_blizzobjective.lua
manager_completed.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
manager_event.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
mapbutton.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
menu.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
MinimapArrow.tga
nag.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
objective.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
objtips.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
pathfinding.lua
Successfully loads with MapIDs as planes... Crashes with quests (not unexpected). This is just a good point to "save."
2012-02-01 01:37:20 +00:00
pattern.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
quest.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
QuestHelper.toc
Initial Pandaria commit.
2012-09-25 02:00:15 +00:00
radar.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
recycle.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
routing.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
routing_controller.lua
QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes).
2012-02-29 03:27:41 +00:00
routing_core.lua
Some more changes for using the WoW quest tracking API.
2012-02-08 03:41:53 +00:00
routing_debug.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
routing_hidden.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
routing_loc.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
routing_route.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
sigil.tga
teleport.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
textviewer.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
timeslice.lua
QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes).
2012-02-29 03:27:41 +00:00
tomtom.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
tooltip.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
tracker.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00
triangle.tga
upgrade.lua
Initial Pandaria commit.
2012-09-25 02:00:15 +00:00
utility.lua
QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes).
2012-02-29 03:27:41 +00:00
warning.lua
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
2012-01-01 03:01:18 +00:00