foul-magics/Mage.Server/src/main/java/mage/server
2013-09-19 14:42:07 +02:00
..
challenge [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
draft [minor] formatting 2013-03-27 17:24:51 +01:00
game Added a game end dialog, that shows the result of the finished game. 2013-08-07 16:50:25 +02:00
services removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
tournament Added some new sound files (PlayerLost, PlayerWon, PlayerSubmittedDeck, PlayerLeft). 2013-08-31 19:00:38 +02:00
util Added count for started tournaments. 2013-06-29 22:27:58 +02:00
ChatManager.java Added some new sound files (PlayerLost, PlayerWon, PlayerSubmittedDeck, PlayerLeft). 2013-08-31 19:00:38 +02:00
ChatSession.java Added some new sound files (PlayerLost, PlayerWon, PlayerSubmittedDeck, PlayerLeft). 2013-08-31 19:00:38 +02:00
MageServerImpl.java Improved player quits / leaves mage handling for tournaments (not perfect yet, will more improve it). 2013-07-18 17:40:06 +02:00
Main.java Set version to 1.1.0 dev. 2013-07-21 22:52:25 +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 [minor] Some formatting, remove unused code, changes to logging. 2013-05-19 08:29:38 +02:00
SessionManager.java Show user name in title bar of MAGE. Clear table chat after disconnect. Remove user from chat after disconnect. Some tweaking about the messages if a user disconnected/session expired. 2013-04-29 17:18:43 +02:00
TableController.java * Rescue From the Underworld - small fix to the tooltip text. 2013-09-19 14:42:07 +02:00
TableManager.java Added possibility to show tournament panel and watch tournament games (if allowed at tournament start) for spectators . 2013-07-16 17:39:02 +02:00
User.java Added a game end dialog, that shows the result of the finished game. 2013-08-07 16:50:25 +02:00
UserManager.java [minor] Some formatting, remove unused code, changes to logging. 2013-05-19 08:29:38 +02:00