foul-magics/Mage.Server/src/main/java/mage/server/game
2013-08-07 16:50:25 +02:00
..
DeckValidatorFactory.java [minor] access modifer order 2013-03-10 14:53:02 +02:00
GameCallback.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
GameController.java Added a game end dialog, that shows the result of the finished game. 2013-08-07 16:50:25 +02:00
GameFactory.java [minor] access modifer order 2013-03-10 14:53:02 +02:00
GameManager.java Added a quit match option. FFA game gets no more killed if host left mage or quitted match. 2013-07-02 22:15:49 +02:00
GameReplay.java [minor] access modifer order 2013-03-10 14:53:02 +02:00
GameSession.java Added a game end dialog, that shows the result of the finished game. 2013-08-07 16:50:25 +02:00
GamesRoom.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
GamesRoomImpl.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
GamesRoomManager.java [minor] access modifer order 2013-03-10 14:53:02 +02:00
GameWatcher.java Added a game end dialog, that shows the result of the finished game. 2013-08-07 16:50:25 +02:00
GameWorker.java [minor] access modifer order 2013-03-10 14:53:02 +02:00
PlayerFactory.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
ReplayManager.java Deactivated call to replay because game savin is deactivated.. 2013-07-15 01:06:53 +02:00
ReplaySession.java [minor] access modifer order 2013-03-10 14:53:02 +02:00