Files
nethack/win/win32
Pasi Kallinen fd9745f9c6 Command repeating by using cmd queues
This replaces the old pushq/saveq arrays (which were used to save
the keys pressed by the user for repeating a previous command)
with a new command queue.  This means there's no hard-coded limit
to the saved keys, and it can repeat extended commands which are
not bound to any key.
2022-08-09 11:54:45 +03:00
..
2022-06-30 23:48:18 -04:00
2022-05-12 19:56:16 -04:00