my website banner

initial commit, version 1.0
authorDavid Polakovic <email@dpolakovic.space>
Thu, 17 Jul 2025 19:48:43 +0000 (21:48 +0200)
committerDavid Polakovic <email@dpolakovic.space>
Thu, 17 Jul 2025 19:48:43 +0000 (21:48 +0200)
commitca4d9c45183047fa517bc579539cfd77a8a9e279
treee0f68bf711b7ef9b3236fd5ff4c2c32de1aa96e4
initial commit, version 1.0
59 files changed:
DOC_LICENSE.txt [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
README.txt [new file with mode: 0755]
build.xml [new file with mode: 0644]
build/Arbiter.class [new file with mode: 0644]
build/ErrorHandler.class [new file with mode: 0644]
build/GraphicalUI$1.class [new file with mode: 0644]
build/GraphicalUI$BrowseRawActionListener$1.class [new file with mode: 0644]
build/GraphicalUI$BrowseRawActionListener.class [new file with mode: 0644]
build/GraphicalUI$BrowseSaveActionListener.class [new file with mode: 0644]
build/GraphicalUI$ReclaimActionListener$1.class [new file with mode: 0644]
build/GraphicalUI$ReclaimActionListener.class [new file with mode: 0644]
build/GraphicalUI.class [new file with mode: 0644]
build/Main.class [new file with mode: 0644]
build/MapReclaimer.class [new file with mode: 0644]
build/ScreenshotReclaimer.class [new file with mode: 0644]
build/TerminalUI.class [new file with mode: 0644]
doc/Arbiter.html [new file with mode: 0644]
doc/ErrorHandler.html [new file with mode: 0644]
doc/GraphicalUI.html [new file with mode: 0644]
doc/Main.html [new file with mode: 0644]
doc/MapReclaimer.html [new file with mode: 0644]
doc/ScreenshotReclaimer.html [new file with mode: 0644]
doc/TerminalUI.html [new file with mode: 0644]
doc/allclasses-frame.html [new file with mode: 0644]
doc/allclasses-noframe.html [new file with mode: 0644]
doc/class-use/Arbiter.html [new file with mode: 0644]
doc/class-use/ErrorHandler.html [new file with mode: 0644]
doc/class-use/GraphicalUI.html [new file with mode: 0644]
doc/class-use/Main.html [new file with mode: 0644]
doc/class-use/MapReclaimer.html [new file with mode: 0644]
doc/class-use/ScreenshotReclaimer.html [new file with mode: 0644]
doc/class-use/TerminalUI.html [new file with mode: 0644]
doc/constant-values.html [new file with mode: 0644]
doc/deprecated-list.html [new file with mode: 0644]
doc/help-doc.html [new file with mode: 0644]
doc/index-all.html [new file with mode: 0644]
doc/index.html [new file with mode: 0644]
doc/overview-summary.html [new file with mode: 0644]
doc/overview-tree.html [new file with mode: 0644]
doc/package-frame.html [new file with mode: 0644]
doc/package-list [new file with mode: 0644]
doc/package-summary.html [new file with mode: 0644]
doc/package-tree.html [new file with mode: 0644]
doc/package-use.html [new file with mode: 0644]
doc/script.js [new file with mode: 0644]
doc/serialized-form.html [new file with mode: 0644]
doc/stylesheet.css [new file with mode: 0644]
doc/user-manual-editable.odt [new file with mode: 0644]
doc/user-manual.pdf [new file with mode: 0644]
halo3-reclaimer.jar [new file with mode: 0644]
src/Arbiter.java [new file with mode: 0644]
src/ErrorHandler.java [new file with mode: 0644]
src/GraphicalUI.java [new file with mode: 0644]
src/Main.java [new file with mode: 0644]
src/MapReclaimer.java [new file with mode: 0644]
src/ScreenshotReclaimer.java [new file with mode: 0644]
src/TerminalUI.java [new file with mode: 0644]
src/mc.png [new file with mode: 0644]