aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* GNUstep compatibility: remove an unused variable which the compilerSimon Tatham2012-05-06
* GNUstep compatibility: comment out some API calls that GNUstepSimon Tatham2012-05-06
* GNUstep compatibility: spell null selectors "NULL", not "nil".Simon Tatham2012-05-06
* Add a section to mkfiles.pl to build a makefile that compiles the OS XSimon Tatham2012-05-06
* Stop using the deprecated NSString stringWithCString: methods.Simon Tatham2012-05-06
* Update the OS X makefile so I can build on Lion. Regrettably thatSimon Tatham2012-05-06
* Permit users to reconfigure the default setting for each puzzle usingSimon Tatham2012-04-10
* Add a difficulty exception to prevent Pearl spinning forever whenSimon Tatham2012-04-08
* Typo fix from Helge Kreutzmann, forwarded from Debian.Simon Tatham2012-04-08
* Increase by 1 pixel the clip rectangle used to draw and erase theSimon Tatham2012-04-08
* Swap a 'max' for a 'min', fixing an out-of-range colour componentSimon Tatham2012-04-08
* Increase by 1 in every direction the size of the blitter used to saveSimon Tatham2012-04-08
* Add an explicit -lm to the link lines in Makefile.gtk, after two usersSimon Tatham2012-04-07
* Fix redundant redrawing in Pegs. Apparently it has always redrawnSimon Tatham2012-04-07
* Change some instances of 'print $thing' to 'print $thing || ""', toSimon Tatham2012-04-07
* Error checking in Pattern, which was until now the only remaining gameSimon Tatham2012-04-06
* Comment the Mac build out of Buildscr, since I no longer have aSimon Tatham2012-04-03
* Patch from Jonas Koelker to add keyboard control support to Pearl.Simon Tatham2012-02-19
* Tweak a conditional expression in pearl.c to work around a display bugSimon Tatham2012-02-17
* Fix one-character typo in r9405 which was breaking right-clicks.Simon Tatham2012-02-13
* David Nickerson reports odd behaviour involving a drag start pointSimon Tatham2012-02-08
* Correct kdiff setting.Simon Tatham2012-02-02
* Don't try to run solver_killer_sums on a Killer cage with only oneSimon Tatham2012-02-02
* Fix a couple of typos in messages.Simon Tatham2012-02-02
* David Nickerson reports that it's possible to lay a line over a 'noSimon Tatham2012-02-02
* Sort out a bit of confusion between mouse- and keyboard-driven dragsSimon Tatham2012-01-31
* Move a debug statement at the end of new_clues from the caller (justSimon Tatham2012-01-31
* Add comments suggesting some solver upgrades to Light Up (perhaps forSimon Tatham2012-01-23
* The Light Up solver limits its recursion depth, so if it fails to findSimon Tatham2012-01-23
* Fix default parameter assignment in Light Up when validating anSimon Tatham2012-01-23
* Trivial and silly patch to allow users to configure the SignpostSimon Tatham2012-01-22
* It's a new year.Jacob Nevins2012-01-22
* Tweak right-click processing to be less finicky.Simon Tatham2012-01-22
* New puzzle! Or rather, new-ish, because this one has been lying aroundSimon Tatham2012-01-22
* Fix a bug causing premature defeatism in the Bridges solver. DeducingSimon Tatham2012-01-17
* Allow --save to work with --soln, causing saved game files to beSimon Tatham2011-12-28
* Fix bug in error reporting for --save caused by freeing 'realname'Simon Tatham2011-12-28
* Fix bug in --save caused by failure to initialise ctx.error to zeroSimon Tatham2011-12-28
* In Group, the keyboard-controlled cursor should respect userSimon Tatham2011-12-21
* Remove the 'cheated' flag in Range's game_ui, which was stickilySimon Tatham2011-09-18
* When we run out of background colours for chains and wrap back to theSimon Tatham2011-09-18
* Patch from Chris Boyle to fix Signpost's labelling when you have moreSimon Tatham2011-09-18
* Changed my mind about midend_is_solved: I've now reprototyped it asSimon Tatham2011-06-19
* Pass background colour as a parameter to draw_gts and draw_adjs, soSimon Tatham2011-05-22
* Fix segfault in Loopy printing, introduced when I added the dynamicSimon Tatham2011-05-11
* Having played Keen a bit following the clue-generation fix in r9165,Simon Tatham2011-05-07
* Apply the rotation in Penrose grid descriptions by rotating in theSimon Tatham2011-05-06
* Apply a missing bit of r9164, which only broke the build withSimon Tatham2011-05-05
* Portability fixes, mostly from James for Palm purposes. MostlySimon Tatham2011-05-04
* Having looked at Keen's clue selection code, I also notice that theSimon Tatham2011-05-04