Unciv/desktop
Yair Morgenstern a1e0b686b1
Upgrading to LWJGL 3, which is now the default, as of LibGDX 1.10.1 (#5614)
* Upgrading to LWJGL 3, which is now the default, as of LibGDX 1.10.1
MacOS running problem solved by adding JVM args to desktop build.gradle
Should resolve #5601

* Apparently, keyTyped is ONLY for character keys. Esc and f12 are non-character keys, so we need to change from keyTyped to keyDown.
How does this affect out ctrl combinations? Dunno yet :) I couldn't find any actual uses in code, but it shouldn't be worse than keyTyped
This commit can be cherry-picked into the master branch as a preparation for the move to lwjgl3
2021-11-03 00:15:47 +02:00
..
discord_rpc Hopefully solved #2361 for real this time 2020-04-08 16:37:17 +03:00
linuxFilesForJar Added linux files for jar 2019-11-27 21:03:14 +02:00
src/com/unciv/app/desktop Upgrading to LWJGL 3, which is now the default, as of LibGDX 1.10.1 (#5614) 2021-11-03 00:15:47 +02:00
build.gradle.kts Upgrading to LWJGL 3, which is now the default, as of LibGDX 1.10.1 (#5614) 2021-11-03 00:15:47 +02:00
packrConfig.json Dammit packr 2019-11-27 20:26:09 +02:00