aboutsummaryrefslogtreecommitdiff
path: root/diplomacy/engine/map.py
AgeCommit message (Expand)Author
2019-09-14Added ReadtheDocs documentation for the public APIPhilip Paquette
2019-09-10Added ability to load a custom map by specifying the path to a '.map' filePhilip Paquette
2019-06-07Map - Validating that coast without '/' are adjacent to nearby water locsPhilip Paquette
2019-06-07Map - Adjacency for invalid unit is always falsePhilip Paquette
2019-04-18Refactored get_all_possible_orders for 2.5x speed improvementPhilip Paquette
2019-04-18Removed non-ascii characters in python filesPhilip Paquette
2019-04-18Map - Modified norm() and compact()notoraptor
2019-04-18Release v1.0.0 - Diplomacy Game Engine - AGPL v3+ LicensePhilip Paquette