[root]/src/test/net/sf/gridarta/gameobject/match
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 14 (100.0%) | 238 (100.0%) | 17.0 |
Move gridarta module into subdirectory.
0 lines of code changed in 1 file:
Move GUIUtils and SystemIcons to utils package.
2 lines of code changed in 1 file:
Convert utility class SystemIcons to normal class.
22 lines of code changed in 1 file:
Remove FaceObjectProviders.init().
17 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 dependency GameObject/Archetype -> FaceObjectProviders.
30 lines of code changed in 1 file:
Make sure GameObject.getTypeNo() agrees with 'type' attribute value.
2 lines of code changed in 1 file:
Add DefaultGameObject(Archetype). Call this instead of DefaultGameObject(String) if possible.
2 lines of code changed in 1 file:
Move code for updating edit type cache into DefaultMapModel.
1 lines of code changed in 1 file:
Move GameObject.postParseGameObject() to GameObjectFactory.
39 lines of code changed in 1 file:
Move createGameObject() from GameObject/Archetype to GameObjectFactory.
2 lines of code changed in 1 file:
Weaken types.
5 lines of code changed in 1 file:
Whitespace changes.
1 lines of code changed in 1 file:
Implement #2861454 (object filtering to work on invs): Add <Env> element to GameObjectMatchers.
114 lines of code changed in 1 file: