foul-magics/Mage/src/main/java/mage/choices
2024-12-05 01:03:13 +04:00
..
Choice.java GUI: improved choose creature type dialog - important creature types added to the start of the list and marked as my/opponent (closes #8478) 2024-07-19 03:17:53 +04:00
ChoiceBasicLandType.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChoiceCardType.java
ChoiceColor.java Small rework for autochoosing color of mana to add (#11495) 2023-12-01 00:49:42 -05:00
ChoiceColorOrArtifact.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChoiceCreatureType.java refactor: removed useless code on ChoiceCreatureType usage, removed possibly infinite code (game freezes) (related to #13106); 2024-12-05 01:03:13 +04:00
ChoiceHintType.java GUI: improved pick choice (dialogs with searchable list, related to #12420): 2024-07-18 23:04:47 +04:00
ChoiceImpl.java implement [MH3] Primal Prayers ; use choice panel for cast mode choice ; allow some restricted "as thought as it had flash" to work only on matching alternative cast. (#12420) 2024-07-30 15:47:39 +02:00
ChoiceLandType.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChoiceLeftOrRight.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChoicePlaneswalkerType.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChooseFriendsAndFoes.java
FaceVillainousChoice.java text fixes 2023-10-15 00:56:25 -04:00
ManaChoice.java
TwoChoiceVote.java [LTC] Implement Elrond of the White Council (#10731) 2023-08-03 00:26:19 -04:00
VillainousChoice.java The Ring Emblem - fixed not working 3rd effect with blocker sacrifice (closes #11425), added docs and usage example for BLOCKER_DECLARED and CREATURE_BLOCKED game events 2023-11-19 19:16:55 +04:00
VoteHandler.java [LTC] Implement Trap the Trespassers 2023-06-19 19:15:48 -04:00
VoteHandlerAI.java