[root]/crossfire/src/app/net/sf/gridarta/var/crossfire/model/settings
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 27 (100.0%) | 302 (100.0%) | 11.1 |
Reorganize package names.
2 lines of code changed in 2 files:
Move classes into different packages.
5 lines of code changed in 3 files:
Remove ResourceFileManager.DEFAULT_MAP_DIR; move this value into mapsDirectoryDefault property value.
1 lines of code changed in 1 file:
Remove ResourceFileManager.DEFAULT_ARCH_DIR; move this value into archDirectoryDefault property value.
1 lines of code changed in 1 file:
Unify code for image set selection in settings dialog.
0 lines of code changed in 1 file:
Unify code settings dialog for media directory.
0 lines of code changed in 1 file:
Remove IGUIConstants.DOCU_VERSION; move this value into the docuVersion preferences value.
1 lines of code changed in 1 file:
Remove GlobalSettings.readGlobalSettings().
3 lines of code changed in 1 file:
Encapsulate access to media directory preferences into GlobalSettings.
8 lines of code changed in 1 file:
Encapsulate access to image set setting into DefaultGlobalSettings.
22 lines of code changed in 1 file:
Update copyright headers.
3 lines of code changed in 3 files:
Properly enable/disable archetype directory input field in settings dialog.
129 lines of code changed in 3 files:
Encapsulate access to maps and archetype directory preferences into DefaultGlobalSettings.
1 lines of code changed in 1 file:
Encapsulate access to configuration source preferences into GlobalSettings.
0 lines of code changed in 1 file:
Encapsulate access to archetype directory preferences into DefaultGlobalSettings.
1 lines of code changed in 1 file:
Encapsulate access to maps directory preferences into DefaultGlobalSettings.
7 lines of code changed in 1 file:
Remove GlobalSettings.getMapDir().
1 lines of code changed in 1 file:
Whitespace changes.
25 lines of code changed in 1 file:
Reorganize classes into packages.
92 lines of code changed in 2 files: