foul-magics/Mage.Common/src/main/java/mage/view
2022-05-17 20:18:18 -04:00
..
AbilityPickerView.java GUI related improves: 2021-09-20 02:17:22 +04:00
AbilityView.java * Performance: memory usage optimization for deck editor (part 2 of removed bloated usage of ManaCosts -> ManaColor objects, see #7515); 2021-02-12 22:12:18 +04:00
CardsView.java [AFR] Implementing dungeon mechanic (ready for review) (#7937) 2021-06-29 06:57:43 -04:00
CardView.java replaced various instances of instanceof lambda functions with 2022-04-03 11:11:07 -04:00
ChatMessage.java Dev: added additional info to some classes for easy debug; 2021-03-07 17:16:54 +04:00
CombatGroupView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
CommanderView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
CommandObjectView.java * UI: added playable/activatable cards highlight in all zone and windows (mana abilities, commander, graveyard, revealed, etc); 2019-06-28 03:30:57 +04:00
CounterView.java Card render testing dialog improves: 2020-01-22 00:44:25 +04:00
DeckView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
DraftClientMessage.java Make draft logs compatible with MTGO format #5450 - https://github.com/magefree/mage/issues/5450 2018-12-19 19:41:44 -08:00
DraftPickView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
DraftView.java * Game: fixed wrong booster pass order in drafts (#8075); 2021-08-28 13:17:57 +04:00
DungeonView.java [AFR] Implementing dungeon mechanic (ready for review) (#7937) 2021-06-29 06:57:43 -04:00
EmblemView.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
ExileView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
GameClientMessage.java GUI related improves: 2021-09-20 02:17:22 +04:00
GameEndView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
GameTypeView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
GameView.java [AFR] Implementing dungeon mechanic (ready for review) (#7937) 2021-06-29 06:57:43 -04:00
LookedAtView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ManaPoolView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
MatchView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PermanentView.java GUI: fixed wrong card sides, data and errors for transform and double side cards; 2021-11-09 10:16:39 +04:00
PlaneView.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
PlayerView.java [CLB] Implemented White Plume Adventurer 2022-05-17 20:18:18 -04:00
RevealedView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RoomUsersView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RoundView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SeatView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SelectableObjectView.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
SimpleCardsView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SimpleCardView.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
StackAbilityView.java - Fixed #8721 2022-03-03 15:33:48 -06:00
TableClientMessage.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TableView.java Drafts: refactor to use same pack/pick number logic (#8039); 2021-07-23 16:18:56 +04:00
TournamentGameView.java Fixed NPE error in lobby 2018-12-22 20:41:42 +04:00
TournamentPlayerView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TournamentTypeView.java add jumpstart swiss and elimiation tournament formats. 2020-06-18 23:45:02 -07:00
TournamentView.java Drafts: refactor to use same pack/pick number logic (#8039); 2021-07-23 16:18:56 +04:00
UserDataView.java * UI: improved hand request dialog (users can ask your hand once per game, reset it by re-activate button); 2019-05-28 13:46:29 +04:00
UserRequestMessage.java * UI: fixed error message window for long text (auto-size), improved wrong version message; 2019-03-18 09:00:27 +04:00
UsersView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
UserView.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00