foul-magics/Mage.Server/src/main/java/mage/server
2020-09-04 02:48:07 +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 Server: removed unnecessary logs, extra comments 2020-07-25 19:06:38 +04: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 * UI: added turn number and step info in game logs 2020-02-28 20:27:07 +04:00
util * Server: added comments support in news feed (server.msg.txt), removed outdated code; 2020-09-04 02:48:07 +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 * UI: added turn number and step info in game logs 2020-02-28 20:27:07 +04:00
ChatSession.java * UI: added turn number and step info in game logs 2020-02-28 20:27:07 +04: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 Test framework: added planes support in tests (command: addPlane) 2020-08-29 20:38:57 +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 Added default charset information in startup logs 2020-08-28 07:33:42 +04:00
Room.java * Removed unused imports. 2020-08-22 11:51:34 +02:00
RoomImpl.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Session.java Fixed typos in tests and additional refactor 2020-08-29 19:04:26 +04:00
SessionManager.java Updated pronouns to reflect current rules and oracle text 2019-12-06 14:29:36 -05:00
TableController.java * Server: added stats about correctly ended tourneys and games in news feed; 2020-09-04 02:46:30 +04:00
TableManager.java * Server: added stats about correctly ended tourneys and games in news feed; 2020-09-04 02:46:30 +04:00
User.java * Game: improved fix command (more info and fixes); 2020-02-21 12:10:54 +04:00
UserManager.java program towards Interface rather than implementations 2020-02-10 10:40:06 +01:00