Unciv/core/src/com/unciv
2020-07-05 06:27:41 +03:00
..
logic Merge branch 'master' of https://github.com/yairm210/Unciv 2020-07-04 23:33:49 +03:00
models Change "try .. catch" statement to "if(consoleMode)" statement for mods folder loading. (#2802) 2020-07-05 06:27:41 +03:00
ui Added a NewGameScreen option to choose the base ruleset - it works, which means G&K and Vanilla games can coexist well! 2020-07-04 23:53:46 +03:00
Constants.kt Basic spectator functionality. (#2765) 2020-07-04 23:29:20 +03: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 Reset ruleset when entering main menu screen, so that all map elements for the background will be available after returning from a modded game that removed some of them 2020-07-05 00:22:17 +03:00
UncivGame.kt Console mode for multiple game automation (#2777) 2020-07-04 21:47:52 +03:00
UncivGameParameters.kt Refactor UncivGame initialization - add UncivGameParameters. (#2779) 2020-06-29 20:05:58 +03:00
UniqueAbility.kt Translations (#2273) 2020-03-28 22:32:32 +03:00