Unciv/core/src/com/unciv
2023-07-18 18:28:04 +03:00
..
json Notifications architectural update (#9605) 2023-06-25 09:47:50 +03:00
logic Memory performance improvement - don't create strings when you can instead hash the list! New ists are cheaper in-memory than new strings (only need to allocate "number of strings in list" pointers, and not "number of chars in all strings" chars) 2023-07-18 18:28:04 +03:00
models Avoid built buildings (#9806) 2023-07-16 23:01:17 +03:00
ui Little Promotion UX improvements (#9808) 2023-07-18 07:25:00 +03:00
utils Fixed more warnings (#9401) 2023-05-18 10:12:33 +03:00
Constants.kt Make mod categories curated in Json (#9542) 2023-06-14 09:12:24 +03:00
UncivGame.kt Version rollout (#9812) 2023-07-18 18:16:06 +03:00