| .. |
|
gui
|
Some changes to logging.
|
2013-03-04 00:01:12 +01: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
|
Closed #168 : Enhance priority hot keys
|
2013-03-29 17:18:12 +04: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 a background music player to Mage Client. Music support .mp3 or .wav files. Put the audio files under plugins\sounds\music, random song will be played sequentially when GamePane is activited. the UI to adjust background music is add to preference dialog as well.
|
2013-06-12 23:34:43 -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 |