foul-magics/Mage.Server/src/main/java/mage/server
2024-11-14 22:23:52 -08:00
..
challenge
draft server, refactor: added client side info about current table and parent table (tourney's sub-tables with matches); 2024-08-11 19:29:42 +04:00
exceptions
game server: now idle response timeout will be disabled in local games with 1 human player 2024-09-21 14:45:48 +04:00
managers lol cef auth + forejo 2024-11-14 22:23:52 -08:00
rating refactor: improved code to increase readability. (#11418) 2023-11-17 10:47:53 +04:00
record db: fixed wrong commands 2024-08-05 00:03:58 +04:00
services
tournament refactor: rename "remixed" to "reshuffled" (#12755) 2024-09-01 01:08:26 -04:00
util lol cef auth + forejo 2024-11-14 22:23:52 -08:00
AuthorizedUser.java lol cef auth + forejo 2024-11-14 22:23:52 -08:00
AuthorizedUserRepository.java db: fixed wrong commands 2024-08-05 00:03:58 +04:00
ChatManagerImpl.java refactor: improved card info 2024-02-18 22:40:30 +04:00
ChatSession.java other: fixed rare errors on images download opening, fixed wrong code in chats and preferences store; 2024-08-16 17:42:33 +04:00
DisconnectReason.java Network upgrade and new reconnection mode (#11527) 2023-12-07 20:56:52 +04:00
ExtensionPackage.java
ExtensionPackageLoader.java
MageServerImpl.java Network upgrade and new reconnection mode (#11527) 2023-12-07 20:56:52 +04:00
MailClientImpl.java
MailgunClientImpl.java
Main.java dev: added support of client code debugging without disconnection (no more connection/pings validation in server's test mode); 2024-10-09 16:03:38 +04:00
MainManagerFactory.java server: fixed server app freeze on another instance already running, improved threads usage (related to #11285); 2024-06-23 15:58:25 +04:00
Room.java
RoomImpl.java
Session.java lol cef auth + forejo 2024-11-14 22:23:52 -08:00
SessionManagerImpl.java dev: added support of client code debugging without disconnection (no more connection/pings validation in server's test mode); 2024-10-09 16:03:38 +04:00
TableController.java server, refactor: added client side info about current table and parent table (tourney's sub-tables with matches); 2024-08-11 19:29:42 +04:00
TableManagerImpl.java Network upgrade and new reconnection mode (#11527) 2023-12-07 20:56:52 +04:00
User.java server, refactor: added client side info about current table and parent table (tourney's sub-tables with matches); 2024-08-11 19:29:42 +04:00
UserManagerImpl.java dev: added support of client code debugging without disconnection (no more connection/pings validation in server's test mode); 2024-10-09 16:03:38 +04:00