foul-magics/Mage/src/main/java/mage/util
2016-11-03 22:37:54 +01:00
..
functions Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
trace Restructured Mage module 2015-11-29 21:56:49 +01:00
CardUtil.java * Reworked some parts of transform handling. Fixes #2396. 2016-09-28 17:02:37 +02:00
CircularList.java Some clean up changes. 2016-10-02 17:27:05 +02:00
ClassScanner.java Make ClassScanner not load inner classes. 2016-09-25 10:40:40 -05:00
Copier.java Restructured Mage module 2015-11-29 21:56:49 +01:00
CopierObjectInputStream.java Restructured Mage module 2015-11-29 21:56:49 +01:00
Copyable.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DateFormat.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DeckUtil.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
FastByteArrayInputStream.java Restructured Mage module 2015-11-29 21:56:49 +01:00
FastByteArrayOutputStream.java Restructured Mage module 2015-11-29 21:56:49 +01:00
GameLog.java Fix Issue #2277 2016-09-16 16:40:59 -06:00
ManaUtil.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
MessageToClient.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
RandomUtil.java fix for the RandomUtil, always use .current() to get the correct thread. 2016-09-14 09:11:26 +02:00
TargetAddress.java Reworked selected modes handling. That fixed the Subtle Strike targeting problem. 2016-09-24 01:12:01 +02:00
ThreadLocalStringBuilder.java Restructured Mage module 2015-11-29 21:56:49 +01:00
TournamentUtil.java refactor : removed all instances of new Random() and replaced with RandomUtil for a ThreadLocal randomizer 2016-09-05 15:03:47 +02:00
TreeNode.java Restructured Mage module 2015-11-29 21:56:49 +01:00