Introduce diagonal movement keys on the numeric keypad, and use them
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 28 Apr 2004 17:21:57 +0000 (17:21 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 28 Apr 2004 17:21:57 +0000 (17:21 +0000)
commitc71454c085f5be897c46741e624413399f57da8a
tree863204a212690fba3d260e4580b063f4052732dd
parent8ec081b41c292d8b18a90fd477de6d8b1275ae9b
Introduce diagonal movement keys on the numeric keypad, and use them
as an alternative control method in Cube. (This was a bit of hassle
in the Windows front end; I also introduced a debugging framework
and made TranslateMessage conditional.)

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@4162 cda61777-01e9-0310-a592-d414129be87e
cube.c
gtk.c
puzzles.h
windows.c