mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 15:27:50 +07:00

* Fix OutOfMemory error when loading game state after already having a game loaded * Fix screen resize not being handled correctly * Add withContext shortcut functions * Add more logging * Fix multiplayer games sometimes being loaded twice * Make the loading screen nicer * Make the loading screen hide previous popups for making the screenshot * Don't do custom rendering & dispose the texture Sometimes it makes sense to understand the library you're using... * Fix missing GL context * Refactor: increase readability of loadGame function