chiark / gitweb /
Introduce diagonal movement keys on the numeric keypad, and use them
authorSimon Tatham <anakin@pobox.com>
Wed, 28 Apr 2004 17:21:57 +0000 (17:21 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 28 Apr 2004 17:21:57 +0000 (17:21 +0000)
commit56a59e2e51d0cbe93ce16253e52a6421b0168c06
tree863204a212690fba3d260e4580b063f4052732dd
parentd37b52bde5a358b1ee839c263bdc0308d1047a1a
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.)

[originally from svn r4162]
cube.c
gtk.c
puzzles.h
windows.c