Resume now detects if a save has incompatible endianness.
This commit is contained in:
parent
4b08b726f9
commit
520d365f74
2 changed files with 12 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
|||
// SPDX-FileCopyrightText: Eric S. Raymond <esr@thyrsus.com>
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
|
||||
Reoisitory head::
|
||||
Savefiles now have an identigting magic cookie at the front.
|
||||
Resume detects if a save has incompatible endianness.
|
||||
|
||||
1.15: 2023-04-03::
|
||||
Commands in magic-word sequence now interrupt it, as in original.
|
||||
Bug fix for bird not starting caged in endgame.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue