foul-magics/Mage.Client/src/main/java/mage/client/util
2016-09-27 01:54:49 -05:00
..
audio Revert "Use a dedicated thread pool for audio" 2016-07-10 22:01:06 +02:00
gui Revert "introduced StringUtil class with .isEmpty(String input) and .isNotEmp…" 2016-09-16 23:55:54 +02:00
layout Chnaged permanent row handling so creatures are always shown towards the opponent side. 2016-07-02 13:45:34 +02:00
object Change all line endings to LF 2016-04-14 16:18:01 +00:00
resources Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
sets Added Frontier format (M15 forward). Added Kaladesh block constructed. 2016-09-27 01:54:49 -05:00
stats * Fixed a bug of colorless mana (e.g. caused Heartbeat of Spring not working with Urza's lands). 2016-02-16 17:15:47 +01:00
ButtonColumn.java Fix ArrayIndexOutOfBoundsException in ButtonColumn.actionPerformed 2016-06-14 18:31:33 +02:00
CardsViewUtil.java [Client]Load cards from db only once during a game. 2013-11-27 21:59:17 +01:00
CardViewColorComparator.java Deck editor. Simplify code 2014-06-22 12:46:06 +02:00
CardViewColorIdentityComparator.java Deck editor - renamed sort type "Color Detailed" to "Color Identity" and compare for the sort also with mana symbols in casting cost and rules. 2015-09-21 08:11:58 +02:00
CardViewCostComparator.java Deck editor - renamed sort type "Color Detailed" to "Color Identity" and compare for the sort also with mana symbols in casting cost and rules. 2015-09-21 00:31:42 +02:00
CardViewNameComparator.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
CardViewRarityComparator.java Deck editor. Simplify code 2014-06-22 12:46:06 +02:00
Command.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
Config.java * Added scrolling to the game dialog area. Some more GUI resizing. Removed some unwanted borders of viewports. 2016-03-05 21:00:55 +01:00
DeckUtil.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DefaultActionCallback.java removed the Session out of local scope and introduced a static SessionHandler that acts as interface to remote.Session 2016-09-15 20:52:41 +02:00
EDTExceptionHandler.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
Event.java * Draft - Added possibility to hide (and show again) cards from the picked cards area. 2014-11-22 18:19:59 +01:00
EventDispatcher.java * Draft - Added possibility to hide (and show again) cards from the picked cards area. 2014-11-22 18:19:59 +01:00
EventSource.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Format.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
GameManager.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
GUISizeHelper.java Some minor changes. 2016-09-24 14:55:09 +02:00
ImageCaches.java Add mechanism to register image caches and flush them all on GUI size change 2016-06-23 16:21:34 +02:00
ImageHelper.java Cache resized and rotated images 2016-06-23 16:21:34 +02:00
Listener.java * Added automatic handling for order of triggered abilities going to stack (fixes #701 / related to #328). 2015-08-22 19:29:57 +02:00
MageTableRowSorter.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
NaturalOrderCardNumberComparator.java - Converted CardImpl.cardNumber from int to String 2016-07-24 15:18:54 -03:00
NaturalOrderComparator.java - Converted CardImpl.cardNumber from int to String 2016-07-24 15:18:54 -03:00
SettingsManager.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SystemUtil.java [UI] Param for starting in fullscreen mode (osx only) 2014-08-11 14:39:58 +04:00
TransformedImageCache.java Fixed a problem with transformed image cache. 2016-07-02 19:07:26 +02:00