foul-magics/Mage.Server/src/main/java/mage/server/game
2014-11-02 17:07:21 +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 * Added logic to auto select replacement effects. Some changes to counter size and font size handling. 2014-10-30 20:40:23 +01: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 Added F5 button to skip priority until end step of opponent. Added PlayerAction handling. 2014-09-24 16:55:51 +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 * Added logic to auto select replacement effects. Some changes to counter size and font size handling. 2014-10-30 20:40:23 +01:00
GamesRoom.java * Tournaments - Added handling for constructed formats and password protection. 2014-10-12 04:19:28 +02:00
GamesRoomImpl.java * Fixed a bug in table view sort. 2014-11-02 17:07:21 +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
GameWatcher.java Fixed a bug of handling of tournament sub tables if a user left. Some chnages to match view. 2014-09-04 18:20:40 +02:00
GameWorker.java Some minor changes to server. 2014-09-29 08:11:18 +02:00
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 minor changes. 2014-10-17 17:22:36 +02:00
ReplaySession.java * Added Morph ability. 2014-06-09 17:53:55 +02:00