Trivial doc changes after recent prolificacy.
[sgt/puzzles] / pegs.c
2005-08-18 simonSubstantial infrastructure upheaval. I've separated...
2005-07-29 simonPatches from Ben Hutchings to fix failures of sscanf...
2005-07-10 simongame_timing_state() now has access to the game_ui....
2005-07-09 simonAlter the `Octagon' board preset so that instead of...
2005-07-06 simonRefactoring from James H: the highlight and lowlight...
2005-07-05 jacobRevert the code that assumed that incoming parameters...
2005-07-05 jacobAdd a `full' parameter to validate_params(), analogous...
2005-07-05 jacobAdd a completion flash when you get down to a single...
2005-07-05 simonRefactored the game_size() interface, which was getting...
2005-07-05 simonJames Harvey points out a missing ifdef.
2005-07-04 jacobAdd WinHelp topic.
2005-07-04 simonPeg Solitaire implementation, complete with a random...