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-13 05:24:17 +00:00
..
Art Restructered repository. 2010-10-25 01:54:08 +00:00
Fonts Restructered repository. 2010-10-25 01:54:08 +00:00
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 Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
arrow_image.blp Restructered repository. 2010-10-25 01:54:08 +00:00
arrow_image_down.blp Restructered repository. 2010-10-25 01:54:08 +00:00
bst_astrolabe.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
bst_ctl.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
bst_libaboutpanel.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
bst_post.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
bst_pre.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
bst_range.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
cartographer.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
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 Restructered repository. 2010-10-25 01:54:08 +00:00
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 Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
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 Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
collect_merchant.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
collect_merger.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
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 Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
collect_object.lua Fixed a 'compile' error. 2011-01-21 01:34:25 +00:00
collect_patterns.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
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 Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
collect_util.lua New assertion to diagnose issue 323. This assertion checks to see if GetItemType is going to return nil or not. If the assertion fails, nil is being returned and the item link is bad. 2011-02-12 12:53:17 +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 Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
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 Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
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 Should resolve issue 323. Apparently SetObjective is being called explicitly with nil on line 259. Resolution is to check to see if we're getting nil or not. If something comes in, we then assert. 2011-02-12 13:09:54 +00:00
dodads_triangles.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
error.lua Added a quest list to error messages. 2011-01-22 23:51:21 +00:00
filter_base.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
filter_core.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
flightpath.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
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 Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
line.tga Restructered repository. 2010-10-25 01:54:08 +00:00
main.lua Re-enabling version checks. It is easier to track other errors when people don't mix repository versions with 'productiion' versions, such as repository revisions 133 and 134 with alpha production version 132a. 2011-02-11 13:03:01 +00:00
manager_achievement.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
manager_blizzobjective.lua Restructered repository. 2010-10-25 01:54:08 +00:00
manager_completed.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
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 Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
MinimapArrow.tga Restructered repository. 2010-10-25 01:54:08 +00:00
nag.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
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 Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
pathfinding.lua Just bringing the pathfinding.lua up to date with mine. Shouldn't this be 4.0.6a.xxa now? 2011-02-13 05:24:17 +00:00
pattern.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
quest.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
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 Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
recycle.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
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 Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
routing_hidden.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
routing_loc.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
routing_route.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
sigil.tga Restructered repository. 2010-10-25 01:54:08 +00:00
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 Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
textviewer.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
timeslice.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
tomtom.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
tooltip.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
tracker.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
triangle.tga Restructered repository. 2010-10-25 01:54:08 +00:00
upgrade.lua Issue 324 should now be fixed. 2011-02-12 05:02:28 +00:00
utility.lua Issue 324 should now be fixed. 2011-02-12 05:02:28 +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