foul-magics/Mage.Server/src/main/java/mage/server/game
2014-09-04 18:20:40 +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 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
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 If match timer is used, the AI consumes now also time for their priority action. Some minor changes to Gamemanager. 2014-09-03 09:49:44 +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 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
GamesRoom.java * Client - Added number of active games to the header of the games column of the user list. 2014-08-24 07:03:01 +02:00
GamesRoomImpl.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
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 * Changed ReplacementEffects for TARGET and COUNTER events to ContinuousRuleModifyingEffects. 2014-07-28 08:21:17 +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 changes to game handling to support replay in the future (not working yet). 2014-02-07 16:07:15 +01:00
ReplaySession.java * Added Morph ability. 2014-06-09 17:53:55 +02:00