[root]/src/app/net/sf/gridarta/map/mapmodel
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 85 (100.0%) | 2932 (100.0%) | 34.4 |
Move gridarta module into subdirectory.
0 lines of code changed in 7 files:
Remove redundant implements clauses.
1 lines of code changed in 1 file:
Weaken types.
2 lines of code changed in 1 file:
Make sure the cached value of the 'name' attribute agrees with the current attribute value.
1 lines of code changed in 1 file:
Remove GameObject/Archetype.setObjectFace() and ArchetypeSet.connectFaces().
0 lines of code changed in 1 file:
Remove dependency GameObject/Archetype -> FaceObjectProviders.
4 lines of code changed in 1 file:
Fix assertion error when inserting multi-part archetypes into maps.
2 lines of code changed in 1 file:
Make sure GameObject.get/setDirection() agrees with 'direction' attribute.
1 lines of code changed in 1 file:
Move EventListenerList2 to utils package.
1 lines of code changed in 1 file:
Fix checkstyle issues.
1 lines of code changed in 1 file:
Move code for updating edit type cache into DefaultMapModel.
7 lines of code changed in 1 file:
Remove some calls to GameObjectFactory.postParseGameObject().
3 lines of code changed in 1 file:
Move GameObject.createClone() and GameObject.createMultiClone() to GameObjectFactory.
24 lines of code changed in 2 files:
Move GameObject.postParseGameObject() to GameObjectFactory.
3 lines of code changed in 1 file:
Move createGameObject() from GameObject/Archetype to GameObjectFactory.
17 lines of code changed in 2 files:
Weaken types.
2 lines of code changed in 1 file:
Change type parameter types; removes some type casts.
87 lines of code changed in 6 files:
Fix some serialization issues regarding DefaultMapModel.
10 lines of code changed in 2 files:
Merge duplicated code.
3 lines of code changed in 1 file:
Use named constant.
1 lines of code changed in 1 file:
Move MapModel.getPlainSaveFile() to MapControl.getPlainSaveFile().
0 lines of code changed in 2 files:
Move code from DefaultMapModel to AutojoinLists.
7 lines of code changed in 1 file:
Simplify code.
8 lines of code changed in 1 file:
Rename function name.
4 lines of code changed in 3 files:
Remove MapModel.insertMapArchToPickmap().
0 lines of code changed in 2 files:
Allow multi-part game objects for "Add Inv" when inserting from pickmaps.
0 lines of code changed in 1 file:
Make "View" menu work reliably.
80 lines of code changed in 4 files:
Rename variable names.
10 lines of code changed in 2 files:
Weaken types.
10 lines of code changed in 1 file:
Weaken types.
1 lines of code changed in 1 file:
Whitespace changes.
1 lines of code changed in 1 file:
Fix possible NullPointerException.
6 lines of code changed in 2 files:
Fix some unchecked warnings.
25 lines of code changed in 1 file:
Weaken types.
5 lines of code changed in 2 files:
Consistently use 'map square' rather than 'map tile'.
16 lines of code changed in 4 files:
Make function private.
1 lines of code changed in 1 file:
Remove most accesses to singleton FaceObjectProvidersInstance.faceObjectProviders.
16 lines of code changed in 1 file:
Do not return duplicates from DefaultMapModel.getAllGameObjects().
3 lines of code changed in 1 file:
Improve comment.
3 lines of code changed in 1 file:
Linking to itself is pointless.
1 lines of code changed in 1 file:
(8 more)