[root]/daimonin/src/app/net/sf/gridarta/var/daimonin/map
maparchobject
(0 files, 0 lines)
mapcontrol
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 39 (100.0%) | 749 (100.0%) | 19.2 |
Reorganize classes into packages.
0 lines of code changed in 4 files:
Move code from DefaultMapActions to MapViewSettings.
2 lines of code changed in 1 file:
Remove unneeded type parameters.
9 lines of code changed in 1 file:
Remove dependency DefaultMapControlFactory -> MapArchObjectFactory.
1 lines of code changed in 1 file:
Merge redundant code.
1 lines of code changed in 1 file:
Remove empty class AbstractMapControlFactory.
1 lines of code changed in 1 file:
Remove MapControlFactory.newPickmapControl(File).
1 lines of code changed in 1 file:
Move MapControl.getRenderer() to MapImageCache.
4 lines of code changed in 1 file:
Fix comment.
1 lines of code changed in 1 file:
Remove unused code.
2 lines of code changed in 1 file:
Remove dependencies DefaultMapControlFactory/DefaultMapControl -> MapArchObjectParserFactory/GameObjectParser.
13 lines of code changed in 1 file:
Remove dependencies DefaultMapControl/MapControlFactory -> MapImageCache.
4 lines of code changed in 1 file:
Move MapModel construction from DefaultMapControl into DefaultMapControlFactory.
12 lines of code changed in 1 file:
Merge MapModel.setMapFileName() into MapModel.setMapFile().
3 lines of code changed in 1 file:
Move DefaultMapControl.modified to DefaultMapModel.
2 lines of code changed in 1 file:
Move DefaultMapControl.mapFileName to DefaultMapModel.
3 lines of code changed in 1 file:
Move DefaultMapControl.mapFile to DefaultMapModel.
3 lines of code changed in 1 file:
Split off GUIMainControl from AbstractMainControl.
2 lines of code changed in 1 file:
Add @NotNull annotations.
2 lines of code changed in 1 file:
Remove parameter from MapControlFactory.init().
5 lines of code changed in 1 file:
Make fields final.
1 lines of code changed in 1 file:
Remove parameter from MapControlFactory.init().
5 lines of code changed in 1 file:
Remove parameter from MapControlFactory.init().
5 lines of code changed in 1 file:
Remove parameter from MapControlFactory.init().
5 lines of code changed in 1 file:
Remove final modifier from classes.
1 lines of code changed in 1 file:
Remove DefaultMapControlFactory.setMapViewSettings().
3 lines of code changed in 1 file:
Move some utility classes to utils package.
1 lines of code changed in 1 file:
Order import statements.
3 lines of code changed in 1 file:
Rename package daieditor to net.sf.gridarta.var.daimonin.
654 lines of code changed in 8 files: