| .. |
|
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
|
Fixed some possible NPE of server.
|
2014-09-07 22:01:38 +02:00 |
|
services
|
* Mage server - Some changes to disconnect reason handling.
|
2014-06-09 13:16:35 +02:00 |
|
tournament
|
* Fixed a bug in table expired check. Changed expired check. Some fixed for table / tournament state handling.
|
2014-09-03 15:38:45 +02:00 |
|
util
|
* Some changes to logging / server handling.
|
2014-09-10 17:14:36 +02:00 |
|
ChatManager.java
|
* Server - Some changes to user / match / table handling.
|
2014-09-07 02:28:47 +02:00 |
|
ChatSession.java
|
* Server - Some changes to user / match / table handling.
|
2014-09-07 02:28:47 +02:00 |
|
DisconnectReason.java
|
* Mage server - Some changes to disconnect reason handling.
|
2014-06-09 13:16:35 +02:00 |
|
MageServerImpl.java
|
* Server - Some changes to user / match / table handling.
|
2014-09-07 02:28:47 +02:00 |
|
Main.java
|
More changes to user and session handling. Fixes somes issues with client reconnect and connecting other instance.
|
2014-08-29 01:46:53 +02: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
|
Added connection speed information per user (milliseconds the ping needs). Some minor changes to server console.
|
2014-08-31 17:46:14 +02:00 |
|
SessionManager.java
|
* Server - Some changes to user / match / table handling.
|
2014-09-07 02:28:47 +02:00 |
|
TableController.java
|
* Some changes to logging / server handling.
|
2014-09-10 17:14:36 +02:00 |
|
TableManager.java
|
* Some changes to logging / server handling.
|
2014-09-10 17:14:36 +02:00 |
|
User.java
|
* Some changes to logging / server handling.
|
2014-09-10 17:14:36 +02:00 |
|
UserManager.java
|
* Some changes to logging / server handling.
|
2014-09-10 17:14:36 +02:00 |