Unciv/core/src/com/unciv/logic
Yair Morgenstern 2923dc80c9 Massive performance improvement thanks to:
* not mapping out the uniques every tile
* saving tech uniques and units uniques specific to movement between tiles
2018-12-17 21:33:07 +02:00
..
automation Merge pull request #355 from ninjatao/fish_boat 2018-12-17 11:47:33 +02:00
battle Merge pull request #334 from ninjatao/add_battleship 2018-12-13 12:21:45 +02:00
city Cannot continue info now has city name. 2018-12-13 19:00:48 +08:00
civilization Massive performance improvement thanks to: 2018-12-17 21:33:07 +02:00
map Massive performance improvement thanks to: 2018-12-17 21:33:07 +02:00
trade Fix research queue when getting free tech. 2018-12-10 17:50:46 +08:00
GameInfo.kt Performance: Viewable tiles are now a transient list in civInfo 2018-11-21 19:16:06 +02:00
GameSaver.kt Code inspection and other general fixes - gotta clean up when there are guests ;) 2018-12-04 23:21:57 +02:00
HexMath.kt Added Diplomacy overview! 2018-12-06 13:33:10 +02:00