foul-magics/Mage.Server/src/main/java/mage/server
2018-11-05 09:06:31 +04:00
..
challenge playertype, enum singleton 2017-04-02 22:09:20 +02:00
draft remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
exceptions Introducing Optionals 2017-01-14 21:52:40 +01:00
game clean up some null checks 2018-09-27 22:16:32 +02:00
rating remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
record talk to interfaces rather than implementations 2017-07-16 11:08:09 +02:00
services Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
tournament add method Game.isActivePlayer(UUID playerId) 2018-06-29 14:59:11 +02:00
util remove redundant null checks before instanceof 2018-09-17 21:09:42 +02: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 Big refactoring (server) 2017-01-09 19:47:03 +03:00
ChatManager.java * Improved chat help about ignore command (it's not only chat, but game joins too); 2018-11-05 09:06:31 +04:00
ChatSession.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +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 fix return of Optional 2018-09-27 22:15:14 +02: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 change keyset to entryset 2018-09-27 22:16:00 +02: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 remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SessionManager.java fix a nullcheck of an Optional.. 2018-09-27 11:05:23 +02:00
TableController.java clean up some null checks 2018-09-27 22:16:32 +02:00
TableManager.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
User.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
UserManager.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00