aboutsummaryrefslogtreecommitdiff
path: root/list.c (unfollow)
Commit message (Expand)Author
2023-02-18Fix missing statics and #includes on variables.Simon Tatham
2021-03-29Migrate to a CMake-based build system.Simon Tatham
2006-08-05I'm sick of repeatedly adding and removing local changes to RecipeSimon Tatham
2005-10-21New puzzle from James H: `Bridges', another Nikoli job.Simon Tatham
2005-10-13New puzzle: `Tents'. Requires a potentially shared algorithms moduleSimon Tatham
2005-08-27New puzzle: `Inertia', originally written for Windows by BenSimon Tatham
2005-08-24New puzzle: `Loopy', an implementation of Nikoli's `Slither Link' orSimon Tatham
2005-08-13New puzzle: `Map'. Vaguely original, for a change.Simon Tatham
2005-08-04New puzzle: `Light Up', by James H.Simon Tatham
2005-08-02New puzzle: `Slant', picked from the Japanese-language section ofSimon Tatham
2005-07-17Another game from James H: `Black Box'.Simon Tatham
2005-07-16New puzzle: `Untangle', cloned (with the addition of random gridSimon Tatham
2005-07-14New puzzle: Dominosa.Simon Tatham
2005-07-04Peg Solitaire implementation, complete with a random boardSimon Tatham
2005-06-23`Guess', a Mastermind clone from James Harvey. This checkin alsoSimon Tatham
2005-06-17Another new puzzle! This one isn't particularly deep or complexSimon Tatham
2005-06-07Forgot to add Same Game to the big list for OS X.Simon Tatham
2005-05-30Initial checkin of my Minesweeper clone, which uses a solver duringSimon Tatham
2005-04-30New puzzle: `twiddle', generalised from a random door-unlockingSimon Tatham
2005-04-23Initial checkin of `Solo', the number-placing puzzle popularised bySimon Tatham
2005-01-22Arrange that we really _can_ compile all the puzzles into a singleSimon Tatham