foul-magics/Mage.Server/src/main/java/mage/server
2014-03-02 21:58:13 +01:00
..
challenge * Cleanup of server memory handling - removed memory leaks for Chat, Player, Match, Game etc. 2014-02-21 01:13:27 +01:00
draft * Draft - Added "Quit Tournament" button to draft panel. Minor formatting. 2014-02-28 17:47:27 +01:00
game * Cleanup of server memory handling - removed memory leaks for Chat, Player, Match, Game etc. 2014-02-21 01:13:27 +01:00
services removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
tournament Minor changes to readme.md. Some minor formatiing. 2014-03-02 21:58:13 +01:00
util 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
ChatManager.java Added Phyrexian Dreadnought. 2014-02-26 16:57:32 +01:00
ChatSession.java * Chat time - Fixed a bug that the chat time was not updated. 2014-01-27 15:06:14 +01:00
MageServerImpl.java * Draft - Added "Quit Tournament" button to draft panel. Minor formatting. 2014-02-28 17:47:27 +01:00
Main.java * Simplified version info handling. 2014-02-11 19:36:05 +01: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 * Draft - Added "Quit Tournament" button to draft panel. Minor formatting. 2014-02-28 17:47:27 +01:00
SessionManager.java * Draft - Added "Quit Tournament" button to draft panel. Minor formatting. 2014-02-28 17:47:27 +01:00
TableController.java * Draft - Added "Quit Tournament" button to draft panel. Minor formatting. 2014-02-28 17:47:27 +01:00
TableManager.java * Cleanup of server memory handling - removed memory leaks for Chat, Player, Match, Game etc. 2014-02-21 01:13:27 +01:00
User.java Minor formatting. 2014-02-20 08:12:18 +01:00
UserManager.java Minor formatting. 2014-02-20 08:12:18 +01:00