foul-magics/Mage.Common/src/mage/view
2017-03-07 21:47:11 +01:00
..
AbilityPickerView.java Some minor changes. 2016-10-03 20:25:17 +02:00
AbilityView.java missed 2 hashsets to enumsets 2017-03-03 22:14:00 +01:00
CardsView.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
CardView.java missed 2 hashsets to enumsets 2017-03-03 22:14:00 +01:00
ChatMessage.java Add client-side user ignore list 2017-02-22 22:16:09 +01: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 Most obvious bugs ironed out. Ready for PR. 2016-08-31 23:37:31 -06: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 * Fixed a problem that Emblems created by permanents where its owner left the game caused errors in clients. Some handling cganges of emblems. 2016-12-27 16:00:22 +01: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 All 1-character strings converted to primitives 2017-02-06 14:32:51 +03: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 list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
LookedAtView.java spjspj - Implement new method for image generation of tokens. 2016-09-01 17:11:12 +10:00
ManaPoolView.java Some changes to mana handling to handle {C} mana. 2016-01-08 23:25:42 +01:00
MatchView.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
PermanentView.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
PlayerView.java change getLibrary().size() > 0 to hasCards() 2017-03-07 17:28:26 +01:00
RevealedView.java changed enum equals to ==, removed contains check for set 2017-03-07 21:47:11 +01:00
RoomUsersView.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
RoundView.java changed enum equals to ==, removed contains check for set 2017-03-07 21:47:11 +01:00
SeatView.java Add rating to the client (#1498) 2016-05-17 17:27:43 +03:00
SimpleCardsView.java spjspj - Implement new method for image generation of tokens. 2016-09-01 17:11:12 +10:00
SimpleCardView.java spjspj - Implement new method for image generation of tokens. 2016-09-01 17:11:12 +10:00
StackAbilityView.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
TableClientMessage.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
TableView.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
TournamentGameView.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
TournamentPlayerView.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
TournamentTypeView.java spjspj - Update Rich Man draft to allow Random packs 2016-05-15 23:52:13 +10:00
TournamentView.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03: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 Add field for server console 2017-02-05 14:11:05 +11:00