Unciv/core/src/com/unciv
2020-05-11 20:33:53 +03:00
..
logic Added helper class GameSetupInfo - this will help us when setting up multiplayer games for transferring data from/to the server 2020-05-10 22:28:35 +03:00
models Players has to be an ArrayList, or else it's not guaranteed to be initializable when starting mods... 2020-05-01 00:03:07 +03:00
ui Removed the crutches for unit attack bugs - we want to figure them out! 2020-05-11 20:33:53 +03:00
Constants.kt Can now permanently disable barbarians in mods 2020-04-18 23:59:26 +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 Added helper class GameSetupInfo - this will help us when setting up multiplayer games for transferring data from/to the server 2020-05-10 22:28:35 +03:00
UncivGame.kt Wait for autosave thread while closing (#2580) 2020-05-05 08:51:41 +03:00
UniqueAbility.kt Translations (#2273) 2020-03-28 22:32:32 +03:00