| .. |
|
challenge
|
* Cleanup of server memory handling - removed memory leaks for Chat, Player, Match, Game etc.
|
2014-02-21 01:13:27 +01:00 |
|
draft
|
* Imporoved release of draft object during draft tournament.
|
2015-02-06 00:23:01 +01:00 |
|
game
|
Fixed that to allow watchers of a game to see the hand cards of players did not work correctly.
|
2015-04-10 12:36:22 +02:00 |
|
services
|
* Mage server - Some changes to disconnect reason handling.
|
2014-06-09 13:16:35 +02:00 |
|
tournament
|
replaced jboss Logger usage with log4j
|
2015-05-06 00:38:29 +02:00 |
|
util
|
* Fixed handling of Split cards (fixes #670).
|
2015-02-03 00:05:30 +01:00 |
|
ChatManager.java
|
* Some changes to game start logic (better handling for disconnected users). Changes to server logging.
|
2014-12-08 01:30:18 +01:00 |
|
ChatSession.java
|
* Some changes to game start logic (better handling for disconnected users). Changes to server logging.
|
2014-12-08 01:30:18 +01:00 |
|
DisconnectReason.java
|
* Mage server - Some changes to disconnect reason handling.
|
2014-06-09 13:16:35 +02:00 |
|
MageServerImpl.java
|
* Reworked DB comparison between client and server.
|
2015-01-25 19:21:50 +01:00 |
|
Main.java
|
* Reworked DB comparison between client and server.
|
2015-01-25 19:21:50 +01:00 |
|
Room.java
|
removed redundant modifiers from interfaces
|
2012-12-20 23:45:47 +02:00 |
|
RoomImpl.java
|
Changes to logging an chat session handling.
|
2014-08-06 17:17:50 +02:00 |
|
Session.java
|
* Changes to server lock handling and logging.
|
2014-12-10 15:00:55 +01:00 |
|
SessionManager.java
|
Added logging statement.
|
2014-12-14 22:56:50 +01:00 |
|
TableController.java
|
Fixed a bunch of NPE and other possible exceptions.
|
2015-04-20 23:37:28 +02:00 |
|
TableManager.java
|
Some minor changes.
|
2015-02-27 01:07:49 +01:00 |
|
User.java
|
* Some chnages to logging, added changes to table health check.
|
2015-02-02 08:40:30 +01:00 |
|
UserManager.java
|
* Changes to session lock handling.
|
2014-12-05 20:14:28 +01:00 |