foul-magics/Mage.Server/src/main/java/mage/server
2014-08-29 01:46:53 +02:00
..
challenge * Cleanup of server memory handling - removed memory leaks for Chat, Player, Match, Game etc. 2014-02-21 01:13:27 +01:00
draft * Draft - Added "Quit Tournament" button to draft panel. Minor formatting. 2014-02-28 17:47:27 +01:00
game Fixed a bug that lets a player that has reconnected to a game and the game still last for the timeout duration the player loses wrongly because of timeout (fixes #547). 2014-08-27 22:24:42 +02:00
services * Mage server - Some changes to disconnect reason handling. 2014-06-09 13:16:35 +02:00
tournament Some changes to user / session / chat / tournament handling (not all tested yet). 2014-08-28 17:18:36 +02:00
util Lord of the Pit, Crash, Necrogen Mists, Pyrostatic Pillar, Arcane Laboratory, Oppression, Bottomless Pit implemented 2014-08-25 19:57:55 -04:00
ChatManager.java More changes to user and session handling. Fixes somes issues with client reconnect and connecting other instance. 2014-08-29 01:46:53 +02:00
ChatSession.java Some changes to user / session / chat / tournament handling (not all tested yet). 2014-08-28 17:18:36 +02:00
DisconnectReason.java * Mage server - Some changes to disconnect reason handling. 2014-06-09 13:16:35 +02:00
MageServerImpl.java * Client - Added number of active games to the header of the games column of the user list. 2014-08-24 07:03:01 +02:00
Main.java More changes to user and session handling. Fixes somes issues with client reconnect and connecting other instance. 2014-08-29 01:46:53 +02:00
Room.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
RoomImpl.java Changes to logging an chat session handling. 2014-08-06 17:17:50 +02:00
Session.java More changes to user and session handling. Fixes somes issues with client reconnect and connecting other instance. 2014-08-29 01:46:53 +02:00
SessionManager.java Some changes to user / session / chat / tournament handling (not all tested yet). 2014-08-28 17:18:36 +02:00
TableController.java Some changes to user / session / chat / tournament handling (not all tested yet). 2014-08-28 17:18:36 +02:00
TableManager.java Changes to logging. 2014-08-19 08:31:57 +02:00
User.java More changes to user and session handling. Fixes somes issues with client reconnect and connecting other instance. 2014-08-29 01:46:53 +02:00
UserManager.java More changes to user and session handling. Fixes somes issues with client reconnect and connecting other instance. 2014-08-29 01:46:53 +02:00