1
0
Bifurcation 0
Graphe des révisions

6 Révisions

Auteur SHA1 Message Date
Nathanial.C.Jones 965e8589c9 Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
I implemented a QuestHelper_GetTime function for the next time Blizzard decides to fiddle with the time functions. It returns debugprofilestop() / 1000, to exactly match the precision of GetTime().

I also re-removed references to Cartographer from the rollback.
2012-01-01 03:01:18 +00:00
Nathanial.C.Jones 3ee759e502 Applied strlen fix for issue 427 suggested by jisonpoo in comment 10 (http://code.google.com/p/questhelperredux/issues/detail?id=427#c10) 2011-06-14 12:29:34 +00:00
Nathanial.C.Jones 5a8061d1ef 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
Nathanial.C.Jones c3865045f1 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
Nathanial.C.Jones 5b7a41a9fc 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
Nathanial.C.Jones 05b02bd620 Restructered repository. 2010-10-25 01:54:08 +00:00
Renamed from collect_util.lua (Browse further)