foul-magics/Mage.Server/src/main/java/mage/server/game
2016-02-06 21:22:51 +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 * Scroll Rack - Fixed that the cards were shown face down if setting the order they go to library. 2015-10-31 10:33:37 +01: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 Fixed some possible exceptions. 2016-02-06 02:12:51 +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 Added some tooltips to user table headers. History is shown in tournament player table now. Changed ratio column to numberic format. 2016-02-06 21:22:51 +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 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