- Status Closed
- Percent Complete
- Task Type Patches
- Category Games
-
Assigned To

Dominik Riebeling - Operating System All players
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Dominik Riebeling - 2006-07-29
Last edited by Dominik Riebeling - 2010-06-06
Opened by Dominik Riebeling - 2006-07-29
Last edited by Dominik Riebeling - 2010-06-06
FS#5737 - Sudoku doesn't save scratchpad
when leaving the sudoku plugin (or via the “save” menu option) the current state of the sudoku is saved. When restarting the plugin I can resume playing from where I left but my scratchpad is empty again. Would be nice to save that too for the gamestate.
I’ve created a patch with also saves the scratchpad. The scratchpad values get coded with two lowercase characters for each grid field and appended to each corresponding row. This way the appended data could easily be ignored. That solution works fine for me but maybe there’s a better way to encode the scratchpad values? I just haven’t found a better one for now.
Tested on simulator and h120 target.
resync upon request.