[root]/model/src/test/net/sf/gridarta/model/mapmodel
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 61 (100.0%) | 2107 (100.0%) | 34.5 |
Move java sources into common src directory.
0 lines of code changed in 8 files:
Add regression tests to check that IsoMapRenderer interprets align, rotate, z, and zoom. [Atrinik]
20 lines of code changed in 1 file:
Remove unneeded comments.
4 lines of code changed in 4 files:
Remove @inheritDoc Javadoc comments from anonymous classes.
2 lines of code changed in 2 files:
Add support for undefined archetypes to regression tests.
8 lines of code changed in 2 files:
Remove dependency DefaultArchetypeSet -> FaceObjectProviders.
1 lines of code changed in 1 file:
Move ArchetypeSet and related classes to separate package.
3 lines of code changed in 2 files:
Remove unneeded type parameters.
3 lines of code changed in 2 files:
Remove unneeded code.
2 lines of code changed in 1 file:
Split off ArchetypeSetCollectable from ArchetypeSet.
1 lines of code changed in 1 file:
Merge duplicated code.
98 lines of code changed in 2 files:
Add FilterGameObjectIterator.
204 lines of code changed in 2 files:
Add TopLevelGameObjectIterator.
4 lines of code changed in 1 file:
Support starting point in MapSquareIterator.
50 lines of code changed in 1 file:
Support iteration direction in MapSquareIterator.
46 lines of code changed in 1 file:
Add test for MapSquareIterator.
3 lines of code changed in 1 file:
Support 'system_system_object' matcher for auto-insertion mode.
180 lines of code changed in 2 files:
Add TestMapModelCreator.newArchetype().
12 lines of code changed in 1 file:
Make TestMapModelCreator more flexible: add archetypeName parameters when creating game objects.
21 lines of code changed in 2 files:
Implement map, inv, and allows_all_inv attributes for <type> in types.xml.
2 lines of code changed in 1 file:
Simplify annotation declarations.
1 lines of code changed in 1 file:
Remove unused fields and parameters.
1 lines of code changed in 1 file:
Rewrite complex expressions.
44 lines of code changed in 1 file:
Remove InsertionModeSet.init().
1 lines of code changed in 1 file:
Merge duplicated code.
0 lines of code changed in 1 file:
Encapsulate edit type calculations into DefaultMapModel; remove MapModel.updateEditType().
99 lines of code changed in 1 file:
Make function private.
1 lines of code changed in 1 file:
Whitespace changes.
6 lines of code changed in 1 file:
Merge duplicated code.
46 lines of code changed in 1 file:
Do not generate game object attributes redundant with archetype.
3 lines of code changed in 1 file:
Insert "direction" attribute only if the archetype supports a direction.
37 lines of code changed in 2 files:
Fix problems with some compiler versions.
1 lines of code changed in 1 file:
Clean up AutojoinListsTest.
57 lines of code changed in 2 files:
Move GameObjectFactoryTest to model module.
291 lines of code changed in 2 files:
Add nullable annotations.
8 lines of code changed in 1 file:
Add regression tests for AutojoinLists.
363 lines of code changed in 2 files:
Add TestAnimationObjects and TestFaceObjects; use these instead of DefaultAnimationObjects and DefaultFaceObjects in regression tests.
4 lines of code changed in 1 file:
Reorganize package names.
480 lines of code changed in 2 files: