foul-magics/Mage.Server/src/main/java/mage/server
2014-10-31 10:35:53 +01: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 * Fixed draft start handling to prevent unneccessary waiting check start thread. 2014-10-12 12:35:24 +02:00
game * Added logic to auto select replacement effects. Some changes to counter size and font size handling. 2014-10-30 20:40:23 +01:00
services * Mage server - Some changes to disconnect reason handling. 2014-06-09 13:16:35 +02:00
tournament * Tournaments - Added handling for constructed formats and password protection. 2014-10-12 04:19:28 +02:00
util Chnaged tooltip text generation of modal spells to use bullets. 2014-10-17 14:57:38 +02:00
ChatManager.java * Fixed chat command handling (\list), the user chat input is now escaped to prevent using html tags. 2014-09-26 19:42:58 +02:00
ChatSession.java * Fixed chat command handling (\list), the user chat input is now escaped to prevent using html tags. 2014-09-26 19:42:58 +02:00
DisconnectReason.java * Mage server - Some changes to disconnect reason handling. 2014-06-09 13:16:35 +02:00
MageServerImpl.java * Tournaments - Added handling for constructed formats and password protection. 2014-10-12 04:19:28 +02:00
Main.java * Some changes to version handling. Added display of server version (incl. minor server version) in client window titel. 2014-10-31 10:35:53 +01: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 * Changed handling of phases to stop to server based handling. 2014-09-25 00:33:58 +02:00
SessionManager.java * Server - Some changes to user / match / table handling. 2014-09-07 02:28:47 +02:00
TableController.java * Fixed bug of player handling if player left during sideboarding. Added player info to show if tournament player is in sideboarding state. 2014-10-25 16:03:29 +02:00
TableManager.java * Fixed bug of player handling if player left during sideboarding. Added player info to show if tournament player is in sideboarding state. 2014-10-25 16:03:29 +02:00
User.java Some fixes to player quits game handling. 2014-09-28 15:45:35 +02:00
UserManager.java Some minor changes to server. 2014-09-29 08:11:18 +02:00