ref: e73570451403c0bbc22d231d6f16cd5afab1524e
parent: 1dc3ce6d90c75f1a6b2e19cdaf5a3c0f92aaac05
author: Simon Tatham <[email protected]>
date: Tue Feb 27 15:52:03 EST 2007
Another thing to watch out for when adding new puzzles. [originally from svn r7340]
--- a/CHECKLST.txt
+++ b/CHECKLST.txt
@@ -36,6 +36,10 @@
and that it's referenced by the help topic field in the game
structure in the source file.
+Make sure the puzzle works on PocketPC. At the very least, check
+that it specifies REQUIRE_RBUTTON and/or REQUIRE_NUMPAD as
+appropriate; but better, actually test it on the emulator.
+
Add the new Unix binary name, and the names of any auxiliary solver
binaries, to the svn:ignore property.