chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / pearl.c
2015-10-03 Simon Tathambuild fix
2015-10-03 Jonas KölkerCancel dragging in Pearl by pressing Escape or Backspace.
2015-10-03 Jonas KölkerChange Pearl's cursor logic.
2015-10-03 Jonas KölkerRefactor Pearl's mark_in_direction, and invert a parameter.
2015-10-03 Jonas KölkerRefactor modifier handling in Pearl's cursor code.
2015-10-03 Jonas KölkerAdd game_text_format to Pearl.
2015-10-03 Jonas KölkerFix a typo in the comments of Pearl.
2013-04-13 Simon TathamGiant const patch of doom: add a 'const' to every param...
2013-04-12 Simon TathamAdd 'const' to the game_params arguments in validate_de...
2013-01-19 Simon TathamBring Pearl's game-completion handling in line with...
2012-09-09 Simon TathamNew rule: interpret_move() is passed a pointer to the...
2012-04-08 Simon TathamAdd a difficulty exception to prevent Pearl spinning...
2012-02-19 Simon TathamPatch from Jonas Koelker to add keyboard control suppor...
2012-02-17 Simon TathamTweak a conditional expression in pearl.c to work aroun...
2012-02-13 Simon TathamFix one-character typo in r9405 which was breaking...
2012-02-08 Simon TathamDavid Nickerson reports odd behaviour involving a drag...
2012-02-02 Simon TathamDavid Nickerson reports that it's possible to lay a...
2012-01-31 Simon TathamMove a debug statement at the end of new_clues from...
2012-01-22 Simon TathamTweak right-click processing to be less finicky.
2012-01-22 Simon TathamNew puzzle! Or rather, new-ish, because this one has...