foul-magics/Mage.Client/src/main/java/mage/client/util
North 96ff08dc9a Merge branch 'decouple-client'
Conflicts:
	Mage/src/mage/cards/repository/CardRepository.java
2013-07-03 21:42:40 +03: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 refactored getSetCodes to be used from ExpansionReposiitory 2013-06-18 22:46:09 +03: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 replaced Card instances in client with MockCard 2013-06-19 22:53:53 +03: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
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 Cleanup preferences dialog. 2013-07-01 12:41:13 +02:00
SettingsManager.java New stack dialog (experimental) 2012-06-16 19:33:03 +04:00