foul-magics/Mage.Client/src/main/java/mage/client/util
2013-06-30 15:05:30 -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 Added Modern Masters set and already implemented cards. 2013-06-06 21:44:16 +02:00
AudioManager.java Added a sound playing if human player joins a match. 2013-06-17 21:38:30 +02:00
ButtonColumn.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
CardsViewUtil.java Implemented Issue#73: Enchant Player enchantments - show enchanted player 2013-01-14 18:57:13 +04: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 [minor] access modifer order 2013-03-10 14:53:02 +02:00
DeckUtil.java [CardRepository] Replaced findCard methods from Sets and ExpansionSet 2012-10-22 23:48:52 +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
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 add UI to adjust BGM path 2013-06-30 15:05:30 -04:00
PhaseManager.java [UI] Some sounds 2012-07-19 18:11:00 +04:00
SettingsManager.java New stack dialog (experimental) 2012-06-16 19:33:03 +04:00