Unciv/core/src/com/unciv
yairm210 dd90b2bacc NewGameScreen threading normalized.
The NewGameScreen was written by a past version of myself that had no idea how to handle threading, and thus was extremely strange. Checking an object _on render_ and if it's set then activate? Totally clueless.
2022-01-16 19:10:30 +02:00
..
logic Made attacked civilians lose 40 hp as in civ5. (#5978) 2022-01-16 18:39:41 +02:00
models Resolved #5980 - "Cannot be built with" catches building equivalents as well 2022-01-15 23:16:28 +02:00
ui NewGameScreen threading normalized. 2022-01-16 19:10:30 +02:00
Constants.kt Disable religious quest with religion disabled; enumify "Hidden when religion is disabled" (#5465) 2021-10-12 07:31:22 +03:00
CrashHandlingStage.kt New crash handler screen Part 2: Threads, runnables, more informative reports. (#5810) 2022-01-09 11:33:45 +02:00
CrashScreen.kt New crash handler screen Part 2: Threads, runnables, more informative reports. (#5810) 2022-01-09 11:33:45 +02:00
JsonParser.kt Managed to load first mini mod, needs some work before this can work for users 2019-12-31 17:49:07 +02:00
MainMenuScreen.kt New crash handler screen Part 2: Threads, runnables, more informative reports. (#5810) 2022-01-09 11:33:45 +02:00
UncivGame.kt New crash handler screen Part 2: Threads, runnables, more informative reports. (#5810) 2022-01-09 11:33:45 +02:00
UncivGameParameters.kt New crash handler screen Part 2: Threads, runnables, more informative reports. (#5810) 2022-01-09 11:33:45 +02:00