summaryrefslogtreecommitdiff
path: root/apps/plugins/sudoku/generator.c (follow)
Commit message (Expand)AuthorAge
* sudoku: make local functions static and add missing #includeBertrik Sikken2012-01-08
* sudoku: fix FS#7772: Sudoku: "Solve" Crash.Teruaki Kawashima2009-12-16
* Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold2009-06-07
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Plugin parameters should be const.Steve Bavin2008-05-13
* Various clean-ups in preparation for 3.0: 1) Add a built-in default game whic...Dave Chapman2006-05-15
* Call rb->yield() during the random game generation.Dave Chapman2006-05-01
* Move Sudoku plugin into its own subdirectory and add a random game generator.Dave Chapman2006-04-01