foul-magics/Mage.Common/src/mage/view
2014-08-24 07:03:01 +02:00
..
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 * Added Morph ability. 2014-06-09 17:53:55 +02:00
CardsView.java * Necropotence - Fixed that card name was shown as target for face down cards on stack or if player selects order of triggered effects. 2014-06-20 01:04:28 +02:00
CardView.java Fixes #492 : Tarmogoyf p/t stats are not displayed in hand 2014-08-11 11:10:27 +04:00
ChatMessage.java Added sound if player leaves table. Changed some sounds. 2014-07-26 14:59:42 +02:00
CombatGroupView.java * Added Morph ability. 2014-06-09 17:53:55 +02:00
CommanderView.java Issue#453: possibly correct fix for Commander abilities displayed twice 2014-07-30 22:43:18 +04: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 [UI] Displaying creatures that can attack 2014-07-18 16:05:21 +04:00
GameEndView.java * Fixed draw handling. Fixed concede handling. Fixed message generation for game end view. Added some debug messages. 2014-06-25 01:34:11 +02:00
GameTypeView.java * Player types - If you connect to another MAGE server, the available player types are updated now correctly. Removed some redundant update of server information in client. 2014-03-24 14:57:55 +01:00
GameView.java Fixes #492 : Tarmogoyf p/t stats are not displayed in hand 2014-08-11 11:10:27 +04: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 * Fixed draw handling. Fixed concede handling. Fixed message generation for game end view. Added some debug messages. 2014-06-25 01:34:11 +02:00
PermanentView.java Fixed Issue#438: Enchanted permanent can't be clicked because out of sight 2014-07-11 14:40:37 +04:00
PlayerView.java Fixes #492 : Tarmogoyf p/t stats now also displayed in grave&exile zones 2014-08-11 13:55:07 +04:00
RevealedView.java Removed redundant remove user from chat call and some formatting. 2014-06-16 07:48:15 +02:00
RoomUsersView.java * Client - Added number of active games to the header of the games column of the user list. 2014-08-24 07:03:01 +02: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 Added icon for triggered and activated abilities on the stack to better distinct it from casting a card. 2014-07-23 17:23:49 +02:00
TableClientMessage.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
TableView.java * Fixed draw handling. Fixed concede handling. Fixed message generation for game end view. Added some debug messages. 2014-06-25 01:34:11 +02:00
TournamentGameView.java Fixed (probably) the player1 concedes but other player2 wins. Fixed that if player runs out of timer time or player lose of beeing idle, the match will end correctly. 2014-05-01 19:34:52 +02:00
TournamentPlayerView.java Some changes to logging. 2014-08-07 17:17:04 +02: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 panel - Showing the number of rounds now only if tournament is swiss style tournament. 2014-05-02 09:32:51 +02: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 * Client - Added number of active games to the header of the games column of the user list. 2014-08-24 07:03:01 +02:00
UserView.java Some more changes to Server Console and Admin server handling. 2014-08-18 21:48:59 +02:00