foul-magics/Mage.Server/src/main/java/mage/server
2014-06-30 01:04:29 +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 * Added Morph ability. 2014-06-09 17:53:55 +02:00
services * Mage server - Some changes to disconnect reason handling. 2014-06-09 13:16:35 +02:00
tournament * Fixed a bug that you can't create tournaments with AI players (Showing the "You can join a table only one time." message). 2014-06-30 01:04:29 +02:00
util Added comment description for params set 2014-04-30 13:04:00 +05:30
ChatManager.java * Mage server - Some changes to disconnect reason handling. 2014-06-09 13:16:35 +02:00
ChatSession.java * Mage server - Some changes to disconnect reason handling. 2014-06-09 13:16:35 +02:00
DisconnectReason.java * Mage server - Some changes to disconnect reason handling. 2014-06-09 13:16:35 +02:00
MageServerImpl.java * Fixed draw handling. Fixed concede handling. Fixed message generation for game end view. Added some debug messages. 2014-06-25 01:34:11 +02:00
Main.java * Mage server - Some changes to disconnect reason handling. 2014-06-09 13:16:35 +02:00
Room.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
RoomImpl.java Improved sorting of tables and matches. 2014-04-17 16:39:19 +02:00
Session.java * Mage server - Some changes to disconnect reason handling. 2014-06-09 13:16:35 +02:00
SessionManager.java * Mage server - Some changes to disconnect reason handling. 2014-06-09 13:16:35 +02:00
TableController.java * Fixed a bug that you can't create tournaments with AI players (Showing the "You can join a table only one time." message). 2014-06-30 01:04:29 +02:00
TableManager.java * Mage server - Some changes to disconnect reason handling. 2014-06-09 13:16:35 +02:00
User.java * Some changes to logging. 2014-06-25 17:17:17 +02:00
UserManager.java Removed redundant remove user from chat call and some formatting. 2014-06-16 07:48:15 +02:00