[root]/model/src/app/net/sf/gridarta/model/floodfill
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 17 (100.0%) | 91 (100.0%) | 5.3 |
Move java sources into common src directory.
0 lines of code changed in 2 files:
Remove unneeded comments.
1 lines of code changed in 1 file:
Rename function names.
2 lines of code changed in 1 file:
Merge duplicated code.
2 lines of code changed in 1 file:
Remove some calls to MapGrid.getSelection().
9 lines of code changed in 1 file:
Fix typos.
1 lines of code changed in 1 file:
Fix unchecked warning.
1 lines of code changed in 1 file:
Fix checkstyle issues.
2 lines of code changed in 1 file:
Add option to skip squares in "random fill" that contain similar game objects.
61 lines of code changed in 1 file:
Reorganize package names.
7 lines of code changed in 2 files:
Remove MapModel.isPointValid().
4 lines of code changed in 3 files:
Remove MapModel.getMapSize().
1 lines of code changed in 2 files: