1
0
Bifurcation 0
Graphe des révisions

10 commits

Auteur SHA1 Message Date
Nathanial.C.Jones
e24409caef Changed time function used to debugprofilestop. 2011-12-31 23:51:43 +00:00
Nathanial.C.Jones
3edb977f52 Replaced GetTime() with time() where it seemed appropriate to do so. In two cases, the precision of GetTime was actually in use and the desired difference was rounded up to the next second. 2011-12-03 00:36:48 +00:00
Nathanial.C.Jones
374eeaccff Fixed an issue where the landing coordinates were being put in the wrong location. It was putting the landing coordinates outside of the appropriate home subtable, resulting in only one set of coordinates. 2011-06-19 02:33:02 +00:00
Nathanial.C.Jones
aa4daed0ea And ANOTHER programmer headspace error. 2011-01-29 21:45:13 +00:00
Nathanial.C.Jones
db818d69cf Glad I'm testing... Another programmer headspace error. 2011-01-29 21:42:50 +00:00
Nathanial.C.Jones
c9aecb001e OK, I think hearth collection is done (for now). 2011-01-29 03:00:43 +00:00
Nathanial.C.Jones
de3585db04 Fixed some issues with the code for the new LostIsles fix. Almost have the hearth collection finished... Just a couple more things to do. 2011-01-29 02:40:17 +00:00
Nathanial.C.Jones
e507f1bf9c Added functionality to collect information regarding the location of innkeepers who can set your hearth location. Note: This version has a test built in, so will not be released. 2011-01-29 01:22:27 +00:00
Nathanial.C.Jones
cef01bc22b 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
Nathanial.C.Jones
79b7c7b378 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