foul-magics/Mage/src/main/java/mage/players
2016-12-24 16:52:06 +01:00
..
net Add rating to the client (#1498) 2016-05-17 17:27:43 +03:00
Library.java * Reverted the library quick fix for random because RandomUtil works now. 2016-09-14 19:02:27 +02:00
ManaPool.java replace [list].size() == 0 and [string].length() == 0 to use .isEmpty() instead 2016-09-14 15:27:31 +02:00
ManaPoolItem.java Some changes to logged data and a NPE prevention. 2016-04-14 08:28:28 +02:00
Player.java [C16] Implemented Partner ability. 2016-11-01 22:59:39 -04:00
PlayerImpl.java * Fixed that special actions (e.g. delve mana payment) were handled correctly if a player plays a turn for another player. 2016-12-24 16:52:06 +01:00
PlayerList.java
Players.java