rockbox/apps/plugins/sudoku
2006-08-09 20:31:38 +00:00
..
generator.c Various clean-ups in preparation for 3.0: 1) Add a built-in default game which is used for the case when Sudoku is started as a plugin and no sudoku.ss exists - this prevents a time-consuming game generation; 2) Allow the user to abort a game generation by pressing any button; 3) Save the current state when user exits via the Quit button (previously, Sudoku only saved when quitting from the main menu); 4) Add a new "edit menu" for when the user is manually entering a new game, rather than displaying all options. 2006-05-15 20:08:37 +00:00
generator.h Move Sudoku plugin into its own subdirectory and add a random game generator. 2006-04-01 18:38:34 +00:00
Makefile Sudoku: * Changed the LCD size ifdef magic to ease adding of new LCD resolutions. * Added vertical layout option with the scratchpad at the bottom (Gigabeat). * New Bitmaps for iPod Mini, iPod Video and Gigabeat, and slightly modified bitmaps for Archos, by Marianne Arnold. 2006-08-09 20:31:38 +00:00
SOURCES Move Sudoku plugin into its own subdirectory and add a random game generator. 2006-04-01 18:38:34 +00:00
sudoku.c Sudoku: * Changed the LCD size ifdef magic to ease adding of new LCD resolutions. * Added vertical layout option with the scratchpad at the bottom (Gigabeat). * New Bitmaps for iPod Mini, iPod Video and Gigabeat, and slightly modified bitmaps for Archos, by Marianne Arnold. 2006-08-09 20:31:38 +00:00
sudoku.h Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
templates.c Move Sudoku plugin into its own subdirectory and add a random game generator. 2006-04-01 18:38:34 +00:00
templates.h Move Sudoku plugin into its own subdirectory and add a random game generator. 2006-04-01 18:38:34 +00:00