[root]/daimonin/src/daieditor/gui/map/tools
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 178 (100.0%) | 1517 (100.0%) | 8.5 |
derdanny | 30 (16.9%) | 699 (46.1%) | 23.3 |
christianhujer | 55 (30.9%) | 474 (31.2%) | 8.6 |
akirschbaum | 93 (52.2%) | 344 (22.7%) | 3.6 |
Move java sources into common src directory.
0 lines of code changed in 13 files:
Move ToolSelector to common code base.
8 lines of code changed in 1 file:
Move InsertionTool to common code base.
3 lines of code changed in 2 files:
Move SelectionTool to common code base.
2 lines of code changed in 1 file:
Move DeletionTool to common code base.
2 lines of code changed in 1 file:
Move VoidTool to common code base.
2 lines of code changed in 1 file:
Move BasicAbstractTool to common code base.
13 lines of code changed in 4 files:
Move Tool and AbstractTool to common code base.
19 lines of code changed in 3 files:
Move MouseOpAdapter to common code base.
6 lines of code changed in 1 file:
Move MouseOpListener to common code base.
6 lines of code changed in 1 file:
Move MouseOpEvent to common code base.
12 lines of code changed in 4 files:
Use ObjectChooser interface.
14 lines of code changed in 3 files:
Replace CMainControl with MainControl.
9 lines of code changed in 3 files:
Whitespace changes.
102 lines of code changed in 9 files:
Order import statements.
1 lines of code changed in 1 file:
Remove calls to MainControl.getObjectChooser().
10 lines of code changed in 2 files:
Move MapControl.insertSelectedObject() to ObjectChooser.
2 lines of code changed in 1 file:
Remove redundant parameter.
1 lines of code changed in 1 file:
Move MapControl to common code base; remove type parameter C.
20 lines of code changed in 3 files:
Add even more type parameters.
2 lines of code changed in 1 file:
Make fields private.
1 lines of code changed in 1 file:
Make autojoin code work in Daimonin editor.
1 lines of code changed in 1 file:
Fix crash when selecting from pickmaps.
10 lines of code changed in 2 files:
Remove call to AbstractMainControl.getInstance().
25 lines of code changed in 4 files:
Move getSelectedSquareControl() from MainView to MainControl.
2 lines of code changed in 1 file:
Move getObjectChooser() from MainView to MainControl.
1 lines of code changed in 1 file:
Change modifier keys for tile selection.
9 lines of code changed in 1 file:
Fixed several javadoc issues.
4 lines of code changed in 2 files:
Add missing serialVersionUID fields.
9 lines of code changed in 2 files:
Optimized imports.
1 lines of code changed in 1 file:
Prevent inserting of overlapping objects in pickmaps by dragging.
4 lines of code changed in 1 file:
Remove showObjectChooserQuickObject() from MainView and MainControl.
1 lines of code changed in 1 file:
Fix #1726058 (Wrong object selected at insertion).
24 lines of code changed in 3 files:
Replaced references to CMainControl by more abstract references where possible.
4 lines of code changed in 2 files:
Rename 'tile edit' to 'edit type'.
1 lines of code changed in 1 file:
Accelerate map selections (generate fewer change events).
2 lines of code changed in 1 file:
Rename variable and method names.
1 lines of code changed in 1 file:
Remove unused import statements.
0 lines of code changed in 1 file:
Remove redundant and non-MVC calls to enable/disable menu entries.
0 lines of code changed in 3 files:
Changed old package.html to package-info.java.
Fixed the mime-type of all package-info.java files.
Improved existing and added new package documentation.
0 lines of code changed in 1 file:
(38 more)