1
0
Bifurcation 0
Graphe des révisions

6 Révisions

Auteur SHA1 Message Date
Nathanial.C.Jones cea96d1c2b A bunch of changes dealing with the replacement of Astrolabe.lua. 2013-01-04 01:03:20 +00:00
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
lonadar 32ffc8bfb2 Applying the same patching for Stranglethorn as Alterac. 2011-03-04 23:26:38 +00:00
Nathanial.C.Jones 3559042f03 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
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 objective.lua (Browse further)