Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
e2200a9
Add Dependency Report
DonSeannelly Apr 25, 2017
b55ffc3
Resolve Issue #34
DonSeannelly May 4, 2017
6e58b58
Lower Cyclomatic Complexity of InGameController
DonSeannelly May 9, 2017
d1b12be
Lower Complexity
DonSeannelly May 9, 2017
12feedf
resolve #10
Shwiedmaier May 11, 2017
d7f0031
added gitignore
May 11, 2017
a06b19f
ok actually added gitignore
May 11, 2017
5c08cf2
Resolved issue #33
May 11, 2017
bd6a08e
PMD Reports
May 4, 2017
c35cea8
Lower Cyclomatic Complexity
DonSeannelly May 11, 2017
16c453f
Lowered complexity #32
May 11, 2017
2396b0c
Reduce Cyclomatic Complexity
DonSeannelly May 11, 2017
e53d4d3
Merge branch 'master' of https://github.com/nrwinner/FreeCol
DonSeannelly May 11, 2017
244c9b7
Reduced complexity #27
May 11, 2017
69c6fa7
Resolve Issue #31
May 11, 2017
856fe60
updated gitignore to remove .class files
May 11, 2017
2b982f0
Resolves #8
Shwiedmaier May 11, 2017
c9f57ef
Resolves #13
Shwiedmaier May 11, 2017
4074bc9
Resolves #14
Shwiedmaier May 11, 2017
239e88f
Resolve #15
Shwiedmaier May 11, 2017
138b3fa
EuropeanAIPlayer new CC is 5.98, closes #23
May 11, 2017
49275d4
Merge branch 'master' of https://github.com/nrwinner/FreeCol
May 11, 2017
b4ab160
Resolved #16
Shwiedmaier May 11, 2017
7927d66
Merge branch 'master' of https://github.com/nrwinner/FreeCol
Shwiedmaier May 11, 2017
7043b90
Resolve #17
Shwiedmaier May 11, 2017
75c9837
Lower Cyclomatic Complexity
DonSeannelly May 11, 2017
9d39d6f
Merge branch 'master' of https://github.com/nrwinner/FreeCol
DonSeannelly May 11, 2017
3313258
Resolves #11
Shwiedmaier May 11, 2017
d9fd731
Merge branch 'master' of https://github.com/nrwinner/FreeCol
Shwiedmaier May 11, 2017
94ff8a5
Lower Cyclomatic Complexity
DonSeannelly May 11, 2017
d591372
Merge branch 'master' of https://github.com/nrwinner/FreeCol
DonSeannelly May 11, 2017
ef7aa5b
Lower Cyclomatic Complexity
DonSeannelly May 11, 2017
2131a69
Resolves #12
Shwiedmaier May 11, 2017
e833aee
Merge branch 'master' of https://github.com/nrwinner/FreeCol
Shwiedmaier May 11, 2017
fa21599
REFAIPlayer new CC is 5.96, resolves #25
May 12, 2017
6249213
Merge branch 'master' of https://github.com/nrwinner/FreeCol
May 12, 2017
c91784d
ColonyPlan new CC is 5.93, resolves #22
May 12, 2017
bf8c2cf
UnitDetailPanel new CC 5.40, resolves #18
May 12, 2017
84100c7
Resolve issue #27
May 12, 2017
3240db4
This closes #32
May 12, 2017
9d261c9
This closes #26
May 12, 2017
f0861aa
This closes #29
May 12, 2017
0eb13e1
This closes #30
May 12, 2017
e392289
This closes #28
May 12, 2017
b710cb3
Resolves #24
Shwiedmaier May 13, 2017
69110dd
Resolved #20
Shwiedmaier May 13, 2017
5383d0a
I broke it, fixing it
Shwiedmaier May 13, 2017
9b8a76c
resolves #21
Shwiedmaier May 13, 2017
6ea8797
Resolves #19
Shwiedmaier May 13, 2017
64e7e36
Attempt to Fix Error
May 15, 2017
abe308c
Fixed bug from refactoring where highSeasMove wasn't correctly breaki…
May 15, 2017
45fde6b
Feature "Midas"
Shwiedmaier May 17, 2017
9d856ea
Resolves #35
Shwiedmaier May 17, 2017
da7211c
Added CodeCity screenshots, one from before all refactoring and one f…
May 17, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.DS_Store
*.class
Binary file added CodeCity/CC after.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added CodeCity/CC before.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified FreeCol.jar
Binary file not shown.
9,688 changes: 9,688 additions & 0 deletions TESTS-TestSuites.xml

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions bin/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/MANIFEST.MF
/net/
/overview.html
Binary file removed bin/net/sf/freecol/FreeCol$1.class
Binary file not shown.
Binary file removed bin/net/sf/freecol/FreeCol.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/FreeColClient$1.class
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/FreeColClient.class
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/Worker.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/control/InputHandler.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
13 changes: 0 additions & 13 deletions bin/net/sf/freecol/client/control/package.html

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/Canvas$ToolBoxFrame.class
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/Canvas.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/ChatDisplay.class
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/ChoiceItem.class
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/DialogHandler.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/FontLibrary.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/FreeColFrame$1.class
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/FreeColFrame.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/GUI.class
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/GUIMessage.class
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/GrayLayer.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/ImageLibrary.class
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/LoadingSavegameInfo.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/MapViewer.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/RoadPainter.class
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/ScrollThread.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/SwingGUI.class
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/TerrainCursor.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/TileViewer.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/action/CenterAction.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/action/MapboardAction.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/action/NewAction.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/action/QuitAction.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/action/WaitAction.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
24 changes: 0 additions & 24 deletions bin/net/sf/freecol/client/gui/action/package.html

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/menu/DebugMenu.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
8 changes: 0 additions & 8 deletions bin/net/sf/freecol/client/gui/menu/package.html

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/option/OptionUI.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5 changes: 0 additions & 5 deletions bin/net/sf/freecol/client/gui/option/package.html

This file was deleted.

31 changes: 0 additions & 31 deletions bin/net/sf/freecol/client/gui/package.html

This file was deleted.

Binary file removed bin/net/sf/freecol/client/gui/panel/AboutPanel.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/panel/CargoPanel.class
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/panel/ChatPanel.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/panel/Draggable.class
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/panel/DropTarget.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/panel/EventPanel.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/net/sf/freecol/client/gui/panel/Flag.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading