aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-14Save 43 bytes (8326 free)B. Watson
2021-04-13Save 11 bytesB. Watson
2021-04-13Save 2 bytesB. Watson
2021-04-13Save 96 bytes (8270 free now), get rid of conio cruftB. Watson
2021-04-11Save 10 bytesB. Watson
2021-04-11Save 33 bytesB. Watson
2021-04-11Save 4 bytesB. Watson
2021-04-11Save 3 bytesB. Watson
2021-04-11Save 5 bytesB. Watson
2021-04-11Save 10 bytesB. Watson
2021-04-10Save 10 bytes, port_stats() timingB. Watson
2021-04-10Save 3 bytesB. Watson
2021-04-10Save 8 bytesB. Watson
2021-04-10port stat: save some bytes, slight speedupB. Watson
2021-04-09Highlight port choicesB. Watson
2021-04-09Actually kill player if ship sinksB. Watson
2021-04-09More port status update stuffB. Watson
2021-04-07Make port status updates smootherB. Watson
2021-04-04Save 5 bytesB. Watson
2021-04-04Cleanup throw cargo display, part deuxB. Watson
2021-04-04Cleanup throw cargo displayB. Watson
2021-04-04Reproducible buildB. Watson
2021-04-04Minor doc updateB. Watson
2021-04-04Keep seaworthiness visible in combat, remove 14 bytes cruftB. Watson
2021-04-04Inline some array code, 8128 bytes freeB. Watson
2021-04-03Abort turbo mode if fighting but have no gunsB. Watson
2021-04-03Fix bug in sea_battle()B. Watson
2021-04-03Turbo fight mode, initial implementationB. Watson
2021-03-30Save 14 bytesB. Watson
2021-03-27Make set_prices() more like Apple versionB. Watson
2021-03-26Play sound when opium gets seizedB. Watson
2021-03-25Save 6 bytesB. Watson
2021-03-25Save 27 bytesB. Watson
2021-03-25Save 11 bytesB. Watson
2021-03-23Fix parallel buildsB. Watson
2021-03-23Fix cart.txtB. Watson
2021-03-22Fix cart build for cc65 >= 2.16B. Watson
2021-03-22cartbank2.cfg is now a generated file, add to .gitignoreB. Watson
2021-03-21Reorganize and expand docsB. Watson
2021-03-20Fix build with BSD makeB. Watson
2021-03-20Fix build on cc65 >= 2.18 (without breaking <= 2.17)B. Watson
2021-03-17Force-disable utf8/unicode support in all perl scriptsB. Watson
2021-03-16Add titledata.dat to "make clean"B. Watson
2021-03-16Finish migrating to slackware.ukB. Watson
2019-04-03Reset enemy ship difficulty level on game restartB. Watson
2016-03-29add "biginttest" make target, fix bad constant in bigint48.hB. Watson
2016-03-11document & clean up 5200 stuff a bit.B. Watson
2016-03-11preliminary work for 5200 portB. Watson
2016-03-08initial bigint48 implementation, will be used for the 5200 portB. Watson
2016-03-08fix title screen breakageB. Watson