aboutsummaryrefslogtreecommitdiff
path: root/filling.R (follow)
Commit message (Collapse)AuthorAge
* Change to the handling of -DCOMBINED in the makefiles. Instead ofSimon Tatham2008-09-13
| | | | | | | | | | | defining it centrally per port, I think it's neater to define it for each puzzle when adding that puzzle to the ALL list - because those front ends which take -DCOMBINED are precisely those which use ALL. In particular, this change opens up the possibility of compiling both individual puzzles _and_ a combined monolith within the same makefile. [originally from svn r8178]
* Create a blank .rc file to be used in the absence of icons/foo.rc.Simon Tatham2007-02-27
| | | | | | | | | This means that puzzles.rc2 is always included in all Windows and PocketPC builds, which in turn means that I should be able to start filling it full of VERSIONINFO and have that reliably included as well. [originally from svn r7339]
* Forgot to enable the Windows icon.Simon Tatham2007-02-25
| | | | [originally from svn r7328]
* New puzzle: `Filling', a Fillomino implementation by Jonas Koelker.Simon Tatham2007-02-25
[originally from svn r7326]