saveload: Save and load files split by area.
commitf6f7c8d2df5ddd514ec7c58b8191e12aeca93a56
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>
Sat, 27 Aug 2016 22:03:54 +0000 (28 01:03 +0300)
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>
Sat, 27 Aug 2016 22:03:54 +0000 (28 01:03 +0300)
tree7489e86af431d4ebbe00ce5d00aaf0bfb931e33c
parente005a33d77ca87975e2466a2ac99cf6d2baddfe1
saveload: Save and load files split by area.

This potentially allows for reuse of some area information across
projects.

For saving address properties, this took some adhoc changes to engine.py
(to not jeopardize saving speed), may need further refactors.
engine.py
saveload.py