foul-magics/Mage.Server/src/main/java/mage/server/game
2016-10-05 00:59:51 +02: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 Added chat mute and user (de)activation actions to the Mage server console. 2016-10-05 00:59:51 +02:00
GameFactory.java Fixed that to allow watchers of a game to see the hand cards of players did not work correctly. 2015-04-10 12:36:22 +02:00
GameManager.java * Added optional rollback current turn and up to 3 previous turns to the battlefield menu. All other players have to agree to the rollback to let it happen. 2015-06-07 00:53:08 +02: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 Some more changes to GUI to better support high screen resolutions. 2016-02-14 13:41:43 +01:00
GameSessionWatcher.java Identifier are shown for Looked at and revealed cards view 2015-06-03 17:05:59 +02:00
GamesRoom.java * Tournaments - Added handling for constructed formats and password protection. 2014-10-12 04:19:28 +02:00
GamesRoomImpl.java Try to fix "Comparison method violates its general contract" error. 2016-06-18 12:55:54 +02: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 tests and minor changes. 2016-01-31 09:51:23 +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