foul-magics/Mage.Server/src/main/java/mage/server
2019-12-24 21:12:20 +04:00
..
challenge playertype, enum singleton 2017-04-02 22:09:20 +02:00
draft Sonar fixes 2019-07-09 21:57:55 +02:00
exceptions Introducing Optionals 2017-01-14 21:52:40 +01:00
game More pronoun fixes 2019-12-06 15:17:44 -05:00
rating remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
record sonar 220219, criticals 2019-02-22 12:06:11 +01:00
services Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
tournament Sonar fixes 2019-07-09 21:57:55 +02:00
util Removed bloated logs 2019-12-24 21:12:20 +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
ChatManager.java Fixed that antispam blocks system messages in diff chat rooms; 2019-03-14 05:32:04 +04:00
ChatSession.java Sonar fixes 2019-07-09 21:57:55 +02: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
GmailClient.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
MageServerImpl.java * Sideboarding: fixed that it possible to auto-submit 40 cards deck instead 60 in constructed formats (#5579); 2019-04-01 07:34:46 +04:00
MailClient.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
MailgunClient.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
Main.java * Sideboarding: fixed that it possible to auto-submit 40 cards deck instead 60 in constructed formats (#5579); 2019-04-01 07:34:46 +04:00
Room.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RoomImpl.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Session.java Sonar fixes 19022019 2019-02-19 21:51:45 +01:00
SessionManager.java Updated pronouns to reflect current rules and oracle text 2019-12-06 14:29:36 -05:00
TableController.java * Sideboarding: fixed that it possible to auto-submit 40 cards deck instead 60 in constructed formats (#5579); 2019-04-01 07:34:46 +04:00
TableManager.java fix couple of sonar issues 2019-06-23 23:22:21 +02:00
User.java add some Java8 magic to the server 2019-01-19 09:31:50 +01:00
UserManager.java [WAR] added tokens images 2019-04-23 23:32:09 +04:00