mage/Mage.Server.Plugins/Mage.Player.AI.MA/src/mage/player/ai
2017-02-28 13:46:57 +03:00
..
ma Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
util Few lambda's and removed explicit type from creating lists and hashmaps 2017-02-28 13:46:57 +03:00
Attackers2.java Few lambda's and removed explicit type from creating lists and hashmaps 2017-02-28 13:46:57 +03:00
ComputerPlayer6.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
ComputerPlayer7.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
Config2.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
GameStateEvaluator2.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
SimulatedAction2.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
SimulatedPlayer2.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
SimulationNode2.java * Some fixes/chnages to AI player. Needs probably some more testing. 2015-07-12 19:51:04 +02:00
SimulationWorker2.java always use log4j 2015-11-28 21:11:25 -08:00