Files
nethack/sys/winnt
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
..
2002-07-24 08:25:21 +00:00
2003-02-22 01:20:14 +00:00
2003-03-23 18:49:05 +00:00
2003-03-23 19:03:08 +00:00
2003-03-23 19:03:08 +00:00
2002-07-24 08:25:21 +00:00
2002-03-29 06:30:33 +00:00
2003-03-23 19:20:22 +00:00
2002-02-12 23:00:27 +00:00
2002-07-24 08:25:21 +00:00
2002-09-02 23:28:54 +00:00
2003-03-09 15:44:50 +00:00
2003-03-15 12:33:57 +00:00
2002-07-24 08:25:21 +00:00
2002-08-21 15:21:56 +00:00