[root]/crossfire/src/cfeditor/textedit/scripteditor
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 54 (100.0%) | 1046 (100.0%) | 19.3 |
christianhujer | 28 (51.9%) | 636 (60.8%) | 22.7 |
akirschbaum | 22 (40.7%) | 401 (38.3%) | 18.2 |
derdanny | 4 (7.4%) | 9 (0.9%) | 2.2 |
Move java sources into common src directory.
0 lines of code changed in 4 files:
Unified I/O. It's late and it might be bogus, please test it.
It's unified enough to move it to the common code base, but I'm too tired right now. Maybe tomorrow.
1 lines of code changed in 1 file:
Commented icon setting so code less depends on which editor is run.
6 lines of code changed in 1 file:
More script edit unification.
40 lines of code changed in 3 files:
Some Script editor unification.
31 lines of code changed in 2 files:
More unification.
Removed ISO code from CFEditor.
Removed GridderException usage from Daimonin Editor.
Moved GridderException from Gridarta to CFEditor.
1 lines of code changed in 1 file:
Unified some source code.
43 lines of code changed in 3 files:
Sorted imports.
1 lines of code changed in 1 file:
Unify variable names.
3 lines of code changed in 1 file:
Unify comments and whitespace.
3 lines of code changed in 2 files:
Remove superfluous super() call.
0 lines of code changed in 1 file:
Added final modifiers to variables.
2 lines of code changed in 1 file:
Add final modifier where possible.
3 lines of code changed in 2 files:
Some unification and refactoring. Removed some unused methods. Unified naming of CMainControl references.
2 lines of code changed in 1 file:
Deleted multiple @Nullable annotations.
1 lines of code changed in 1 file:
Added @Nullable and @Override annotations.
6 lines of code changed in 2 files:
Unify modifiers.
1 lines of code changed in 1 file:
Unify serialVersionUID definition.
3 lines of code changed in 2 files:
Rename variable names.
129 lines of code changed in 3 files:
Remove unused variables/parameters.
2 lines of code changed in 1 file:
Make fields private or protected; add accessor functions.
4 lines of code changed in 1 file:
Unify classes: whitespace changes, add final/static.
253 lines of code changed in 4 files:
Applied automatic code formatting.
162 lines of code changed in 4 files:
Optimized imports. New import order: All packages alphabetically, all classes alphabetically.
6 lines of code changed in 3 files:
Changed Crossfire source to UTF-8
4 lines of code changed in 4 files:
Imported editors from Crossfire and Daimonin
339 lines of code changed in 4 files: