| .. |
|
challenge
|
Mostly code format fixes.
|
2017-02-09 18:30:31 +03:00 |
|
draft
|
Narrowed variables scope.
|
2017-02-15 16:05:18 +03:00 |
|
exceptions
|
Introducing Optionals
|
2017-01-14 21:52:40 +01:00 |
|
game
|
changed cardtype from list to enumset
|
2017-03-03 17:04:32 +01:00 |
|
rating
|
Add user rating using Glicko rating system (#1498)
|
2016-05-17 17:22:14 +03:00 |
|
record
|
Big refactoring (server)
|
2017-01-09 19:47:03 +03:00 |
|
services
|
Functional interfaces should be annotated as functional interfaces
|
2017-02-15 19:23:12 +03:00 |
|
tournament
|
Narrowed variables scope.
|
2017-02-15 16:05:18 +03:00 |
|
util
|
Minor improvements - StringBuilder now have initial value
|
2017-02-28 15:26:07 +03:00 |
|
AuthorizedUser.java
|
Added chat mute and user (de)activation actions to the Mage server console.
|
2016-10-05 00:59:51 +02:00 |
|
AuthorizedUserRepository.java
|
Big refactoring (server)
|
2017-01-09 19:47:03 +03:00 |
|
ChatManager.java
|
Add client-side user ignore list
|
2017-02-22 22:16:09 +01:00 |
|
ChatSession.java
|
Add client-side user ignore list
|
2017-02-22 22:16:09 +01:00 |
|
DisconnectReason.java
|
Big refactoring (server)
|
2017-01-09 19:47:03 +03:00 |
|
ExtensionPackage.java
|
Big refactoring (server)
|
2017-01-09 19:47:03 +03:00 |
|
ExtensionPackageLoader.java
|
Made utility classes final to explicitly forbid it's inheritance
|
2017-02-27 17:03:38 +03:00 |
|
GmailClient.java
|
Made utility classes final to explicitly forbid it's inheritance
|
2017-02-27 17:03:38 +03:00 |
|
MageServerImpl.java
|
Narrowed variables scope.
|
2017-02-15 16:05:18 +03:00 |
|
MailClient.java
|
Made utility classes final to explicitly forbid it's inheritance
|
2017-02-27 17:03:38 +03:00 |
|
MailgunClient.java
|
Made utility classes final to explicitly forbid it's inheritance
|
2017-02-27 17:03:38 +03:00 |
|
Main.java
|
Made utility classes final to explicitly forbid it's inheritance
|
2017-02-27 17:03:38 +03: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
|
Narrowed variables scope.
|
2017-02-15 16:05:18 +03:00 |
|
SessionManager.java
|
Functional interfaces should be annotated as functional interfaces
|
2017-02-15 19:23:12 +03:00 |
|
TableController.java
|
Refactor color restriction in edh...
|
2017-03-01 09:11:29 +11:00 |
|
TableManager.java
|
We're gonna use standart parameterised constructor, instead of addAll method.
|
2017-02-09 17:42:05 +03:00 |
|
User.java
|
There is no need to call simple getter from the same class.
|
2017-02-09 17:40:51 +03:00 |
|
UserManager.java
|
changed cardtype from list to enumset
|
2017-03-03 17:04:32 +01:00 |