aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Tidy up comments.Simon Tatham2006-03-12
* Introduce a new deductive mode in Slant's Hard level, which is theSimon Tatham2006-03-06
* "Hold" function in Guess was completely broken.Jacob Nevins2006-03-03
* I've been pondering whether to do this for months: turn the ratherSimon Tatham2006-03-02
* Mines's error signalling is highly asymmetric: if you erroneouslySimon Tatham2006-02-20
* Small docs patch from Phil Bordelon adding more history of Sudoku.Simon Tatham2006-02-19
* Patch from Phil Bordelon to improve Bridges' appearance by adjustingSimon Tatham2006-02-19
* Tal Kelrich spotted that hitting `Solve' on a configuration which isSimon Tatham2006-02-07
* It's a new year.Jacob Nevins2006-01-08
* Revert a change in an assertion made in r6299. It was right theSimon Tatham2006-01-05
* Add some random index terms. ("Sudoku" wasn't in the index!)Jacob Nevins2005-12-27
* Laurent Thioudellet reports that gcc4's ultra-cautious data flowSimon Tatham2005-12-26
* I've just noticed a bug in the Inertia solver: if you call it on anSimon Tatham2005-12-26
* Correct w/h mixup in grid edge checks.Simon Tatham2005-11-10
* Document Unix command-line options.Jacob Nevins2005-10-22
* Fix segfault in Tents' printing.Jacob Nevins2005-10-22
* Work around a couple of minor display issues with max bridges set to 4:Jacob Nevins2005-10-22
* Cleanup: relieve frontends of the duty to callSimon Tatham2005-10-22
* Cleanup: remove the `just_used_solve' field from a number of gamesSimon Tatham2005-10-22
* Forgot to update devel.but in r6417.Simon Tatham2005-10-22
* Cleanup: it was absolutely stupid for game_wants_statusbar() to be aSimon Tatham2005-10-22
* Cleanup: remove the game_state parameter to game_colours(). No gameSimon Tatham2005-10-22
* Noticed recently that bitcount16() isn't 16-bit clean due to signedSimon Tatham2005-10-22
* Cleanup: the `mouse_priorities' field in the back end has been aSimon Tatham2005-10-22
* OS X frontend was directly calling the backend's wants_statusbar()Simon Tatham2005-10-22
* Cleanup: rename random_init() to random_new(), because it actuallySimon Tatham2005-10-22
* New puzzle from James H: `Bridges', another Nikoli job.Simon Tatham2005-10-21
* Miscellaneous fixes. Correct a comparison of y with w causingSimon Tatham2005-10-17
* Just noticed a longhand shuffling operation which I must have missedSimon Tatham2005-10-17
* Janes H provides a small workaround for a Palm tools bug.Simon Tatham2005-10-15
* Small error in solver diagnostics.Simon Tatham2005-10-15
* Revamp of the control mechanism to permit drag- as well asSimon Tatham2005-10-14
* New puzzle: `Tents'. Requires a potentially shared algorithms moduleSimon Tatham2005-10-13
* loopy_diffnames[] isn't used, and provokes a warning on OS X.Simon Tatham2005-10-13
* Yikes! I've only just noticed that this copy of tree234.c was stillSimon Tatham2005-10-12
* r6384 didn't go quite far enough. In fact, a grid square whichSimon Tatham2005-10-10
* Fixes for handling human-entered Flip games. The clicked-on squareSimon Tatham2005-10-10
* Richard Earnshaw points out that if you enter an out-of-range numberSimon Tatham2005-10-10
* Use game_set_size() to set up the temporary drawstate inSimon Tatham2005-09-23
* Fix very strange indentation issue!Simon Tatham2005-09-23
* Bug fix from James H: prevent LINEWIDTH ever reaching zero.Simon Tatham2005-09-18
* Another optimisation patch from Mike, which (among other things)Simon Tatham2005-09-18
* Optimisation patch from Mike: remember which squares we've entirelySimon Tatham2005-09-15
* Patch from Mike: fix an array indexing error in the clueSimon Tatham2005-09-13
* Patch from Mike:Simon Tatham2005-09-12
* I am again gormless! When I overhauled Solo's grid generator inSimon Tatham2005-09-12
* I found a slightly odd-looking line of code in this file a few daysSimon Tatham2005-09-12
* Minor improvement to initial loop generation.Simon Tatham2005-09-11
* Oops; left some rogue diagnostics in.Simon Tatham2005-09-11
* Run the final solution-reduction pass in both directions, sinceSimon Tatham2005-09-11