foul-magics/Mage.Common/src/mage/view
2014-10-30 23:43:32 +01: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 Fixed NPE in tooltips for Emblem choose-trigger 2014-10-02 12:17:25 +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 * Somem minor formatting / changes. 2014-10-10 07:58:07 +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 Fixed a bug of handling of tournament sub tables if a user left. Some chnages to match view. 2014-09-04 18:20:40 +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 * Somem minor formatting / changes. 2014-10-10 07:58:07 +02:00
ManaPoolView.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
MatchView.java Fixed a possible exception in MatchView. 2014-09-08 23:57:36 +02:00
PermanentView.java * Morph Ability - Some fixes for displaying / handling morph cards/permanents. 2014-09-25 16:51:41 +02:00
PlayerView.java * Added acustic an optical signals for use of skip buttons. 2014-10-30 23:43:32 +01:00
RevealedView.java Removed redundant remove user from chat call and some formatting. 2014-06-16 07:48:15 +02:00
RoomUsersView.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
RoundView.java * Added handling to show all tournament games in tournament view. 2014-10-02 01:15:21 +02: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 * Morph Ability - Some fixes for displaying / handling morph cards/permanents. 2014-09-25 16:51:41 +02:00
TableClientMessage.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
TableView.java * Tournaments - Added handling for constructed formats and password protection. 2014-10-12 04:19:28 +02:00
TournamentGameView.java * Added handling to show all tournament games in tournament view. 2014-10-02 01:15:21 +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 * 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 * Changed handling of phases to stop to server based handling. 2014-09-25 00:33:58 +02:00
UsersView.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
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