-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
Description
Everything that is stored with the game is put on the undo stack: game data, graphical data
The XML file for file storage can serve as undo data.
Not stored are: input mode, zoom.
The existing UNDO functionality was done before game stages, which now requires extension.
Also, drop the AUTOSAVE function.