foul-magics/Mage.Server/src/main/java/mage/server/game
2018-04-02 19:31:05 +10:00
..
DeckValidatorFactory.java playertype, enum singleton 2017-04-02 22:09:20 +02:00
GameCallback.java Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
GameController.java Attempt to allow players to fix the game if the active/choosing/person with priority has left or has run down the clock 2018-04-02 19:31:05 +10:00
GameFactory.java playertype, enum singleton 2017-04-02 22:09:20 +02:00
GameManager.java GamManager added lock handling. 2017-09-01 23:22:39 +02:00
GameReplay.java Blocker and Critical level bugfixes throughout the project (#4648) 2018-03-22 08:13:13 -05:00
GameSessionPlayer.java * Fixed a bug that prevented the 'Right Mouse Click' menu itmes 'Always Yes'/No' to show (fixes #3128). 2017-04-17 23:40:28 +02:00
GameSessionWatcher.java clientcallbacks to enums 2017-04-04 21:52:15 +02:00
GamesRoom.java playertype, enum singleton 2017-04-02 22:09:20 +02:00
GamesRoomImpl.java * Some chnages to chat, user and player handling. 2017-08-26 18:26:55 +02:00
GamesRoomManager.java rewrites to optionals 2017-03-19 19:48:32 +01:00
GameWorker.java Some tests and minor changes. 2016-01-31 09:51:23 +01:00
PlayerFactory.java playertype, enum singleton 2017-04-02 22:09:20 +02:00
ReplayManager.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
ReplaySession.java clientcallbacks to enums 2017-04-04 21:52:15 +02:00