aboutsummaryrefslogtreecommitdiff
path: root/no-icon.c (follow)
Commit message (Collapse)AuthorAge
* Michael Schierl's patch to compile the puzzles as Java applets usingSimon Tatham2008-06-10
| | | | | | NestedVM. Wow! [originally from svn r8064]
* Support for run-time icons in the GTK puzzles. This involved anotherSimon Tatham2006-12-27
mkfiles.pl change (I don't seem to be planning ahead very well this week), this time to provide a list of fallback options for an object file. That way, I have a no-icon.c which quietly replaces icons/foo-icon.c if the latter doesn't exist, and so again people checking straight out from Subversion shouldn't have trouble. [originally from svn r7021]