foul-magics/Mage.Server/src/main/java/mage/server
2014-02-11 19:36:05 +01:00
..
challenge * Changed some server logging. 2013-10-19 18:40:46 +02:00
draft * Fixed a cleanup problem that locked the game at game end. Minor formattings and cleanup additions. 2014-02-11 00:38:10 +01:00
game * Memory leaks - removed some more memory leaks for match / game handling. 2014-02-11 02:23:13 +01:00
services removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
tournament Added cubes for Sealed and Daft Tournaments. Added a simple Swiss like tournament format. 2014-01-10 19:58:55 +01:00
util Fixed some bugs in table handling. Fixed that matches were not set to finished yet, if players left match during sideboarding phase. 2014-02-07 02:04:14 +01:00
ChatManager.java * MageDialog - Removed some memory leaks for client dialogs (more to come soon). 2014-01-30 03:05:49 +01:00
ChatSession.java * Chat time - Fixed a bug that the chat time was not updated. 2014-01-27 15:06:14 +01:00
MageServerImpl.java Fixed some bugs in table handling. Fixed that matches were not set to finished yet, if players left match during sideboarding phase. 2014-02-07 02:04:14 +01:00
Main.java * Simplified version info handling. 2014-02-11 19:36:05 +01:00
Room.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
RoomImpl.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Session.java Sort user list case insensitive. 2014-01-26 11:26:45 +01:00
SessionManager.java * Changed some server logging. 2013-10-19 18:40:46 +02:00
TableController.java * Some changes to game handling to support replay in the future (not working yet). 2014-02-07 16:07:15 +01:00
TableManager.java * Some changes to game handling to support replay in the future (not working yet). 2014-02-07 16:07:15 +01:00
User.java * Some changes to game handling to support replay in the future (not working yet). 2014-02-07 16:07:15 +01:00
UserManager.java Fixed some bugs in table handling. Fixed that matches were not set to finished yet, if players left match during sideboarding phase. 2014-02-07 02:04:14 +01:00