[root]/src/test/net/sf/gridarta/model/gameobject
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 54 (100.0%) | 470 (100.0%) | 8.7 |
Move gridarta module into subdirectory.
0 lines of code changed in 1 file:
Add regression tests for AutojoinLists.
7 lines of code changed in 1 file:
Reorganize package names.
3 lines of code changed in 1 file:
Make project compilable.
3 lines of code changed in 1 file:
Move model sources out of main source directory.
0 lines of code changed in 8 files:
Properly retain "elevation" game object attributes when editing maps.
1 lines of code changed in 1 file:
Fix checkstyle issues.
4 lines of code changed in 1 file:
Prevent Paste/Undo/Redo from breaking the map when applied to game objects having inventories.
72 lines of code changed in 1 file:
Fix "Move Env" and "Move Inv" actions in selected square view when applied to multi-part game objects.
1 lines of code changed in 1 file:
Fix or suppress compiler warnings about implicit numeric conversions.
1 lines of code changed in 1 file:
Change return type of BaseObject.clone().
1 lines of code changed in 1 file:
Remove explicit calls to setMap{X,Y}(); let the container manage these values.
2 lines of code changed in 1 file:
Remove GameObjectFactory.cloneArchetype().
0 lines of code changed in 1 file:
Remove GameObjectFactory.postParseGameObject().
0 lines of code changed in 1 file:
Do not remove event objects having incorrect parameters when loading maps.
9 lines of code changed in 1 file:
Move BaseObject.{get,set}Multi{X,Y}() to Archetype.
0 lines of code changed in 1 file:
Consistently format source code.
42 lines of code changed in 2 files:
Properly distinguish between Archetypes and GameObjects.
13 lines of code changed in 2 files:
Fix regression tests.
1 lines of code changed in 1 file:
Clean up type parameters.
10 lines of code changed in 2 files:
Remove GameObject.setIsArchetype().
13 lines of code changed in 3 files:
Remove call to GameObject.addObjectText().
1 lines of code changed in 1 file:
Update copyright headers.
3 lines of code changed in 3 files:
Report truncated msg..endmsg attributes in archetypes.
2 lines of code changed in 1 file:
Remove DefaultGameObject.initialize().
66 lines of code changed in 3 files:
Split Archetype and GameObject classes.
4 lines of code changed in 3 files:
Move ScriptArchData and related classes to model package.
1 lines of code changed in 1 file:
Move model classes into model package.
1 lines of code changed in 1 file:
Remove non-model class ScriptArchData from model package.
1 lines of code changed in 1 file:
Reorganize classes into packages.
208 lines of code changed in 7 files: