index
:
taipan
master
Taipan! for the Atari 800/XL/XE
urchlay -at- slackware _dot_ uk
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
taipan.c
Age
Commit message (
Collapse
)
Author
2021-05-06
Save 3 bytes code, plus shrink xex by 36 bytes by moving some vars to the BSS
B. Watson
2021-05-05
Fix stupidity in last commit (bad spacing for at_sea())
B. Watson
2021-05-05
Remove spaces from around "At Sea" (to match Apple)
B. Watson
2021-05-05
Doc update
B. Watson
2021-05-05
Finally fix damaged ship gfx
B. Watson
2021-04-28
Fix "3 years and 12 months" bug
B. Watson
2021-04-26
Initial POC of in-game help
B. Watson
2021-04-21
Fix cosmetic bug in sea_battle(), move some C code to cart bank 3
B. Watson
2021-04-20
Save 8 bytes
B. Watson
2021-04-19
Save 64 bytes, now at 8622
B. Watson
2021-04-19
Save 92 bytes
B. Watson
2021-04-19
Allow pressing Enter to abort buy/sell (costs 15 bytes)
B. Watson
2021-04-19
Save 3 bytes
B. Watson
2021-04-17
Save 10 bytes
B. Watson
2021-04-16
Fix bank3.s typo
B. Watson
2021-04-16
Save 59 bytes
B. Watson
2021-04-16
combat: add "you have no cargo" message, costs 21 bytes
B. Watson
2021-04-15
Fix warehouse display in transfer(), costs 3 bytes
B. Watson
2021-04-15
Save 31 bytes
B. Watson
2021-04-15
Save 20 bytes
B. Watson
2021-04-14
Save 45 bytes
B. Watson
2021-04-14
Save 14 bytes
B. Watson
2021-04-14
Save 6 bytes
B. Watson
2021-04-14
Allow player to abort "where do you wish to go" (costs 30 bytes)
B. Watson
2021-04-14
Save 3 bytes, doc update
B. Watson
2021-04-14
Save 43 bytes (8326 free)
B. Watson
2021-04-13
Save 11 bytes
B. Watson
2021-04-13
Save 96 bytes (8270 free now), get rid of conio cruft
B. Watson
2021-04-11
Save 33 bytes
B. Watson
2021-04-11
Save 3 bytes
B. Watson
2021-04-11
Save 5 bytes
B. Watson
2021-04-11
Save 10 bytes
B. Watson
2021-04-10
Save 10 bytes, port_stats() timing
B. Watson
2021-04-10
Save 3 bytes
B. Watson
2021-04-10
Save 8 bytes
B. Watson
2021-04-10
port stat: save some bytes, slight speedup
B. Watson
2021-04-09
Highlight port choices
B. Watson
2021-04-09
Actually kill player if ship sinks
B. Watson
2021-04-09
More port status update stuff
B. Watson
2021-04-07
Make port status updates smoother
B. Watson
2021-04-04
Save 5 bytes
B. Watson
2021-04-04
Cleanup throw cargo display, part deux
B. Watson
2021-04-04
Cleanup throw cargo display
B. Watson
2021-04-04
Keep seaworthiness visible in combat, remove 14 bytes cruft
B. Watson
2021-04-04
Inline some array code, 8128 bytes free
B. Watson
2021-04-03
Abort turbo mode if fighting but have no guns
B. Watson
2021-04-03
Fix bug in sea_battle()
B. Watson
2021-04-03
Turbo fight mode, initial implementation
B. Watson
2021-03-27
Make set_prices() more like Apple version
B. Watson
2021-03-26
Play sound when opium gets seized
B. Watson
[next]