Commit graph

16 commits

Author SHA1 Message Date
Alistair Riddoch
f6f44cfee8 Migrate loader to use context 2012-06-12 11:27:13 -07:00
Alistair Riddoch
3e1b957977 Set the task description on setup. 2009-12-27 11:21:25 +00:00
Alistair Riddoch
53fe30f0e3 Clean up the code into a saner order. 2009-12-26 23:47:35 +00:00
Alistair Riddoch
880c590ffd Set up the LOC of created entities correctly. 2009-12-26 22:57:04 +00:00
Alistair Riddoch
7dab79f80d Track the update IDs of entities after they are restored. 2009-12-26 22:24:02 +00:00
Alistair Riddoch
5728d2d3f8 Track entity created during restore, and ignore them when checking old entities. 2009-12-26 17:25:14 +00:00
Alistair Riddoch
549508beb3 Do not attempt to restore velocity. 2009-12-26 17:01:39 +00:00
Alistair Riddoch
420574c80e Add another check. 2009-12-26 16:51:21 +00:00
Alistair Riddoch
48444e62e2 Rename function more sanely, and improve comments. 2009-12-26 16:48:40 +00:00
Alistair Riddoch
dd439cbc3e Handle setting walking state more sanely. 2009-12-26 16:46:22 +00:00
Alistair Riddoch
404078e88f Be smarter about how the stack is handled. Push in one place. 2009-12-26 16:40:37 +00:00
Alistair Riddoch
d91e4fd410 Remove a lot of debug output. 2009-12-26 14:19:10 +00:00
Alistair Riddoch
3f8b0cb08a Collapse a bunch of common functionality into functions. 2009-12-26 13:52:02 +00:00
Alistair Riddoch
bcd38203b8 Mostly functional restorer now in place. Some bugs. 2009-12-26 12:53:44 +00:00
Alistair Riddoch
fa111f2878 Implement loading all objects from an Atlas file using AtlasFileLoader. 2009-12-21 22:07:28 +00:00
Alistair Riddoch
ab2f1d4a10 Stub class for loading data into the world 2009-12-21 19:37:28 +00:00