foul-magics/Mage.Common/src/mage/view
2016-07-26 22:58:20 -04: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 * Daretti, Scrap Savant - Fixed a bug that the game is locked if multiple delayed triggered abilities from the emlem trigger. 2015-03-09 01:03:21 +01:00
CardsView.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
CardView.java finished implementation of cards. CardView bug fix for card number change. 2016-07-26 22:58:20 -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 Change all line endings to LF 2016-04-14 16:18:01 +00:00
CommandObjectView.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CounterView.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
DeckView.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DraftClientMessage.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
DraftPickView.java Identifier are shown for Looked at and revealed cards view 2015-06-03 17:05:59 +02:00
DraftView.java * Added display of player order to the draft panel. Added tray info for next card to pick if the XMage window is not active. 2014-11-01 01:59:33 +01:00
EmblemView.java add Momir Basic game type 2015-11-11 12:31:30 -08:00
ExileView.java Identifier are shown for Looked at and revealed cards view 2015-06-03 17:05:59 +02:00
GameClientMessage.java * Added logic to auto select replacement effects. Some changes to counter size and font size handling. 2014-10-30 20:40:23 +01:00
GameEndView.java Change all line endings to LF 2016-04-14 16:18:01 +00: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 * Fixed that the storm counter was no shown on the game panel. 2016-03-06 02:06:10 +01:00
LookedAtView.java Removed dispay of card ID for looked at cards to prevent unfair use of card identity. 2015-06-22 15:31:15 +02:00
ManaPoolView.java Some changes to mana handling to handle {C} mana. 2016-01-08 23:25:42 +01:00
MatchView.java Add rating to the client (#1498) 2016-05-17 17:27:43 +03:00
PermanentView.java * Fixed that for a manifested morph creature of the opponent the tooltip for a morph creature instead a manifested creature was shown. 2015-10-30 23:24:33 +01:00
PlayerView.java Fixed cleint exception problem with transformable cards. 2016-07-02 18:38:29 +02:00
RevealedView.java Identifier are shown for Looked at and revealed cards view 2015-06-03 17:05:59 +02:00
RoomUsersView.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
RoundView.java * Added handling to show all tournament games in tournament view. 2014-10-02 01:15:21 +02:00
SeatView.java Add rating to the client (#1498) 2016-05-17 17:27:43 +03:00
SimpleCardsView.java Identifier are shown for Looked at and revealed cards view 2015-06-03 17:05:59 +02:00
SimpleCardView.java - Converted CardImpl.cardNumber from int to String 2016-07-24 15:18:54 -03:00
StackAbilityView.java Changed ability handling of modal spells to be able to select the same mode multiple times with different targets. 2015-11-14 01:56:56 +01:00
TableClientMessage.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
TableView.java Add TablesPanel filter for passworded games 2016-06-14 23:19:17 +02:00
TournamentGameView.java * Added handling to show all tournament games in tournament view. 2014-10-02 01:15:21 +02:00
TournamentPlayerView.java Added some tooltips to user table headers. History is shown in tournament player table now. Changed ratio column to numberic format. 2016-02-06 21:22:51 +01:00
TournamentTypeView.java spjspj - Update Rich Man draft to allow Random packs 2016-05-15 23:52:13 +10:00
TournamentView.java * Draft - Show draft time and draft progress. Show game threads and ma games. Fixed a problem with AI player and password. 2014-10-12 22:37:39 +02:00
UserDataView.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
UserRequestMessage.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
UsersView.java Add rating to the client (#1498) 2016-05-17 17:27:43 +03:00
UserView.java Added connection speed information per user (milliseconds the ping needs). Some minor changes to server console. 2014-08-31 17:46:14 +02:00