[root]/src/app/net/sf/gridarta/exitconnector
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 60 (100.0%) | 1467 (100.0%) | 24.4 |
Move gridarta module into subdirectory.
0 lines of code changed in 6 files:
Move MapManager and related classes to model module.
2 lines of code changed in 1 file:
Reorganize package names.
4 lines of code changed in 1 file:
Properly fix "paste exit" when connecting to an unsaved map.
7 lines of code changed in 1 file:
Fix NullPointerException in "paste exit" when connecting to an unsaved map.
17 lines of code changed in 1 file:
Replace null return value with exception.
11 lines of code changed in 1 file:
Remove direction parameter from MapModel.insertBaseObject().
2 lines of code changed in 1 file:
Consistently format source code.
12 lines of code changed in 1 file:
Replace null return values with exceptions.
5 lines of code changed in 1 file:
Remove MapModel.insertArchetype().
16 lines of code changed in 1 file:
Properly distinguish between Archetypes and GameObjects.
10 lines of code changed in 1 file:
Remove InsertionMode.init().
11 lines of code changed in 1 file:
Update copyright headers.
1 lines of code changed in 1 file:
Split Archetype and GameObject classes.
2 lines of code changed in 1 file:
Reorganize classes into packages.
0 lines of code changed in 1 file:
Remove dependency ExitConnectorActions -> gui package.
67 lines of code changed in 2 files:
Remove PathManager.setGlobalSettings().
28 lines of code changed in 2 files:
Make sure the cached value of the 'name' attribute agrees with the current attribute value.
2 lines of code changed in 1 file:
Move EventListenerList2 to utils package.
1 lines of code changed in 1 file:
Fix Object.equals() implementations.
5 lines of code changed in 1 file:
Add GameObject.hasAttribute().
2 lines of code changed in 1 file:
Move createGameObject() from GameObject/Archetype to GameObjectFactory.
5 lines of code changed in 1 file:
Fix JavaDoc issues.
2 lines of code changed in 1 file:
Change type parameter types; removes some type casts.
22 lines of code changed in 2 files:
Weaken types.
1 lines of code changed in 1 file:
Remove MapManager.reportSaveError().
6 lines of code changed in 1 file:
Fix some unchecked warnings.
8 lines of code changed in 1 file:
Weaken types.
1 lines of code changed in 1 file:
Consistently use 'map square' rather than 'map tile'.
5 lines of code changed in 1 file:
Add @NotNull/@Nullable annotations.
5 lines of code changed in 1 file:
Rename function names.
2 lines of code changed in 1 file:
Remove MapArchObject.getMapDisplayName().
2 lines of code changed in 1 file:
Fix typo.
1 lines of code changed in 1 file:
Move MapViewManager and related classes to mapview package.
2 lines of code changed in 1 file:
Move MapView and related classes to separate package.
2 lines of code changed in 2 files:
Move ExitMatcher to exitconnector package.
132 lines of code changed in 2 files:
Move InsertionMode to mapmodel package.
1 lines of code changed in 1 file:
Move MapModel and related classes to separate package.
1 lines of code changed in 1 file:
Move MapArchObject and related classes to separate package.
2 lines of code changed in 2 files:
Move MapControl and related classes to separate package.
1 lines of code changed in 1 file:
(3 more)