1
0
Bifurcation 0
Ce dépôt a été archivé le 2020-03-15. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
questhelperredux/QuestHelper
2011-02-10 22:48:02 +00:00
..
Art
Fonts
lang Working on updating pathfinding.lua (think I left it in a usable state), made some changes to help.lua but by now I don't remember what, and updated the web addresses in the /lang directory. 2011-02-10 22:48:02 +00:00
libs FACEPALM! Bad variable name, so it is gonna be nil. #%$@ case sensitivity. 2011-02-05 04:48:47 +00:00
arrow.lua
arrow_image.blp
arrow_image_down.blp
bst_astrolabe.lua
bst_ctl.lua
bst_libaboutpanel.lua
bst_post.lua
bst_pre.lua
bst_range.lua
cartographer.lua
cartographer_is_terrible.lua Not related to the current testing. Took first step at removing Cartographer and was nice enough to warn people, removed connections to Changes command as the log hasn't been updated and I'm not going to right now, and attempted to address Issue 50. 2011-02-05 13:59:20 +00:00
changes.lua
collect.lua Oops, forgot to make the call to init... Without it, we won't init. 2011-01-28 02:31:09 +00:00
collect_achievement.lua Fixed LostIsles coord issue. Restructured collectors to output tables only. 2011-01-21 01:06:11 +00:00
collect_bitstream.lua
collect_equip.lua Fixed issue 267. 2011-01-23 20:41:55 +00:00
collect_flight.lua More data collection structure changes. 2010-12-16 13:34:54 +00:00
collect_hearth.lua And ANOTHER programmer headspace error. 2011-01-29 21:45:13 +00:00
collect_item.lua More structural changes to the data collection. Some changes to the spec bolus to ensure we get the key on game exit 2011-01-21 11:33:43 +00:00
collect_location.lua Ooops, forgot to change the return statement. 2011-01-21 02:17:35 +00:00
collect_loot.lua There's still something not quite right with Archaelogy. This will help clarify it. 2011-01-24 02:57:11 +00:00
collect_lzw.lua
collect_merchant.lua
collect_merger.lua
collect_monster.lua Fixed a few errors that occured, as my gf would say, 'between the chair and the keyboard.' 2011-01-22 02:44:34 +00:00
collect_notifier.lua
collect_object.lua Fixed a 'compile' error. 2011-01-21 01:34:25 +00:00
collect_patterns.lua
collect_quest.lua Fixed a few errors that occured, as my gf would say, 'between the chair and the keyboard.' 2011-01-22 02:44:34 +00:00
collect_spec.lua More structural changes to the data collection. Reduced the size of the spec bolus to conserve memory and rekeyed the talents to use the talent name as the key. 2011-01-22 01:45:43 +00:00
collect_traveled.lua Fixed LostIsles coord issue. Restructured collectors to output tables only. 2011-01-21 01:06:11 +00:00
collect_upgrade.lua
collect_util.lua The only pathing remaining is Maelstrom and goblin start zones. Issue 139 is now resolved as well. 2010-12-12 00:55:58 +00:00
collect_warp.lua Fixed LostIsles coord issue. Restructured collectors to output tables only. 2011-01-21 01:06:11 +00:00
collect_zone.lua Reverted collect_zone back to original... collect_hearth was based on collect_zone. Fixed the init in collect_hearth to make sure it would actually init when called. 2011-01-28 02:29:12 +00:00
comm.lua
config.lua Not related to the current testing. Took first step at removing Cartographer and was nice enough to warn people, removed connections to Changes command as the log hasn't been updated and I'm not going to right now, and attempted to address Issue 50. 2011-02-05 13:59:20 +00:00
core.lua
custom.lua Named Wintergrasp wrong. Revision 100 YAY\! 2011-01-24 01:45:40 +00:00
db_get.lua Blanked out database files... NO DATA FOR ANY QUESTS. Added support for new spell objective type. Began inserting static routes for zones. Removed Portals from Shatt and Dal. Stopped data compression by commenting the related code... Need to see the underlying data structure to implement new build system. Added virtual zones for Worgen starting areas. Made a couple new error messages that are a bit more verbose. 2010-12-08 20:16:49 +00:00
director_achievement.lua Perhaps, maybe these new translations will result in a cure for plane 26. 2011-02-10 01:14:57 +00:00
director_find.lua Perhaps, maybe these new translations will result in a cure for plane 26. 2011-02-10 01:14:57 +00:00
director_quest.lua Perhaps, maybe these new translations will result in a cure for plane 26. 2011-02-10 01:14:57 +00:00
dodads.lua Intial creation of warning messages. Just copies error.lua to warning.lua and changes any reference to 'err', 'Err', 'error' or 'Error' to 'warn', 'Warn', 'warning' or 'Warning', respectively. It is highly unlikely that QH will break if this file is loaded, so QuestHelper.toc has not yet been modified. 2011-02-08 13:12:14 +00:00
dodads_triangles.lua
error.lua Added a quest list to error messages. 2011-01-22 23:51:21 +00:00
filter_base.lua
filter_core.lua
flightpath.lua
graph_core.lua Rolled back changes committed in r116 and r118. Implemented 'remapping' suggested by lonadar in comment 8 on issue 307. This is a far cleaner hack than it was. I'm sure further modifications will be necessary, but this is a start. 2011-02-03 13:55:16 +00:00
graph_flightpath.lua Added lonadar's fix for EK, Kalimdor and Maelstrom flying 2010-12-13 03:17:57 +00:00
help.lua Working on updating pathfinding.lua (think I left it in a usable state), made some changes to help.lua but by now I don't remember what, and updated the web addresses in the /lang directory. 2011-02-10 22:48:02 +00:00
lang.lua
line.tga
main.lua Not related to the current testing. Took first step at removing Cartographer and was nice enough to warn people, removed connections to Changes command as the log hasn't been updated and I'm not going to right now, and attempted to address Issue 50. 2011-02-05 13:59:20 +00:00
manager_achievement.lua
manager_blizzobjective.lua
manager_completed.lua
manager_event.lua Added an assertion to help diagnose the repeated rearing of the 'Coord[1] = 181' error. Created a collector for hearthing. 2011-01-28 02:12:26 +00:00
mapbutton.lua Not related to the current testing. Took first step at removing Cartographer and was nice enough to warn people, removed connections to Changes command as the log hasn't been updated and I'm not going to right now, and attempted to address Issue 50. 2011-02-05 13:59:20 +00:00
menu.lua
MinimapArrow.tga
nag.lua
objective.lua Removed a chunk of never executed code ('if false' will always fail, since false is false and if statements will only execute their blocks if their tests are true). Added an assert where I think issue 315 might have its roots. 2011-02-04 03:23:59 +00:00
objtips.lua
pathfinding.lua Working on updating pathfinding.lua (think I left it in a usable state), made some changes to help.lua but by now I don't remember what, and updated the web addresses in the /lang directory. 2011-02-10 22:48:02 +00:00
pattern.lua
quest.lua
QuestHelper.toc Not related to the current testing. Took first step at removing Cartographer and was nice enough to warn people, removed connections to Changes command as the log hasn't been updated and I'm not going to right now, and attempted to address Issue 50. 2011-02-05 13:59:20 +00:00
radar.lua
recycle.lua
routing.lua Removed a chunk of never executed code ('if false' will always fail, since false is false and if statements will only execute their blocks if their tests are true). Added an assert where I think issue 315 might have its roots. 2011-02-04 03:23:59 +00:00
routing_controller.lua Ok, last revision had a bug in the code that I rectified in the "production" test locally. This version has another forced fail, so it will not be released for testing by anyone else. 2011-02-05 22:05:57 +00:00
routing_core.lua Oops, couple of errors that made it not work even on my machine (and I don't have any Alterac related quests). 2011-02-05 23:02:47 +00:00
routing_debug.lua
routing_hidden.lua
routing_loc.lua
routing_route.lua
sigil.tga
static.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_1.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_2.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_deDE.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_deDE_1.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_deDE_2.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_enUS.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_enUS_1.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_enUS_2.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_esES.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_esES_1.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_esES_2.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_esMX.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_esMX_1.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_esMX_2.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_frFR.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_frFR_1.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_frFR_2.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_koKR.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_koKR_1.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_koKR_2.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_ruRU.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_ruRU_1.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_ruRU_2.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_zhCN.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_zhTW.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_zhTW_1.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
static_zhTW_2.lua Rolled static files back to revision 62 to bring back old database for the time being. This may or may not work for outland and northrend... but we can hope. 2011-01-22 02:11:47 +00:00
teleport.lua
textviewer.lua
timeslice.lua
tomtom.lua
tooltip.lua
tracker.lua
triangle.tga
upgrade.lua Resolved issue 194. Made some more changes to the saved variables layout. 2010-12-16 03:23:48 +00:00
utility.lua Doh\! Screwed up the error call. Should work right this time. 2010-12-03 00:17:29 +00:00
warning.lua Intial creation of warning messages. Just copies error.lua to warning.lua and changes any reference to 'err', 'Err', 'error' or 'Error' to 'warn', 'Warn', 'warning' or 'Warning', respectively. It is highly unlikely that QH will break if this file is loaded, so QuestHelper.toc has not yet been modified. 2011-02-08 13:12:14 +00:00