foul-magics/Mage.Server/src/main/java/mage/server/game
2015-02-02 08:40:30 +01:00
..
DeckValidatorFactory.java * Tournaments - Added handling for constructed formats and password protection. 2014-10-12 04:19:28 +02:00
GameCallback.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
GameController.java * Some minor changes. 2015-02-01 16:47:21 +01:00
GameFactory.java * Changed logging level back to info, changed level of a lot of messages to debug from info. Added check that certain AI players can't join a table with no appropriate format. 2013-10-09 15:22:40 +02:00
GameManager.java * Redesigned idle timeout handling to prevent selecting wrong player for timeout. 2014-12-27 17:31:52 +01:00
GameReplay.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
GameSessionPlayer.java * Fixed possible null pointer exception. 2015-01-26 19:26:49 +01:00
GameSessionWatcher.java * Redesigned idle timeout handling to prevent selecting wrong player for timeout. 2014-12-27 17:31:52 +01:00
GamesRoom.java * Tournaments - Added handling for constructed formats and password protection. 2014-10-12 04:19:28 +02:00
GamesRoomImpl.java * Fixed a bug in table view sort. 2014-11-02 17:07:21 +01:00
GamesRoomManager.java * Changed table maneger to remove chat sessions that were never removed. Minor formattings. 2014-07-25 15:54:51 +02:00
GameWorker.java * Some changes to game start logic (better handling for disconnected users). Changes to server logging. 2014-12-08 01:30:18 +01:00
PlayerFactory.java * Some chnages to logging, added changes to table health check. 2015-02-02 08:40:30 +01:00
ReplayManager.java * Some rework of User/Tournament/Quit handling. 2014-12-20 17:54:02 +01:00
ReplaySession.java * Added possibility to allow other players to see hand cards of player. 2014-11-24 23:03:21 +01:00