Unciv/core/src/com/unciv/logic/trade
2018-12-30 19:22:40 +08:00
..
Trade.kt Performance improvement - Moved all autosaving to save a *clone* of the current game in another thread, thus allowing the user to continue his game without having to wait for the game to save 2018-08-16 23:33:56 +03:00
TradeLogic.kt Fix evalutate peace treaty bug. 2018-12-30 19:22:40 +08:00
TradeOffer.kt Fog is now done using crosshatching - maybe it looks better, hard for me to tell. 2018-09-23 15:27:38 +03:00
TradeOffersList.kt Performance improvement - Moved all autosaving to save a *clone* of the current game in another thread, thus allowing the user to continue his game without having to wait for the game to save 2018-08-16 23:33:56 +03:00
TradeType.kt Added "declare war on X" to available trades 2018-11-27 19:10:27 +02:00