mage/Mage.Server.Plugins/Mage.Player.AIMinimax/src/mage/player/ai
2015-04-16 15:57:17 +02:00
..
Attackers.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
ComputerPlayer2.java Some more changes concerning ThoughtAsEffects. 2014-08-09 11:48:40 +02:00
ComputerPlayer3.java Replaced some replacement effects with restriction effects. Added new method to restriction effect. Improved canAttack methods (not finished yet). 2014-08-01 15:59:59 +02:00
Config.java [minor] access modifer order 2013-03-10 14:53:02 +02:00
GameStateEvaluator.java Fixed (probably) the player1 concedes but other player2 wins. Fixed that if player runs out of timer time or player lose of beeing idle, the match will end correctly. 2014-05-01 19:34:52 +02:00
SimulateBlockWorker.java [minor] access modifer order 2013-03-10 14:53:02 +02:00
SimulatedAction.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
SimulatedPlayer.java * Fixed attack tap handling - You can no longer attack with a mana producing creature that will be get tapped for attacking and use the creature itself to produce mana to pay for effects like Ghostly Prison if the mana ability has the cost to tap the creature. 2015-04-16 15:57:17 +02:00
SimulationNode.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
SimulationWorker.java [minor] access modifer order 2013-03-10 14:53:02 +02:00