foul-magics/Mage/src/main/java/mage/util
2022-10-14 00:41:02 -04:00
..
functions Remove unneeded parameter from StackObjectCopyApplier.getNextNewTargetType (all users were using an Iterator or a fixed return value) 2022-09-14 03:23:21 -04:00
trace Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899) 2021-07-09 07:28:43 +04:00
CardUtil.java Fix #9649 and clean up counter effect text generation 2022-10-14 00:41:02 -04:00
CircularList.java
ClassScanner.java Fixes URL encoded path returned by resource.getFile() (#8865) 2022-10-08 08:32:37 -04:00
Copier.java
CopierObjectInputStream.java
Copyable.java Fixed miss copy code in Game object (lki, cards), removed unused code. Possible fixes: 2021-08-12 00:08:08 +04:00
DateFormat.java
DebugUtil.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
DeckUtil.java
FastByteArrayInputStream.java
FastByteArrayOutputStream.java
GameLog.java [AFR] fixed game log issue with +2 Mace 2021-07-10 08:44:59 -04:00
JarVersion.java
JsonUtil.java Dev: migrated to single json lib (removed json-simple from deck import code), clean up guava lib usage in cards; 2021-10-01 17:57:54 +04:00
ManaUtil.java [DMU] Implemented Shanna, Purifying Blade 2022-09-05 20:24:46 -04:00
MessageToClient.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
RandomUtil.java Reworking goad effects (ready for review) (#8034) 2022-02-15 09:18:21 -05:00
StreamUtils.java
SubTypes.java Refactoring subtypes to make Maskwood Nexus work (ready for review) (#7432) 2021-01-26 08:52:35 -05:00
TargetAddress.java
ThreadLocalStringBuilder.java
TournamentUtil.java Make Add Land dialog no longer add a random mix of regular and snow-covered basic lands (#9353) 2022-08-10 20:11:01 -04:00
TreeNode.java