foul-magics/Mage.Server/src/main/java/mage/server/game
2014-05-27 08:37:16 +02:00
..
DeckValidatorFactory.java Added cubes for Sealed and Daft Tournaments. Added a simple Swiss like tournament format. 2014-01-10 19:58:55 +01:00
GameCallback.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
GameController.java Some changes to manual mana pool handling. 2014-05-27 08:37:16 +02:00
GameFactory.java * Changed logging level back to info, changed level of a lot of messages to debug from info. Added check that certain AI players can't join a table with no appropriate format. 2013-10-09 15:22:40 +02:00
GameManager.java Some changes to manual mana pool handling. 2014-05-27 08:37:16 +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
GameSession.java Some changes to manual mana pool handling. 2014-05-27 08:37:16 +02:00
GamesRoom.java Added user info text that user can set. Addd chat whisper command. Some minor changes to chat. Impoved display of user list. 2014-01-09 13:26:25 +01:00
GamesRoomImpl.java * Table sorting - Fixed bug that caused wrong sorting of waiting tables to the bottom of the tables list. 2014-04-25 15:58:20 +02:00
GamesRoomManager.java [minor] access modifer order 2013-03-10 14:53:02 +02:00
GameWatcher.java Fixed that user expired sceduled job died without reporting causing error. Handling changed so that if an exception raises it does not prevent the server to check expired user next time. (Hope this will workaround the existing nasty problem in user handling and show the error causing code sequence). 2014-04-25 14:57:45 +02:00
GameWorker.java Added exception and error handling for game worker 2014-04-30 16:41:52 +05:30
PlayerFactory.java * Changed logging level back to info, changed level of a lot of messages to debug from info. Added check that certain AI players can't join a table with no appropriate format. 2013-10-09 15:22:40 +02:00
ReplayManager.java * Some changes to game handling to support replay in the future (not working yet). 2014-02-07 16:07:15 +01:00
ReplaySession.java * Some changes to game handling to support replay in the future (not working yet). 2014-02-07 16:07:15 +01:00