Unciv/core/src/com/unciv/logic/trade
2019-04-20 22:44:18 +03:00
..
Trade.kt Added "Diplomatic Incidents" for diplomatic messages between civs (as of now, only declaration of war) 2019-02-10 16:34:46 +02:00
TradeEvaluation.kt Resolved #601 - gold luxury not accepted in trades 2019-03-28 23:05:50 +02:00
TradeLogic.kt Trade table logic greatly simplified, now all trade displays are dependent only on the current trade in the TradeLogic - this paves the way for "inserting" trades into the trade table, which is required for AI-offered trades! 2019-04-20 22:44:18 +03: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 Trade table logic greatly simplified, now all trade displays are dependent only on the current trade in the TradeLogic - this paves the way for "inserting" trades into the trade table, which is required for AI-offered trades! 2019-04-20 22:44:18 +03:00
TradeType.kt Added "declare war on X" to available trades 2018-11-27 19:10:27 +02:00