foul-magics/Mage.Server/src/main/java/mage/server
2021-10-02 11:09:09 +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 GUI related improves: 2021-09-20 02:17:22 +04: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 AI: fixed computer's errors if all players quit the game; 2021-07-24 05:52:02 +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 Server improves: 2021-10-01 21:52:09 +04:00
ChatManagerImpl.java corrected typo: prefered -> preferred 2021-09-11 10:03:10 -05: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 Dev: migrated to single logger lib (replaced slf4j usage by log4j), clean up and documented pom files, updated some libs; 2021-10-02 11:09:09 +04: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 Server improves: 2021-10-01 21:52:09 +04: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 Merge fix 2021-10-01 21:55:25 +04:00
SessionManagerImpl.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
TableController.java * Game: fixed that server can close non started tables with one player by random (#8209); 2021-09-04 17:19:55 +04:00
TableManagerImpl.java * Server: fixed that multiplayer game can be closed on "1x human + 1x AI" remain (see #6178); 2021-08-19 01:42:35 +04:00
User.java Server improves: 2021-10-01 21:52:09 +04:00
UserManagerImpl.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00