foul-magics/Mage.Server/src/main/java/mage/server
2023-11-30 21:52:47 +04:00
..
challenge
draft refactor: improved and reorganized client-server api, added additional logs, fixed miss admin checks for some commands 2023-11-23 09:12:02 +04:00
exceptions
game GUI: hand zone - fixed wrong dragging effect while click on card, improved dragging animation, fixed wrong click if user return card to the original place 2023-11-30 09:21:53 +04:00
managers Improved network stability and other related fixes: 2023-11-24 21:22:16 +04:00
rating refactor: improved code to increase readability. (#11418) 2023-11-17 10:47:53 +04:00
record [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
services
tournament refactor: improved and reorganized client-server api, added additional logs, fixed miss admin checks for some commands 2023-11-23 09:12:02 +04:00
util connection: improved error processing and stability in connect dialog 2023-11-30 21:52:47 +04:00
AuthorizedUser.java
AuthorizedUserRepository.java Server improves: 2021-10-01 21:52:09 +04:00
ChatManagerImpl.java GUI: improved chat messages with card names and popup supports (example: [[card name]], closes #4189); 2023-11-25 16:26:12 +04:00
ChatSession.java [app-wiring-refactor]: Remove static initialisation 2020-11-12 20:12:48 +00:00
DisconnectReason.java refactor: improved and reorganized client-server api, added additional logs, fixed miss admin checks for some commands 2023-11-23 09:12:02 +04: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 refactor: removed outdated code with databases sync (cards db downloads from a server); 2023-11-25 18:11:44 +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 Improved network stability and other related fixes: 2023-11-24 21:22:16 +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 Improved network stability and other related fixes: 2023-11-24 21:22:16 +04:00
SessionManagerImpl.java refactor: improved and reorganized client-server api, added additional logs, fixed miss admin checks for some commands 2023-11-23 09:12:02 +04:00
TableController.java Performance: fixed memory leaks on each card viewer or draft open (10 Mb per call, related to #11285, fixes #9548) 2023-10-14 12:39:49 +04:00
TableManagerImpl.java Improved stability and other related fixes: 2023-11-25 12:29:54 +04:00
User.java Improved network stability and other related fixes: 2023-11-24 21:22:16 +04:00
UserManagerImpl.java Improved stability and other related fixes: 2023-11-25 12:29:54 +04:00