Rewrite save/resume in idiomatic C. Savefile version bumped to 26.

This commit is contained in:
Eric S. Raymond 2017-06-10 07:13:23 -04:00
parent 3af993abca
commit 9e8e0893dc
5 changed files with 73 additions and 188 deletions

View file

@ -41,8 +41,8 @@ There have been no gameplay changes.
== BUGS ==
The binary save file format is fragile and unlikely to survive
through version bumps.
The binary save file format is fragile, dependent on your machine word
size and endianness, and unlikely to survive through version bumps.
== REPORTING BUGS ==
Report bugs to Eric S. Raymond <esr@thyrsus.com>. The project page is