[root]/src/jxclient/com/realtime/crossfire/jxclient/animations
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 37 (100.0%) | 603 (100.0%) | 16.2 |
Remove empty directories.
0 lines of code changed in 2 files:
Remove Javadoc comments from anonymous classes.
0 lines of code changed in 1 file:
Update copyright notices.
2 lines of code changed in 2 files:
Implement synchronized and randomized animations.
17 lines of code changed in 2 files:
Update comment.
1 lines of code changed in 1 file:
Fix Javadoc issues.
39 lines of code changed in 2 files:
Fix typos.
2 lines of code changed in 2 files:
Fix repository structure.
211 lines of code changed in 2 files:
Introduce ttb repository structure.
0 lines of code changed in 2 files:
Reformat code.
24 lines of code changed in 2 files:
Distribute server package in subpackages.
3 lines of code changed in 1 file:
Move GuiState and related classes to different package.
2 lines of code changed in 1 file:
Remove dependencies ConnectCommand/DisconnectCommand/DefaultJXCSkin/CommandParser -> JXCWindow.
8 lines of code changed in 1 file:
Extract GuiStateManager from JXCWindow to break some cyclic class dependencies.
6 lines of code changed in 1 file:
Rename function names.
1 lines of code changed in 1 file:
Update copyright headers.
42 lines of code changed in 2 files:
Add nullable annotations.
13 lines of code changed in 2 files:
Include failure reason in connection error dialog.
1 lines of code changed in 1 file:
Report connection failures to user.
7 lines of code changed in 1 file:
Add progress dialog while connecting to a server.
16 lines of code changed in 1 file:
Change GuiStateListener callback functions to match the gui states.
10 lines of code changed in 1 file:
Rename ConnectionStateListener to GuiStateListener.
4 lines of code changed in 1 file:
Use ConnectionStateListener for Animations notifications.
31 lines of code changed in 1 file:
Properly reset animation states when re-connecting to a server.
8 lines of code changed in 1 file:
Fix Javadoc issues.
1 lines of code changed in 1 file:
Move animation related classes to separate package.
154 lines of code changed in 2 files: