Stage loader checks for errors now. New file format defined.
commit81bbc652e8bc6c5d54233cfe96084248b82006e8
authorEvanR <evanrinehart@gmail.com>
Sun, 7 Mar 2010 21:07:08 +0000 (7 15:07 -0600)
committerEvanR <evanrinehart@gmail.com>
Sun, 7 Mar 2010 21:07:08 +0000 (7 15:07 -0600)
treef7045e853762c36209bafd5dd89d2985a1c15104
parentb3f4961222077bb96877de6e091141798d0399b4
Stage loader checks for errors now. New file format defined.

But this commit stage.c loads the old format. An example of this
format is in data/zones/myzone.

During this commit I wrote a file with the new format in
data/zones/2zone. This is not represented in the repo but I am
uploading the new file now. Its untested and stage.c doesnt read
it yet.
inner.c
loader.c
stage.c
stage.h