Unciv/core/src/com/unciv/logic/map
2019-04-12 14:30:53 +03: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 Added Legion unique unit - #563 2019-04-12 14:30:53 +03:00
Perlin.kt Added random land\sea division using Perlin noise 2018-10-11 13:00:23 +03:00
RandomMapGenerator.kt Resolved #610 - map generation assigns a set amount of each Strategic resource, which are spread across the map 2019-04-07 23:16:57 +03:00
RoadStatus.kt Converted all logic/map files to Kotlin 2018-02-25 00:07:40 +02:00
TileInfo.kt Added Colossus wonder - #245 2019-04-04 16:07:16 +03:00
TileMap.kt Resolved #610 - map generation assigns a set amount of each Strategic resource, which are spread across the map 2019-04-07 23:16:57 +03:00
UnitMovementAlgorithms.kt Added Colossus wonder - #245 2019-04-04 16:07:16 +03:00
UnitPromotions.kt Free promotions don't affect future xp. 2019-01-29 18:24:28 +08:00