foul-magics/Mage/src/main/java/mage
2023-10-22 14:34:45 +02:00
..
abilities [MIR] Implement Teferi's Imp (#11326) 2023-10-22 14:34:45 +02:00
actions
cards Performance: fixed memory leaks on each card viewer or draft open (10 Mb per call, related to #11285, fixes #9548) 2023-10-14 12:39:49 +04:00
choices text fixes 2023-10-15 00:56:25 -04:00
collation Implement booster collation for BRO (#10364) 2023-10-09 21:48:09 -04:00
constants [MIR] Implement Teferi's Imp (#11326) 2023-10-22 14:34:45 +02:00
counters [WOE] Implement Rotisserie Elemental (#10944) 2023-08-22 20:19:25 -04:00
designations Implement Prototype ability (#11249) 2023-10-09 21:06:19 -04:00
filter lots of text fixes 2023-10-13 23:27:44 -04:00
game [MIR] Implement Teferi's Imp (#11326) 2023-10-22 14:34:45 +02:00
players Performance: fixed server's big memory usage in long games and in big stack sizes (related to #11285, fixes #9302) 2023-10-14 15:54:10 +04:00
target Implement Time Travel mechanic (#11299) 2023-10-13 23:28:29 -04:00
util new SourceDealsDamageToYouTriggeredAbility 2023-10-20 21:48:35 -04:00
watchers minor cleanup 2023-09-24 00:52:38 -04:00
ApprovingObject.java
ConditionalMana.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
Emptiable.java
MageException.java
MageIdentifier.java Rework AsThough handling to allow choosing/affecting a specific alternate cast (#11114) 2023-10-02 18:42:54 -04:00
MageInt.java
MageItem.java
MageObject.java Implement Prototype ability (#11249) 2023-10-09 21:06:19 -04:00
MageObjectImpl.java Implement Prototype ability (#11249) 2023-10-09 21:06:19 -04:00
MageObjectReference.java tests: fixed random fails in RadiateTest (wrong MOR predicate code, #9550) 2023-09-15 06:30:10 +04:00
Mana.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ManaSymbol.java
ObjectColor.java