mage/Mage.Server.Plugins/Mage.Player.AIMinimax/src/mage/player/ai
2017-02-28 13:46:57 +03:00
..
Attackers.java Few lambda's and removed explicit type from creating lists and hashmaps 2017-02-28 13:46:57 +03:00
ComputerPlayer2.java Few lambda's and removed explicit type from creating lists and hashmaps 2017-02-28 13:46:57 +03:00
ComputerPlayer3.java Few lambda's and removed explicit type from creating lists and hashmaps 2017-02-28 13:46:57 +03:00
Config.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
GameStateEvaluator.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
SimulateBlockWorker.java always use log4j 2015-11-28 21:11:25 -08:00
SimulatedAction.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
SimulatedPlayer.java Few lambda's and removed explicit type from creating lists and hashmaps 2017-02-28 13:46:57 +03:00
SimulationNode.java Few lambda's and removed explicit type from creating lists and hashmaps 2017-02-28 13:46:57 +03:00
SimulationWorker.java always use log4j 2015-11-28 21:11:25 -08:00