foul-magics/Mage.Client/src/main/java/mage/client/util
2015-06-04 19:37:54 +02:00
..
audio Some changes to play of audio clips. 2014-12-12 18:16:23 +01:00
gui Add land dialog is now also shown during free deck building. Added a set selection drop down box to select the set the lands are used from. 2015-06-04 19:37:54 +02:00
layout * Fixed that continuous effects of copied cards with limited duration stop to work as the copied card stops to exist. 2015-04-10 00:39:06 +02:00
object [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03: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 Cleanup sets. 2015-05-03 20:07:13 -07:00
stats Added displaying Mem usage in Mage.Client 2014-04-28 14:53:53 +05:30
ButtonColumn.java Fixed that action column was not handled correctly after client restart if user changed their position in column order. 2015-05-10 10:54:54 +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
CardViewColorDetailedComparator.java Deck editor. Simplify code 2014-06-22 12:46:06 +02:00
CardViewCostComparator.java Deck editor. Simplify code 2014-06-22 12:46:06 +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 removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
Config.java * Draft shows now cards to draft in optimized size. Added some elements to cardPanel only if needed. Removed some legacy code about foiled card display. 2014-01-15 01:45:07 +01:00
DeckUtil.java replaced Card instances in client with MockCard 2013-06-19 22:53:53 +03:00
DefaultActionCallback.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
EDTExceptionHandler.java [minor] access modifer order 2013-03-10 14:53:02 +02: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 Added a game end dialog, that shows the result of the finished game. 2013-08-07 16:50:25 +02:00
GameManager.java fixed bug in pvp phase stops (now based on uuid, not player's name) 2010-12-28 13:32:25 +03:00
ImageHelper.java fix to allow Launcher to start client - also slightly improves performance 2014-10-14 13:58:52 -04:00
Listener.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
MageTableRowSorter.java State if table with completed games is shown is saved in java prefs now. 2015-04-23 16:19:24 +02:00
SettingsManager.java Removed majority of memory leaks from game / editor / dialog handling. 2014-02-02 21:57:02 +01:00
SystemUtil.java [UI] Param for starting in fullscreen mode (osx only) 2014-08-11 14:39:58 +04:00