Link to binaries; notes on build/contrib
Continue cleaning up and deciphering code, add changelog.
Merge pull request #3 from dubaaron/patch-2
Merge pull request #2 from dubaaron/aaron
Switched to 32-bit color so screen doesn\'t go quite so wonky when running for people on modern machines
Remove debugging .exe from repo
Add sprite files and ags_shell plugin
Add speech.vox
The game compiles now in AGS 3.4, with no warnings. Commented out all extraneous 'return' statements in Dialog scripts, and calls to ShellExec() which were just to go to RichardHofmeier.com, which is now defunct.
.gitattributes after enabling git LFS
Add acsetup.cfg file generated by opening the game
Start fixing code formatting so we can actually read this; use names to identify 'Joggers' music theme instead of numbers; add some comments.
Ignore large sprite files
Recommit sprites after git lfs enabled
Remove large files preventing me from pushing to GitHub
Turn off LFS for now