[root]/src/test/net/sf/gridarta/gui/map/test
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 34 (100.0%) | 855 (100.0%) | 25.1 |
Move gridarta module into subdirectory.
0 lines of code changed in 2 files:
Remove unneeded comments.
1 lines of code changed in 1 file:
Remove MapSquareSelection and MapSquareSelectionCache; maintain the selected game object in MapCursor.
1 lines of code changed in 1 file:
Whitespace changes.
1 lines of code changed in 1 file:
Remove MapViewBasic.
1 lines of code changed in 1 file:
Move MapViewBasic.getMapGrid() and getMapCursor() to MapView.
2 lines of code changed in 1 file:
Move MapCursor creation out of AbstractMapViewBasic.
3 lines of code changed in 1 file:
Remove unused code.
1 lines of code changed in 1 file:
Move MapGrid creation out of AbstractMapViewBasic.
4 lines of code changed in 1 file:
Update copyright headers.
1 lines of code changed in 1 file:
Remove temporary variables.
1 lines of code changed in 1 file:
Move non-GUI code into model module.
107 lines of code changed in 1 file:
Merge duplicated code.
1 lines of code changed in 1 file:
Move MapManager and related classes to model module.
5 lines of code changed in 1 file:
Correctly update archetypes when undoing/redoing operations involving autojoining.
42 lines of code changed in 1 file:
Merge duplicated code.
13 lines of code changed in 1 file:
Clean up AutojoinListsTest.
0 lines of code changed in 1 file:
Add regression tests for AutojoinLists.
26 lines of code changed in 1 file:
Extract TestCacheFiles from TestMapControlCreator.
2 lines of code changed in 1 file:
Weaken types.
4 lines of code changed in 1 file:
Extract MapModelFactory from MapControlFactory.
6 lines of code changed in 1 file:
Reorganize package names.
11 lines of code changed in 1 file:
Remove support for creating GameObject instances from archetype names.
4 lines of code changed in 1 file:
Make CopyBufferTest work in headless mode.
6 lines of code changed in 1 file:
Do not crash when reverting a resized map. Properly revert attributes from map property dialog.
12 lines of code changed in 1 file:
Make regression tests independent on editor settings.
2 lines of code changed in 1 file:
Add private modifiers.
1 lines of code changed in 1 file:
Fix "reload faces".
4 lines of code changed in 1 file:
Do not duplicate bookmarks when saving maps.
66 lines of code changed in 1 file:
Prevent Paste/Undo/Redo from breaking the map when applied to game objects having inventories.
107 lines of code changed in 1 file:
Merge duplicated code.
3 lines of code changed in 1 file:
Extract TestMapControlCreator.newMapView() from SelectedSquareActionsTest.
17 lines of code changed in 1 file:
Extract TestMapControlCreator from ExitConnectorActionsTest.
400 lines of code changed in 1 file: