index
:
Diplomacy
master
Update https://github.com/diplomacy/diplomacy
Jeff Heiges
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diplomacy
Age
Commit message (
Expand
)
Author
2019-04-18
Add _unit_owner caching (#11)
Setepenre
2019-04-18
Upgraded pylint to v2.2.0
Philip Paquette
2019-04-18
Removed non-ascii characters in python files
Philip Paquette
2019-04-18
SortedDict - Added reversed_items() iterator
notoraptor
2019-04-18
Added maps 'standard_age_of_empires_2' and 'standard_fleet_rome'
notoraptor
2019-04-18
game_id - Using a random stream of 96 bits encoded as base64
Philip Paquette
2019-04-18
#809 - Seed for derivative maps should use same zobrist hash as parent map
Philip Paquette
2019-04-18
Added ambiguous provinces to empire, modern and world maps
notoraptor
2019-04-18
DATC 6.K.2 - Testing support of fleet in failed convoy
Philip Paquette
2019-04-18
[python] Update SMALL_MAPS in convoy_paths with newly created maps.
notoraptor
2019-04-18
DATC 6.K.1 - Testing Civil Disorder (W1901A) with 1 order and 2 to remove
notoraptor
2019-04-18
PriorityDict - Removed infinite recursion in Python 3.6.7
notoraptor
2019-04-18
Map - Modified norm() and compact()
notoraptor
2019-04-18
Web - Fixed issue when hovering over a province with no orders
notoraptor
2019-04-18
Added 'age_of_empires' map and added alias for 'ancmed'
notoraptor
2019-04-18
Removed dependency on numpy
Philip Paquette
2019-04-18
Release v1.0.0 - Diplomacy Game Engine - AGPL v3+ License
Philip Paquette