Files
nethack/sys
nethack.allison adfaae0677 numkey (from <Someone>)
mapping the 5 and 0 to '5' and '0' respectively
when NumLock is off, to make entering numbers easier. The core will map '5' and
'0' to 'g' and 'i' respectively. This solves W341-5.

Note: I changed nhdefkey.c and mhmain.c, so both the tty and the windows
interface will show new behaviour. I deliberately did not change nh340key.dll.

Note: Maybe the same change should be made to the MSDOS port.

Note: The behaviour of getobj is a little bit strange: It doesn't use
yn_question's  facility for returning a number, but handles that itself. The
net effect of this is that if you type d55$ (to drop 55 zorkmids,) only the
first '5' is shown
2003-03-23 19:20:22 +00:00
..
2003-02-20 16:36:02 +00:00
2002-03-21 04:37:35 +00:00
2002-02-04 16:11:00 +00:00
2002-03-20 13:48:22 +00:00
2003-03-08 23:27:56 +00:00
2003-02-17 01:47:13 +00:00
2003-03-18 10:23:10 +00:00
2003-02-13 23:30:38 +00:00
2003-02-23 14:34:12 +00:00
2003-03-23 19:20:22 +00:00