More serialisation changes: the game_aux_info structure has now been
[sgt/puzzles] / guess.c
2005-06-28 simonMore serialisation changes: the game_aux_info structure...
2005-06-28 simonAnother function pair required for serialisation; these...
2005-06-27 simonRe-architecting of the game backend interface. make_mov...
2005-06-25 jacobMake the keyboard-control cursors visible whenever...
2005-06-24 simonCouple of presets.
2005-06-24 simonMore patches from James Harvey: enforce a maximum brigh...
2005-06-24 simonFix another display/UI glitch which triggered if you...
2005-06-24 simonTurn off the keyboard-control cursor when the user...
2005-06-24 simonMy background-erasing changes in r5996/r5997 caused...
2005-06-23 simonArray overflow fix from James Harvey.
2005-06-23 jacobMake the `hold marker' in Guess accessible from the...
2005-06-23 jacobReinstate WinHelp topic now we have a manual chapter.
2005-06-23 simonJames Harvey's extensions to Guess: a couple of extra...
2005-06-23 simonBah, not good enough. Extend those background erases...
2005-06-23 simonErase backgrounds when drawing over an existing circle...
2005-06-23 simonAllow dragging of coloured pegs from previous guesses...
2005-06-23 simonMust outline as well as filling circles, because not...
2005-06-23 simonTwo small fixes: add some ceil() calls to stop the...
2005-06-23 simon`Guess', a Mastermind clone from James Harvey. This...