aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Patch from James H which adds keyboard cursor support to Unequal,Simon Tatham2009-01-12
* Patches from James H to add or improve arrow-key-driven cursors forSimon Tatham2009-01-08
* Patch from Lambros to make the Normal difficulty level easier, sinceSimon Tatham2009-01-07
* Standalone solver for Loopy. Bit half-hearted, since the solverSimon Tatham2009-01-07
* Patch from James H to enable a single monolithic binary to be builtSimon Tatham2009-01-06
* Bring the unfinished .R files into line with the current conventions.Simon Tatham2009-01-06
* Don't ignore the return code of fwrite(). (Slight modification of aSimon Tatham2008-12-12
* Add missing call to gtk_selection_clear_targets(), without which theSimon Tatham2008-12-01
* Stand-alone command-line interface to the obfuscate_bitmap()Simon Tatham2008-11-29
* The other day I found it useful for a (silly) special purpose toSimon Tatham2008-11-29
* Fix parenthesis problem in Light Up solver. Should fix Debian bugSimon Tatham2008-11-28
* Let's have some more presets in here: 3x3 is much _too_ short andSimon Tatham2008-11-28
* Patch from Lee Dowling to implement mouse control in Sokoban, alongSimon Tatham2008-11-16
* Take out some lurking "nullgame" holdovers from unfinished puzzleSimon Tatham2008-11-16
* Patches from Lee Dowling to make Light Up and Net use theSimon Tatham2008-11-16
* Couple of solving-related mid-end tweaks. Firstly, when we generateSimon Tatham2008-11-16
* Check return values from fwrite when saving files.Simon Tatham2008-11-04
* Patch from Lambros to improve the generality of path-generation. InSimon Tatham2008-11-04
* Patch from Chris Boyle to prevent Solo's inter-block dividing linesSimon Tatham2008-11-02
* Apply "103_fix-unequal-digit-h.diff" from the Debian package:Jacob Nevins2008-10-05
* Remove strange punctuation.Jacob Nevins2008-10-04
* Cut-and-paste error which was preventing any drop-down list in theSimon Tatham2008-09-19
* Lambros points out that trying to generate a 3x3 Cairo Easy gridSimon Tatham2008-09-18
* Patch from Lambros implementing error highlighting in Loopy.Simon Tatham2008-09-18
* Yet another complete rewrite of Slant's loop detection duringSimon Tatham2008-09-17
* Cosmetic: fix mismatch between game_compute_size() and game_redraw()Jacob Nevins2008-09-16
* Lambros provides this workaround for a compiler warning on hisSimon Tatham2008-09-14
* Typo spotted by James H.Simon Tatham2008-09-13
* Oops, left this out of r8178: having defined COMBINED everywhere inSimon Tatham2008-09-13
* Change to the handling of -DCOMBINED in the makefiles. Instead ofSimon Tatham2008-09-13
* Patch from James H providing lots more paranoid casting. Also oneSimon Tatham2008-09-13
* Patch from James H to centralise some generally useful cursor-Simon Tatham2008-09-13
* Since the lack of this has caused portability issues in the past:Simon Tatham2008-09-13
* Patch from James H to make new-Loopy port more easily.Simon Tatham2008-09-10
* Having played new-Loopy a bit recently, I've had occasion to think aSimon Tatham2008-09-07
* How did I manage to check this in without actually trying to buildSimon Tatham2008-09-07
* New Loopy save file, compatible with the new Loopy.Simon Tatham2008-09-06
* Nearly forgot: Lambros definitely deserves a place in the copyrightSimon Tatham2008-09-06
* Don't call changed_preset() until after we've initialisedSimon Tatham2008-09-06
* Completely re-engineered version of Loopy, courtesy of LambrosSimon Tatham2008-09-06
* New infrastructure feature. Games are now permitted to beSimon Tatham2008-09-06
* Correction from James H: sqrt(0) shouldn't occur any more thanSimon Tatham2008-07-05
* More operations and bug fixes from James H.Simon Tatham2008-07-05
* Remove rogue diagnostic.Simon Tatham2008-07-05
* Add a build version designation to the NestedVM build, after JacobSimon Tatham2008-07-05
* Build the Java versions of the puzzles automatically as part of theSimon Tatham2008-06-27
* Handle a <param name="game_id"> by passing it in to the C side asSimon Tatham2008-06-26
* The Java console keeps showing up error reports due to being askedSimon Tatham2008-06-26
* James H has helpfully provided yet more silly operators for the -ASimon Tatham2008-06-24
* An option to enable a debugging mode for the BFS.Simon Tatham2008-06-23