[root]/daimonin/src/daieditor/spells
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 12 (100.0%) | 204 (100.0%) | 17.0 |
Move java sources into common src directory.
0 lines of code changed in 1 file:
Extract unrelated code from Spells into SpellsUtils.
0 lines of code changed in 1 file:
Remove CommonConstants.SPELL_FILE from common code base since it is Daimonin only.
3 lines of code changed in 1 file:
Remove dependency Spells->MainControl.
3 lines of code changed in 1 file:
Remove calls to MainControl.getMainView().
7 lines of code changed in 1 file:
Remove raw types.
1 lines of code changed in 1 file:
Whitespace changes.
2 lines of code changed in 1 file:
Make methods static.
2 lines of code changed in 1 file:
Rewrite degenerated for statement.
3 lines of code changed in 1 file:
Introduce NumberSpell class; add Spell type parameters.
2 lines of code changed in 1 file:
Remove obsolete function "collect spells" from cfeditor.
51 lines of code changed in 1 file:
Move Spells class to new package.
130 lines of code changed in 1 file: