[root]/src/test/net/sf/gridarta/exitconnector
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 67 (100.0%) | 908 (100.0%) | 13.5 |
Move gridarta module into subdirectory.
0 lines of code changed in 1 file:
Move non-GUI code into model module.
1 lines of code changed in 1 file:
Move MapManager and related classes to model module.
1 lines of code changed in 1 file:
Add regression tests for AutojoinLists.
30 lines of code changed in 1 file:
Reorganize package names.
3 lines of code changed in 1 file:
Remove outdated code.
0 lines of code changed in 1 file:
Properly fix "paste exit" when connecting to an unsaved map.
3 lines of code changed in 1 file:
Use proper map transactions in regression tests.
42 lines of code changed in 1 file:
Make regression tests independent on editor settings.
9 lines of code changed in 1 file:
Fix NullPointerException in "paste exit" when connecting to an unsaved map.
32 lines of code changed in 1 file:
Extract TestMapControlCreator from ExitConnectorActionsTest.
53 lines of code changed in 1 file:
Replace string constants with named constants.
2 lines of code changed in 1 file:
Do not remove event objects having incorrect parameters when loading maps.
1 lines of code changed in 1 file:
Remove direction parameter from MapModel.insertBaseObject().
3 lines of code changed in 1 file:
Consistently format source code.
2 lines of code changed in 1 file:
Remove MapModel.insertArchetype().
9 lines of code changed in 1 file:
Allow undo/redo of reverted maps.
1 lines of code changed in 1 file:
Remove dependency DefaultMainControl -> InsertionModeSet.
11 lines of code changed in 1 file:
Weaken type.
2 lines of code changed in 1 file:
Move functions from MapManager to MapViewsManager.
2 lines of code changed in 1 file:
Remove GameObject.setIsArchetype().
0 lines of code changed in 1 file:
Extract MapViewsManager and MapViews from MapModel/DefaultMapModel. Removes dependency from model to gui code.
3 lines of code changed in 1 file:
Do not create non-functional recent menu entries for newly created maps.
2 lines of code changed in 1 file:
Remove InsertionMode.init().
12 lines of code changed in 1 file:
Update copyright headers.
1 lines of code changed in 1 file:
Remove DefaultGameObject.initialize().
6 lines of code changed in 1 file:
Remove DefaultGameObject.gameObjectMatchers.
0 lines of code changed in 1 file:
Move DefaultGameObject.calculateEditType() to GameObjectMatchers.
4 lines of code changed in 1 file:
Split Archetype and GameObject classes.
7 lines of code changed in 1 file:
Move ArchetypeChooserModel and related classes to model package.
1 lines of code changed in 1 file:
Move ScriptArchData and related classes to model package.
2 lines of code changed in 1 file:
Move model classes into model package.
1 lines of code changed in 1 file:
Move username management from MiscPrefs to GlobalSettings.
1 lines of code changed in 1 file:
Remove non-model class ScriptArchData from model package.
2 lines of code changed in 1 file:
Reorganize classes into packages.
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.
13 lines of code changed in 1 file:
Remove dependency ExitConnectorActions -> gui package.
24 lines of code changed in 1 file:
Remove unrelated MapViewSettings and related classes from gui package.
1 lines of code changed in 1 file:
Remove FaceObjectProviders.init().
16 lines of code changed in 1 file:
(27 more)