[root]/crossfire/src/cfeditor/map
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 510 (100.0%) | 7043 (100.0%) | 13.8 |
akirschbaum | 399 (78.2%) | 6222 (88.3%) | 15.5 |
christianhujer | 111 (21.8%) | 821 (11.7%) | 7.3 |
Move java sources into common src directory.
0 lines of code changed in 8 files:
Add @Override annotations.
8 lines of code changed in 3 files:
Merge EditTypes into MapViewSettings.
10 lines of code changed in 1 file:
Move EditTypes to separate package.
1 lines of code changed in 1 file:
Fix #2430127 (Lost shoprace information when editting, then saving a map).
1 lines of code changed in 1 file:
Remove dialog window for internal error while inserting game objects into maps.
6 lines of code changed in 1 file:
Make sure all MapModel instances initially get valid edit types.
17 lines of code changed in 1 file:
Remove parameters from MapControlFactory.init().
9 lines of code changed in 1 file:
Remove MapControlFactory.setMapReaderFactory().
9 lines of code changed in 1 file:
Extract MapViewFactory from GridartaObjectsFactory.
8 lines of code changed in 1 file:
Extract MapReaderFactory from GridartaObjectsFactory.
0 lines of code changed in 1 file:
Move autojoin related classes to separate package.
1 lines of code changed in 1 file:
Extract MapArchObjectParserFactory from GridartaObjectsFactory.
12 lines of code changed in 1 file:
Extract MapArchObjectFactory from GridartaObjectsFactory.
63 lines of code changed in 2 files:
Move MapActions to proper package.
1 lines of code changed in 1 file:
Remove GridartaObjectsFactory.newGameObject() and GridartaObjectsFactory.newGameObjectParser().
12 lines of code changed in 1 file:
Add MapControlFactory.init().
1 lines of code changed in 1 file:
Remove dependency NewPickmapDialog -> GridartaObjectsFactory.
14 lines of code changed in 1 file:
Remove dependency Pickmap -> GridartaObjectsFactory.
3 lines of code changed in 1 file:
Extract MapControlFactory from GridartaObjectsFactory.
23 lines of code changed in 1 file:
Extract RendererFactory from GridartaObjectsFactory.
12 lines of code changed in 1 file:
Move more code into DefaultMapControlFactory.
5 lines of code changed in 1 file:
Split off MapControlFactory from GridartaObjectsFactory.
111 lines of code changed in 1 file:
Whitespace changes.
69 lines of code changed in 2 files:
Unify code.
0 lines of code changed in 1 file:
Remove MapControl.newMapView().
0 lines of code changed in 1 file:
Add even more type parameters.
1 lines of code changed in 1 file:
Add GridartaObjectsFactory.newMapView().
1 lines of code changed in 1 file:
Move CMapViewBasic into gui.map package.
1 lines of code changed in 1 file:
Move MApControl.mapModel to common code base.
1 lines of code changed in 1 file:
Move MapControl.repaint() to common code base.
0 lines of code changed in 1 file:
Move MapControl.getRenderer() to common code base.
0 lines of code changed in 1 file:
Unify code.
8 lines of code changed in 1 file:
Remove call to GameObjectMatchers.isExitType().
4 lines of code changed in 1 file:
Move CMainControl.refreshCurrentMap() to common code base.
1 lines of code changed in 1 file:
Fix typos.
5 lines of code changed in 2 files:
Rename AbstractMapModel into DefaultMapModel since it is not anymore abstract.
2 lines of code changed in 1 file:
Remove DefaultMapModel.
2 lines of code changed in 1 file:
Move code to common code base.
1 lines of code changed in 1 file:
Reorder arguments.
1 lines of code changed in 1 file:
(337 more)