foul-magics/Mage.Server/src/main/java/mage/server/game
2014-08-04 17:21:14 +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 client and server logging messages. 2014-08-04 17:21:14 +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 [UI] Displaying creatures that can attack 2014-07-18 16:05:21 +04: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 * Changes to logging. 2014-08-03 15:01:33 +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 * Added Morph ability. 2014-06-09 17:53:55 +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