foul-magics/Mage/src/main/java/mage/game/command
xenohedron 869de1eac6
fix getText() overrides ignoring staticText (#11044)
* fix text: SkipNextPlayerUntapStepEffect

* remove old copyright info

* individual card text fixes

* fix overrides ignoring staticText
2023-08-26 20:47:02 -04:00
..
dungeons Tokens and command objects reworked (part 2 of 2, tokens/emblems) 2023-05-08 02:18:42 +04:00
emblems put getCount method in SpellsCastWatcher and use it where applicable 2023-08-13 01:17:51 -04:00
planes fix getText() overrides ignoring staticText (#11044) 2023-08-26 20:47:02 -04:00
Command.java [AFR] Implementing dungeon mechanic (ready for review) (#7937) 2021-06-29 06:57:43 -04:00
Commander.java Fix casting commander transformed (#10790) 2023-08-24 03:30:09 +04:00
CommandObject.java Tokens and command objects reworked (part 1 of 2): 2023-05-08 02:15:07 +04:00
CommandObjectImpl.java Tokens and command objects reworked (part 1 of 2): 2023-05-08 02:15:07 +04:00
Dungeon.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DungeonRoom.java Replace Overriden getTriggerPhrase() with setTriggerPhrase() usage (#9343) 2022-08-08 23:28:46 -04:00
Emblem.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
Plane.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00