[root]/model/src/main/java/com/realtime/crossfire/jxclient/skills
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 14 (100.0%) | 64 (100.0%) | 4.5 |
ryo_saeba | 5 (35.7%) | 41 (64.1%) | 8.2 |
akirschbaum | 9 (64.3%) | 23 (35.9%) | 2.5 |
Move source directories into common subdirectory 'src'.
0 lines of code changed in 2 files:
Remove redundant field initializations.
2 lines of code changed in 1 file:
Add final modifiers.
1 lines of code changed in 1 file:
Whitespace changes.
5 lines of code changed in 1 file:
Documentation.
6 lines of code changed in 1 file:
Get skill face from server if supported (old servers will ignore the value).
28 lines of code changed in 3 files:
Add a filter to display only spells from a specific skill.
7 lines of code changed in 1 file:
Move ClientSocketState to model module.
1 lines of code changed in 1 file:
Remove dependency model module -> DefaultCrossfireServerConnection.
4 lines of code changed in 1 file:
Remove dependency SkillSet -> CrossfireServerConnection.
10 lines of code changed in 2 files: