[root]/model/src/app/net/sf/gridarta/model/mapmodel
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 56 (100.0%) | 3331 (100.0%) | 59.4 |
Remove InsertionModeSet.init().
5 lines of code changed in 1 file:
Fix unchecked warning.
35 lines of code changed in 3 files:
Circumvent problems that prevent compilation on some compiler versions.
2 lines of code changed in 1 file:
Merge duplicated code.
12 lines of code changed in 1 file:
Encapsulate edit type calculations into DefaultMapModel; remove MapModel.updateEditType().
14 lines of code changed in 3 files:
Remove unused code.
0 lines of code changed in 2 files:
Move GUIConstants.EDIT_TYPE_NONE to BaseObject.
1 lines of code changed in 1 file:
Encapsulate edit type calculations into DefaultMapModel.
59 lines of code changed in 3 files:
Rename parameter names.
14 lines of code changed in 2 files:
Fix unchecked cast.
9 lines of code changed in 1 file:
Include game object description, map name, and location in map transaction error messages.
14 lines of code changed in 2 files:
Do not generate game object attributes redundant with archetype.
2 lines of code changed in 1 file:
Insert "direction" attribute only if the archetype supports a direction.
1 lines of code changed in 1 file:
Remove GameObjectMatchers.calculateEditType2(); clean up edit type calculation to store edit types only in head parts.
8 lines of code changed in 2 files:
Implement #1726046 (Window handling): autojoining now supports alternative archetypes (such as windowed wall or weak walls).
8 lines of code changed in 1 file:
Extract MapModelFactory from MapControlFactory.
103 lines of code changed in 1 file:
Reorganize package names.
3044 lines of code changed in 30 files: