mage/Mage/src/main/java/mage
2018-02-08 22:42:34 +01:00
..
abilities * Fixed a problem that instead putting cards to library bottom the cards cease to exist (e.g. Ancient Stirrings). 2018-02-08 22:42:34 +01:00
actions C17 Added Alms Collector. 2017-08-28 12:44:08 +02:00
cards Xmage 1.4.27V3 2018-02-06 23:49:41 +01:00
choices AI: fixed not working choice with key-value dialogs, random refactor 2018-01-04 00:23:20 +04:00
constants Add 5 cards (UGL) 2018-01-11 23:55:37 +11:00
counters Implementing Snow Mercy (HHO) - Christmas Special Occasion card 2018-02-08 01:14:25 +11:00
designations Added designation names to player tooltip. 2018-01-13 18:55:07 +01:00
filter * Some refactoring. 2018-01-13 14:45:50 +01:00
game Merge pull request #4478 from Zzooouhh/Zzooouhh-cards 2018-02-05 09:27:09 +01:00
players * Fixed some problems with getting cards at random from collection that could cause loops. 2018-02-04 12:27:08 +01:00
target Little fix on filter 2018-01-13 14:58:43 +04:00
util Fixed some more exception and/or logging problems. 2018-01-27 13:19:20 +01:00
watchers fix null-check in raging river and a watcher 2018-01-13 23:26:35 +01:00
ConditionalMana.java changed enum equals to ==, removed contains check for set 2017-03-07 21:47:11 +01:00
MageException.java Revert "Fixed package declarations for moved Mage package." 2015-12-01 22:33:59 +01:00
MageInt.java Bugfixes with != instead of equals and default toString calls 2017-02-15 19:52:20 +03:00
MageItem.java Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
MageObject.java some more changes to CDA effects, tested and working correctly 2017-10-02 16:32:36 -04:00
MageObjectImpl.java Some minot fixes /changes. 2017-10-03 17:24:35 +02:00
MageObjectReference.java Some minor user handling changes. 2017-09-02 00:46:24 +02:00
Mana.java Fixed cards with any color lands produce ability: 2017-12-28 02:15:49 +04:00
ManaSymbol.java Revert "Fixed package declarations for moved Mage package." 2015-12-01 22:33:59 +01:00
ObjectColor.java Fixed v1 server incompatible with v0 clients (freezes on game startup) 2018-01-28 17:57:55 +04:00