[root]/src/app/net/sf/gridarta/gui/map/mapactions
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 113 (100.0%) | 3852 (100.0%) | 34.0 |
Move gridarta module into subdirectory.
0 lines of code changed in 6 files:
Do not disable map cursor in "enter xyz map".
55 lines of code changed in 1 file:
Implement Map|Show Light to toggle highlighting of lighted map squares.
51 lines of code changed in 1 file:
Remove unneeded comments.
2 lines of code changed in 2 files:
Remove @inheritDoc Javadoc comments from anonymous classes.
0 lines of code changed in 1 file:
Move MapLocation and related classes to different package.
2 lines of code changed in 1 file:
Remove MapSquareSelection and MapSquareSelectionCache; maintain the selected game object in MapCursor.
6 lines of code changed in 1 file:
Remove MapCursorEvent.
2 lines of code changed in 1 file:
Merge duplicated code.
8 lines of code changed in 1 file:
Whitespace changes.
1 lines of code changed in 1 file:
Extract ExitIterator from MapActions.
169 lines of code changed in 2 files:
Inline variables.
1 lines of code changed in 1 file:
Extract MpaModel.nextPoint() from MapActions.
1 lines of code changed in 1 file:
Simplify code.
2 lines of code changed in 1 file:
Add MapView.setCursorLocation().
3 lines of code changed in 2 files:
Remove MapViewBasic.
2 lines of code changed in 2 files:
Move MapViewBasic.getMapGrid() and getMapCursor() to MapView.
8 lines of code changed in 2 files:
Implement Map|Go To Exit... which opens a dialog listing all exits out of the current map.
309 lines of code changed in 3 files:
Update copyright headers.
3 lines of code changed in 3 files:
Add "Exits" panel to main window.
101 lines of code changed in 2 files:
Copy collection/array parameters or return values.
1 lines of code changed in 1 file:
Rename package names.
2 lines of code changed in 1 file:
Consistently format code.
2 lines of code changed in 1 file:
Order import statements.
2 lines of code changed in 1 file:
Distribute gui classes into sub-packages.
3 lines of code changed in 1 file:
Replace string constants with named constants.
2 lines of code changed in 1 file:
Use Patterns where possible.
10 lines of code changed in 1 file:
Allow map paths starting with /random/.
1 lines of code changed in 1 file:
Center map view around destination of "Enter Exit".
2 lines of code changed in 1 file:
Enable/disable "enter xyz map" actions when tile paths are modified.
25 lines of code changed in 1 file:
Add @NotNull annotations.
4 lines of code changed in 1 file:
Move MapManager and related classes to model module.
3 lines of code changed in 1 file:
Whitespace changes.
2 lines of code changed in 1 file:
Reorganize package names.
8 lines of code changed in 1 file:
Rename package names.
5 lines of code changed in 1 file:
Suppress warnings.
1 lines of code changed in 1 file:
Make CopyBufferTest work in headless mode.
2 lines of code changed in 1 file:
Remove MapModel.isPointValid().
1 lines of code changed in 1 file:
Remove MapModel.getMapSize().
2 lines of code changed in 1 file:
Move MapCursor and related classes to different packages or modules.
3 lines of code changed in 1 file:
(47 more)