| .. |
|
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
|
Some changes to manual mana pool handling.
|
2014-05-27 08:37:16 +02:00 |
|
services
|
[AdminConsole] Added the possibility to end user session without kicking him/her off. Fixed bug with discarding row selection in user table
|
2014-04-28 18:21:55 +05:30 |
|
tournament
|
Added some logic to prevent error if player does not submit a deck in limited format.
|
2014-05-19 08:24:14 +02:00 |
|
util
|
Added comment description for params set
|
2014-04-30 13:04:00 +05:30 |
|
ChatManager.java
|
Some minor changes to debug logging messages and server user handling.
|
2014-04-24 08:26:37 +02:00 |
|
ChatSession.java
|
Some minor changes to debug logging messages and server user handling.
|
2014-04-24 08:26:37 +02:00 |
|
MageServerImpl.java
|
Some changes to manual mana pool handling.
|
2014-05-27 08:37:16 +02:00 |
|
Main.java
|
* Undo wrongly removed generic Exception hadling,
|
2014-05-02 09:34:36 +02:00 |
|
Room.java
|
removed redundant modifiers from interfaces
|
2012-12-20 23:45:47 +02:00 |
|
RoomImpl.java
|
Improved sorting of tables and matches.
|
2014-04-17 16:39:19 +02:00 |
|
Session.java
|
Changes to connect messages, added some debug messages to narrow down server user handling bug.
|
2014-04-14 23:11:34 +02:00 |
|
SessionManager.java
|
[AdminConsole] Added the possibility to end user session without kicking him/her off. Fixed bug with discarding row selection in user table
|
2014-04-28 18:21:55 +05:30 |
|
TableController.java
|
Fixed (probably) the player1 concedes but other player2 wins. Fixed that if player runs out of timer time or player lose of beeing idle, the match will end correctly.
|
2014-05-01 19:34:52 +02:00 |
|
TableManager.java
|
Some minor changes to debug logging messages and server user handling.
|
2014-04-24 08:26:37 +02:00 |
|
User.java
|
Some changes to manual mana pool handling.
|
2014-05-27 08:37:16 +02:00 |
|
UserManager.java
|
Removed not needed chat message about player leaving mage.
|
2014-04-26 18:45:27 +02:00 |