mage/Mage.Server.Plugins
vraskulin 2e83930ace Creating new ArrayList is unneccesarry
We shouldn't create new arraylist with default size and no element in it to show that no elements found in database. It's one more object in heap, which will be never used. There is special method Collections.emptyList() - it's more readeable and returns empty immutable list
2016-12-19 12:23:23 +03:00
..
Mage.Deck.Constructed spjspj - Final.. update to edh Power Level. 2016-12-08 17:08:10 +11:00
Mage.Deck.Limited Xmage 1.4.19 2016-11-27 19:59:42 +01:00
Mage.Game.CommanderDuel Xmage 1.4.19 2016-11-27 19:59:42 +01:00
Mage.Game.CommanderFreeForAll Xmage 1.4.19 2016-11-27 19:59:42 +01:00
Mage.Game.FreeForAll Xmage 1.4.19 2016-11-27 19:59:42 +01:00
Mage.Game.MomirDuel * Fixed some possible null pointer exceptions and some minor editing. 2016-12-18 15:02:19 +01:00
Mage.Game.TinyLeadersDuel Xmage 1.4.19 2016-11-27 19:59:42 +01:00
Mage.Game.TwoPlayerDuel Xmage 1.4.19 2016-11-27 19:59:42 +01:00
Mage.Player.AI Xmage 1.4.19 2016-11-27 19:59:42 +01:00
Mage.Player.AI.DraftBot Xmage 1.4.19 2016-11-27 19:59:42 +01:00
Mage.Player.AI.MA Creating new ArrayList is unneccesarry 2016-12-19 12:23:23 +03:00
Mage.Player.AIMCTS Xmage 1.4.19 2016-11-27 19:59:42 +01:00
Mage.Player.AIMinimax Xmage 1.4.19 2016-11-27 19:59:42 +01:00
Mage.Player.Human spjspj - Fix for must attack effects not forcing attacks in multiplayer 2016-12-03 18:48:41 +11:00
Mage.Tournament.BoosterDraft Added Borderland Explorer, Yaheeni's Expertise, and Vintage Cube Nov '16. 2016-12-07 09:46:27 -06:00
Mage.Tournament.Constructed Xmage 1.4.19 2016-11-27 19:59:42 +01:00
Mage.Tournament.Sealed Xmage 1.4.19 2016-11-27 19:59:42 +01:00
pom.xml Xmage 1.4.19 2016-11-27 19:59:42 +01:00