This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
Unciv
Watch
1
Star
0
Fork
You've already forked Unciv
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cefd50ea57
Unciv
/
core
/
src
/
com
/
unciv
/
logic
/
trade
History
Yair Morgenstern
cefd50ea57
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
..
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