Added fortification to the basic Player AI.
[pyrisk.git] / pyrisk /
2010-03-27 W. Trevor KingAdded fortification to the basic Player AI.
2010-03-27 W. Trevor KingAdded Engine.fortify (previously fortification would...
2010-03-27 W. Trevor KingAdded Event classes to pyrisk.log
2010-03-27 W. Trevor KingRemove EmailPlayers from pyrisk.random_game
2010-03-26 W. Trevor KingAdded error handling for (?most?) invalid Player responses
2010-03-26 W. Trevor KingFixed up IncomingEmailDispatcher to work in real life ;).
2010-03-26 W. Trevor KingUpdate OutgoingEmailDispatcher execute calls -> self...
2010-03-26 W. Trevor KingFix missing dispatchers in base.random_game EmailPlayer...
2010-03-26 W. Trevor KingFix excute -> execute typo in OutgoingEmailDispatcher
2010-03-26 W. Trevor KingPreliminary handling of actual emails.
2010-03-26 W. Trevor KingAdded setup.py and moved VERSION to pyrisk/__init__.py
2010-03-26 W. Trevor KingAdded README and renamed risk/ -> pyrisk/