This website requires JavaScript.
Explore
Help
Register
Sign In
curioustorvald
/
Terrarum
Watch
1
Star
0
Fork
0
You've already forked Terrarum
mirror of
https://github.com/curioustorvald/Terrarum.git
synced
2026-06-09 10:04:05 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c98ca0846035fc268532fad95853f08c5d909d74
Terrarum
/
src
/
net
/
torvald
/
terrarum
/
gamecontroller
History
minjaesong
c98ca08460
IME icon by language; fixed a bug where text input field would not reset IME when it has been deactivated
2021-11-16 14:03:24 +09:00
..
EnumKeyFunc.kt
Rectified heretic YY-MM-DD to standard YYYY-MM-DD
2017-09-20 14:36:40 +09:00
IME.kt
IME icon by language; fixed a bug where text input field would not reset IME when it has been deactivated
2021-11-16 14:03:24 +09:00
IMEProviderDelegate.kt
IME candidates separator to use \x1E instead of a comma
2021-11-12 10:11:02 +09:00
IngameController.kt
Keyboard strobing moved to a new thread so that fast typing is possible even if the game's update method is running slowly
2021-11-06 11:30:42 +09:00
InputStrober.kt
text input config panel with keymap preview
2021-11-11 12:09:23 +09:00
Key.kt
F12 for screenshot; it's high time to care about TVs
2019-01-23 03:46:46 +09:00
KeyLayout.kt
completely abolishing GSON; new save format impl wip
2021-08-23 16:55:51 +09:00
KeyToggler.kt
trying to write a new ingamecontroller so that its update can be manually controlled
2021-08-21 21:03:39 +09:00