foul-magics/Mage.Server/src/main/java/mage/server
2013-04-19 20:01:10 +03:00
..
challenge [minor] formatting 2013-03-27 17:24:51 +01:00
draft [minor] formatting 2013-03-27 17:24:51 +01:00
game [cleanup] removed unused imports 2013-04-19 20:01:10 +03:00
services removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
tournament Tournaments status is updated now and if tournament finished, it's moved to the lower finished matches view. 2013-03-27 22:31:15 +01:00
util Added server config values to check user name minimal and maximal length and allowed chars for user name. Set to 3-14 length and [^a-z0-9_] chars (ignoring case) . 2013-04-13 14:21:42 +02:00
ChatManager.java Changed color of frame of avatar for active player to green again. Checked that a player of a game can't also watch his own game. Added a match score to the start of the game log. Changed the color of the Turn [X] message. Tips and join messages during a game are displayed in the chat panel instead the game log panel. Display of the player name when hovering over the avatar is more vertical centered. 2013-04-07 21:29:27 +02:00
ChatSession.java Changed color of frame of avatar for active player to green again. Checked that a player of a game can't also watch his own game. Added a match score to the start of the game log. Changed the color of the Turn [X] message. Tips and join messages during a game are displayed in the chat panel instead the game log panel. Display of the player name when hovering over the avatar is more vertical centered. 2013-04-07 21:29:27 +02:00
MageServerImpl.java Closed #169: Make it possible to untap lands 2013-03-29 20:35:16 +04:00
Main.java Pumped version to 1.0.2.dev 2013-04-01 16:00:30 +04: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 Added server config values to check user name minimal and maximal length and allowed chars for user name. Set to 3-14 length and [^a-z0-9_] chars (ignoring case) . 2013-04-13 14:21:42 +02:00
SessionManager.java [minor] formatting 2013-03-27 17:24:51 +01:00
TableController.java [cleanup] removed unused imports 2013-04-19 20:01:10 +03:00
TableManager.java Tournaments status is updated now and if tournament finished, it's moved to the lower finished matches view. 2013-03-27 22:31:15 +01:00
User.java [minor] formatting 2013-03-27 17:24:51 +01:00
UserManager.java [minor] formatting 2013-03-27 17:24:51 +01:00