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
d3a4952fef
Unciv
/
core
/
src
/
com
/
unciv
/
logic
/
trade
History
Yair Morgenstern
d3a4952fef
AI will only pay for extra luxuries if it can trade them away
2018-11-12 09:47:43 +02: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
AI will only pay for extra luxuries if it can trade them away
2018-11-12 09:47:43 +02: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 diplomatic introductions to trade
2018-09-17 19:54:16 +03:00