foul-magics/Mage.Client/src/main/java/mage/client/util
2013-10-02 12:26:25 +04:00
..
gui [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03: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 Updated list of sets included into Type 2 format 2013-10-02 12:26:25 +04:00
AudioManager.java Added some new sound files (PlayerLost, PlayerWon, PlayerSubmittedDeck, PlayerLeft). 2013-08-31 19:00:38 +02:00
ButtonColumn.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
CardsViewUtil.java [Commander] Display Commander in client 2013-07-17 20:35:52 +02:00
CardViewColorComparator.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
CardViewColorDetailedComparator.java Added a new sort mode to editor that sorts by color detailed by color combinations. 2013-02-10 10:47:44 +01:00
CardViewCostComparator.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
CardViewNameComparator.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
CardViewRarityComparator.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Command.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
Config.java Added alternate part as commets to get UI editor to run. 2013-07-02 23:48:02 +02: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 [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
EventDispatcher.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03: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 [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Listener.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
MusicPlayer.java Cleanup preferences dialog. 2013-07-01 12:41:13 +02:00
PhaseManager.java Cleaned up PhaseManager. 2013-07-07 18:18:40 +02:00
SettingsManager.java New stack dialog (experimental) 2012-06-16 19:33:03 +04:00