foul-magics/Mage.Common/src/mage/view
2013-07-19 14:05:56 +02:00
..
AbilityPickerView.java AbilityPicker shows abilities now always in the order they were defined on the object. 2012-10-10 20:43:18 +02:00
AbilityView.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
CardsView.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
CardView.java Fixed some display problems with emblems and there abilities on the stack. 2013-07-05 18:49:42 +02:00
ChatMessage.java Changed color of frame of avatar for active player to green again. Checked that a player of a game can't also watch his own game. Added a match score to the start of the game log. Changed the color of the Turn [X] message. Tips and join messages during a game are displayed in the chat panel instead the game log panel. Display of the player name when hovering over the avatar is more vertical centered. 2013-04-07 21:29:27 +02: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 [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
EmblemView.java [Commander] Added CommandObjectView and change EmblemView (implements commandObjectView) 2013-07-17 20:33:25 +02: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
GameTypeView.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
GameView.java Cleaned up PhaseManager. 2013-07-07 18:18:40 +02:00
LookedAtView.java Redesigned handling of various art for cards. 2012-11-27 15:24:29 +01:00
ManaPoolView.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
MatchView.java Handling of players that cancel tournament improved. 2013-07-19 14:05:56 +02:00
PermanentView.java In the card info (tooltip) tokens have now the work "Token" written below the expansion symbol. Some code cleaning concering handling of counters. 2013-06-17 13:59:23 +02:00
PlayerView.java [Commander] Display Commander in client 2013-07-17 20:35:52 +02:00
RevealedView.java Redesigned handling of various art for cards. 2012-11-27 15:24:29 +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 Redesigned handling of various art for cards. 2012-11-27 15:24:29 +01:00
SimpleCardView.java Redesigned handling of various art for cards. 2012-11-27 15:24:29 +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 Fixed some handling to possible NPEs. 2013-07-15 00:53:30 +02:00
TournamentGameView.java Added possibility to show tournament panel and watch tournament games (if allowed at tournament start) for spectators . 2013-07-16 17:39:02 +02:00
TournamentPlayerView.java Improved player quits / leaves mage handling for tournaments (not perfect yet, will more improve it). 2013-07-18 17:40:06 +02:00
TournamentTypeView.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
TournamentView.java Added possibility to show tournament panel and watch tournament games (if allowed at tournament start) for spectators . 2013-07-16 17:39:02 +02:00
UserDataView.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
UserView.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00