foul-magics/Mage.Server/src/main/java/mage/server
2021-02-03 11:32:15 +04:00
..
challenge playertype, enum singleton 2017-04-02 22:09:20 +02:00
draft GUI: fixed not working single and double clicks on the card's second side (draft, deck editor, see #7472); 2021-02-03 11:32:15 +04:00
exceptions Introducing Optionals 2017-01-14 21:52:40 +01:00
game Merge pull request #7158 from fburato/app-wiring-refactor 2020-12-26 07:42:46 +01:00
managers [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
rating remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
record [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
services Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
tournament [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
util * 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
AuthorizedUser.java Added chat mute and user (de)activation actions to the Mage server console. 2016-10-05 00:59:51 +02:00
AuthorizedUserRepository.java Updated libraries to latest versions and code compatibility fixes; 2019-02-17 16:12:57 +04:00
ChatManagerImpl.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
ChatSession.java [app-wiring-refactor]: Remove static initialisation 2020-11-12 20:12:48 +00:00
DisconnectReason.java * Some more changes to user disconnect handling. 2017-08-16 07:51:48 +02:00
ExtensionPackage.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ExtensionPackageLoader.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
MageServerImpl.java [app-wiring-refactor]: Remove static initialisation 2020-11-12 20:12:48 +00:00
MailClientImpl.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
MailgunClientImpl.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
Main.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
MainManagerFactory.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
Room.java * Removed unused imports. 2020-08-22 11:51:34 +02:00
RoomImpl.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
Session.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
SessionManagerImpl.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
TableController.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
TableManagerImpl.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
User.java [app-wiring-refactor]: Remove static initialisation 2020-11-12 20:12:48 +00:00
UserManagerImpl.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00