aboutsummaryrefslogtreecommitdiff
path: root/unruly.R (follow)
Commit message (Collapse)AuthorAge
* Put the game summaries from the website into gamedesc.txt.Simon Tatham2015-01-13
| | | | | | More sensible to bring all the pieces of per-puzzle descriptive text together into one place, so they can be easily reused everywhere they're needed.
* Add a mechanism to the automake system to allow 'make install' to onlySimon Tatham2013-06-30
| | | | | | install the actual games, not the auxiliary binaries or nullgame. [originally from svn r9887]
* Rename wingames.lst to gamedesc.txt, and add a couple of extra fieldsSimon Tatham2013-06-08
| | | | | | | | | to it giving each game's "internal" name (as seen in the source file, .R etc) and also a brief description of the game. The idea of the latter is that it should be usable as a comment field in .desktop files and similar. [originally from svn r9858]
* New puzzle! 'Unruly', contributed by Lennard Sprong, is anSimon Tatham2012-10-07
implementation of a puzzle usually called 'Tohu wa Vohu'. [originally from svn r9680]