Unciv/core/src/com/unciv/logic/map
2019-02-11 22:07:34 +02:00
..
BFS.kt Code inspection and other general fixes - gotta clean up when there are guests ;) 2018-12-04 23:21:57 +02:00
MapUnit.kt Resolved #435 - profit from disbanding units 2019-01-26 22:39:48 +02:00
Perlin.kt Added random land\sea division using Perlin noise 2018-10-11 13:00:23 +03:00
RandomMapGenerator.kt Added initial map editor! Woohoo! 2019-02-02 22:43:02 +02:00
RoadStatus.kt Converted all logic/map files to Kotlin 2018-02-25 00:07:40 +02:00
TileInfo.kt Added "Diplomatic Incidents" for diplomatic messages between civs (as of now, only declaration of war) 2019-02-10 16:34:46 +02:00
TileMap.kt Resolved #449 - added "go to unit" button in unit overview 2019-02-11 22:07:34 +02:00
UnitMovementAlgorithms.kt Water units can enter cities 2018-12-19 19:36:18 +02:00
UnitPromotions.kt Free promotions don't affect future xp. 2019-01-29 18:24:28 +08:00