| .. |
|
AbilityPickerView.java
|
Added AtTheBeginningOfNextUpkeepDelayedTriggeredAbility, fixed ability picker giving not always text back for spell ability.
|
2013-11-17 08:33:53 +01:00 |
|
AbilityView.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
CardsView.java
|
[C13] Added Azorius Herald, Oloro, Ageless Ascetic and Kingming 'Sleeping Dragon'. Sime fixes to commander handling.
|
2013-11-25 07:28:56 +01:00 |
|
CardView.java
|
* Split cards - The images of split cards are now rotated in the enlarged image view (moueswheel up/down).
|
2014-03-13 00:20:37 +01:00 |
|
ChatMessage.java
|
Added user info text that user can set. Addd chat whisper command. Some minor changes to chat. Impoved display of user list.
|
2014-01-09 13:26:25 +01:00 |
|
CombatGroupView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
CommanderView.java
|
[Commander] Added CommanderView
|
2013-07-17 20:33:58 +02:00 |
|
CommandObjectView.java
|
[Commander] Added CommandObjectView and change EmblemView (implements commandObjectView)
|
2013-07-17 20:33:25 +02:00 |
|
CounterView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
DeckView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
DraftClientMessage.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
DraftPickView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
DraftView.java
|
Added cubes for Sealed and Daft Tournaments. Added a simple Swiss like tournament format.
|
2014-01-10 19:58:55 +01:00 |
|
EmblemView.java
|
Added Elves vs. Goblins, Jace vs. Chandra, Divine vs. Demonic and Garruk vs. Liliana as sets and the already implemented cards fo this sets.
|
2014-02-25 03:06:17 +01:00 |
|
ExileView.java
|
Changes to show name and number of counter on a card.
|
2013-03-04 00:03:21 +01:00 |
|
GameClientMessage.java
|
[minor] Some formatting, remove unused code, changes to logging.
|
2013-05-19 08:29:38 +02:00 |
|
GameEndView.java
|
* Some formatting. Some cleanup for server memory handling.
|
2014-02-20 17:49:21 +01:00 |
|
GameTypeView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
GameView.java
|
Some minor formatting.
|
2014-02-03 17:47:12 +01:00 |
|
LookedAtView.java
|
* Token images - added possibility to set a original set for the token to get the correct token image if it does not exist for the card itself. Fixed a lot of not found token images. Some more have to be corrected.
|
2013-12-27 16:43:58 +01:00 |
|
ManaPoolView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
MatchView.java
|
* Some formatting. Some cleanup for server memory handling.
|
2014-02-20 17:49:21 +01:00 |
|
PermanentView.java
|
* Improved handling of enlarged images. Added mode to show other side of flip and transform cards. Added icon for copied cards and possibility to show enlarged original or copied card.
|
2014-03-06 21:51:51 +01:00 |
|
PlayerView.java
|
Added option that AbilityPicker is forced to show if ability or spell has no or only tap cost (not finished yet).
|
2014-02-12 17:18:06 +01:00 |
|
RevealedView.java
|
* Token images - added possibility to set a original set for the token to get the correct token image if it does not exist for the card itself. Fixed a lot of not found token images. Some more have to be corrected.
|
2013-12-27 16:43:58 +01:00 |
|
RoundView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
SeatView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
SimpleCardsView.java
|
* Token images - added possibility to set a original set for the token to get the correct token image if it does not exist for the card itself. Fixed a lot of not found token images. Some more have to be corrected.
|
2013-12-27 16:43:58 +01:00 |
|
SimpleCardView.java
|
* Token images - added possibility to set a original set for the token to get the correct token image if it does not exist for the card itself. Fixed a lot of not found token images. Some more have to be corrected.
|
2013-12-27 16:43:58 +01:00 |
|
StackAbilityView.java
|
Improved Emblem handling. Added a MageObjectType to CardView (in progress).
|
2013-07-05 15:29:55 +02:00 |
|
TableClientMessage.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
TableView.java
|
* Some formatting. Some cleanup for server memory handling.
|
2014-02-20 17:49:21 +01:00 |
|
TournamentGameView.java
|
* Tournament handling - Finished pairing are updated now to tournament players list immediately.
|
2014-02-17 00:41:40 +01:00 |
|
TournamentPlayerView.java
|
* Tournament - Show players of tournament sorted by their tournament points.
|
2014-02-20 15:03:14 +01:00 |
|
TournamentTypeView.java
|
* Tournament handling - Finished pairing are updated now to tournament players list immediately.
|
2014-02-17 00:41:40 +01:00 |
|
TournamentView.java
|
* Tournament - Show players of tournament sorted by their tournament points.
|
2014-02-20 15:03:14 +01:00 |
|
UserDataView.java
|
Added option that AbilityPicker is forced to show if ability or spell has no or only tap cost (not finished yet).
|
2014-02-12 17:18:06 +01:00 |
|
UsersView.java
|
Added user info text that user can set. Addd chat whisper command. Some minor changes to chat. Impoved display of user list.
|
2014-01-09 13:26:25 +01:00 |
|
UserView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |