Rewrite save/resume in idiomatic C. Savefile version bumped to 26.
This commit is contained in:
parent
3af993abca
commit
9e8e0893dc
5 changed files with 73 additions and 188 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue