foul-magics/Mage.Server/src/main/java/mage/server/game
2015-06-27 09:32:50 +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 Some fixes to player handling. 2015-06-14 02:42:56 +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 * Reworked handling of revealed and look at windows. Windows can stay open now and moved to a position and stay there. 2015-06-21 23:49:16 +02: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 * Fixed some possible java exception causes. 2015-06-27 09:32:50 +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 * 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
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