mage/Mage.Server.Plugins
vraskulin 076840df53 Big refactoring
I used Intellij IDEA to automatically refactor code to achive 3 goals.
1) get rid of anonymouse classes, and replace the with lamba to get more readeable and clean code (like in TableWaitingDialog).
2) make effectively final  variables actually final to avoid inadvertent changes on it in further releases and keep objects as immutable, as possible.
3)  Get rid of unused imports (most of the changes) in whole project classes.
2017-01-09 19:16:53 +03:00
..
Mage.Deck.Constructed Big refactoring 2017-01-09 19:16:53 +03:00
Mage.Deck.Limited Xmage Release 1.4.20V0 2017-01-08 01:36:05 +01:00
Mage.Game.CommanderDuel Xmage Release 1.4.20V0 2017-01-08 01:36:05 +01:00
Mage.Game.CommanderFreeForAll Xmage Release 1.4.20V0 2017-01-08 01:36:05 +01:00
Mage.Game.FreeForAll Xmage Release 1.4.20V0 2017-01-08 01:36:05 +01:00
Mage.Game.MomirDuel Xmage Release 1.4.20V0 2017-01-08 01:36:05 +01:00
Mage.Game.TinyLeadersDuel Xmage Release 1.4.20V0 2017-01-08 01:36:05 +01:00
Mage.Game.TwoPlayerDuel Xmage Release 1.4.20V0 2017-01-08 01:36:05 +01:00
Mage.Player.AI Xmage Release 1.4.20V0 2017-01-08 01:36:05 +01:00
Mage.Player.AI.DraftBot Xmage Release 1.4.20V0 2017-01-08 01:36:05 +01:00
Mage.Player.AI.MA Big refactoring 2017-01-09 19:16:53 +03:00
Mage.Player.AIMCTS Big refactoring 2017-01-09 19:16:53 +03:00
Mage.Player.AIMinimax Xmage Release 1.4.20V0 2017-01-08 01:36:05 +01:00
Mage.Player.Human Xmage Release 1.4.20V0 2017-01-08 01:36:05 +01:00
Mage.Tournament.BoosterDraft Big refactoring 2017-01-09 19:16:53 +03:00
Mage.Tournament.Constructed Xmage Release 1.4.20V0 2017-01-08 01:36:05 +01:00
Mage.Tournament.Sealed Xmage Release 1.4.20V0 2017-01-08 01:36:05 +01:00
pom.xml Xmage Release 1.4.20V0 2017-01-08 01:36:05 +01:00