[root]/src/app/net/sf/gridarta/spells
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 81 (100.0%) | 1091 (100.0%) | 13.4 |
akirschbaum | 77 (95.1%) | 1083 (99.3%) | 14.0 |
christianhujer | 4 (4.9%) | 8 (0.7%) | 2.0 |
Move gridarta module into subdirectory.
0 lines of code changed in 7 files:
Remove unrelated ErrorView related classes from gui package.
3 lines of code changed in 1 file:
Weaken types.
6 lines of code changed in 3 files:
Make sure the cached value of the 'name' attribute agrees with the current attribute value.
1 lines of code changed in 1 file:
Move code for updating edit type cache into DefaultMapModel.
1 lines of code changed in 1 file:
Remove some calls to GameObjectFactory.postParseGameObject().
1 lines of code changed in 1 file:
Move GameObject.postParseGameObject() to GameObjectFactory.
3 lines of code changed in 1 file:
Move createGameObject() from GameObject/Archetype to GameObjectFactory.
28 lines of code changed in 2 files:
Weaken types.
1 lines of code changed in 1 file:
Change type parameter types; removes some type casts.
3 lines of code changed in 2 files:
Whitespace changes.
1 lines of code changed in 1 file:
Avoid issues (stack trace to console) with file choosers when deleting (map) directories from outside.
2 lines of code changed in 1 file:
Remove most accesses to singleton FaceObjectProvidersInstance.faceObjectProviders.
17 lines of code changed in 2 files:
In initialization processing change most "errors" to "warnings".
2 lines of code changed in 1 file:
Move MapArchObject and related classes to separate package.
2 lines of code changed in 2 files:
Rename method names.
1 lines of code changed in 1 file:
Fix possible file handle leaks.
23 lines of code changed in 1 file:
Add ErrorView interface.
2 lines of code changed in 1 file:
Merged streams/cher-japi-update into trunk.
2 lines of code changed in 1 file:
Reorganize categories and messages in error dialog box.
8 lines of code changed in 1 file:
Add @Override annotations.
2 lines of code changed in 1 file:
Update JAPI library.
10 lines of code changed in 2 files:
Replace String with File.
1 lines of code changed in 1 file:
Remove hack for creating the configuration directory.
2 lines of code changed in 1 file:
Remove special code for unset configuration directory.
5 lines of code changed in 1 file:
Replace String with File.
8 lines of code changed in 1 file:
Replace String with File.
4 lines of code changed in 1 file:
Partially implement #1627422 (Check box option to avoid startup warnings): Use it for "spells.xml" file related errors.
14 lines of code changed in 1 file:
Improve performance.
3 lines of code changed in 1 file:
Rename identifiers.
3 lines of code changed in 1 file:
Move IOUtils to different package.
2 lines of code changed in 2 files:
Add final modifiers.
1 lines of code changed in 1 file:
Order import statements.
13 lines of code changed in 1 file:
Remove empty classes Spells.
1 lines of code changed in 1 file:
Extract unrelated code from Spells into SpellsUtils.
192 lines of code changed in 1 file:
Declare variables more local.
1 lines of code changed in 1 file:
Add private constructors to utility classes.
6 lines of code changed in 1 file:
Whitespace changes.
18 lines of code changed in 6 files:
Make methods static.
1 lines of code changed in 1 file:
Rename parameter names.
2 lines of code changed in 1 file:
(14 more)