foul-magics/Mage.Server/src/main/java/mage/server
2013-12-08 09:36:15 +01:00
..
challenge * Changed some server logging. 2013-10-19 18:40:46 +02:00
draft * 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
game Fixed possible NPE in GameController. 2013-12-08 09:36:15 +01:00
services removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
tournament * 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
util Added optional server config parameter to limit the number of AI players when creating tournaments. 2013-10-07 18:14:27 +02:00
ChatManager.java Added some new sound files (PlayerLost, PlayerWon, PlayerSubmittedDeck, PlayerLeft). 2013-08-31 19:00:38 +02:00
ChatSession.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
MageServerImpl.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
Main.java Pushed version to 1.2.0dev. 2013-10-26 13:01:31 +02:00
Room.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
RoomImpl.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Session.java Some changes to server logging messages. 2013-10-21 00:38:01 +02:00
SessionManager.java * Changed some server logging. 2013-10-19 18:40:46 +02:00
TableController.java * User list added info about games and tournaments. Fixed a logging NPE. 2013-10-21 23:58:11 +02:00
TableManager.java * Fixed a bug that tournament player was not removed correctly, if he left thetournament start panel. Changes to logging. 2013-10-21 00:38:59 +02:00
User.java * User list added info about games and tournaments. Fixed a logging NPE. 2013-10-21 23:58:11 +02:00
UserManager.java Some changes to server logging messages. 2013-10-21 00:38:01 +02:00