Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / tents.c
2012-09-09 simonNew rule: interpret_move() is passed a pointer to the...
2011-06-19 simonChanged my mind about midend_is_solved: I've now reprot...
2011-05-04 simonFix warnings generated by gcc 4.6.0 about variables...
2011-04-02 simonAdd a function to every game backend which indicates...
2010-01-18 simonFix from James H: in printing mode, the shared code...
2009-12-17 simonPatches from Frode Austvik to modify the effects of...
2009-09-16 simonAdd a couple of missing checks in validate_desc(),...
2009-09-16 simonMinor rewording and typo-correction.
2009-09-16 simonAha, I've managed to prove that my inadequate error...
2009-09-13 simonError-highlighted trees look nicer with a different...
2009-09-12 simonTweak to the promptness of error highlighting display.
2009-09-12 simonAbout time I got round to this: error highlighting...
2009-06-21 simonPatch from Mark Wooding: one-pixel fix to the alignment...
2009-01-16 simonKeyboard cursor support for Tents, from James H.
2008-09-13 simonSince the lack of this has caused portability issues...
2008-09-06 simonNew infrastructure feature. Games are now permitted...
2007-02-26 simonDariusz Olszewski's changes to support compiling for...
2006-12-24 simonHTML Help support for Puzzles, with the same kind of...
2005-10-22 jacobFix segfault in Tents' printing.
2005-10-22 simonCleanup: it was absolutely stupid for game_wants_status...
2005-10-22 simonCleanup: remove the game_state parameter to game_colour...
2005-10-22 simonCleanup: the `mouse_priorities' field in the back end...
2005-10-17 simonMiscellaneous fixes. Correct a comparison of y with...
2005-10-15 simonJanes H provides a small workaround for a Palm tools...
2005-10-15 simonSmall error in solver diagnostics.
2005-10-14 simonRevamp of the control mechanism to permit drag- as...
2005-10-13 simonNew puzzle: `Tents'. Requires a potentially shared...