-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
No out-of-window keys capturing, AltGr ≠ Ctrl (continued) (#157)
* AltGr no longer treated as Ctrl But also LeftCtrl+AltGr doesn't make the CtrlDown variable true, as a side effect. * No out-of-window keys capturing * No out-of-window keys capturing * No out-of-window keys capturing (mistake fix) * No out-of-window keys capturing * No out-of-window keys capturing And a little cleanup of droping/deleting/selling items * Keys capturing fixes and improvements No out-of-window keys capturing No game speed change while typing in a text box 0 key can pause game Numpad keys can change game speed
- Loading branch information
1 parent
4d62cc0
commit 5502511
Showing
6 changed files
with
42 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters