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
2016-01-17
restore colors/font on exit, fix bank withdrawal bug, rename bignum stuff
B. Watson
2016-01-17
fix final_stats() negative finalcash and score
B. Watson
2016-01-16
fix formatting in too_much_cash()
B. Watson
2016-01-16
fix cash overflow in sell()
B. Watson
2016-01-16
cprintfancy_big() overhaul
B. Watson
2016-01-16
you're a (m|b|tr)illionaire, plus tighten up code some more
B. Watson
2016-01-15
fix bug that kills you after escaping li yuen pirates
B. Watson
2016-01-15
check for cash int overflow, WIP
B. Watson
2016-01-14
big_copy() API for bignum
B. Watson
2016-01-14
whoops, left TIMEWARP enabled
B. Watson
2016-01-14
initial attempt at floating bank (with bugs!)
B. Watson
2016-01-14
read from correct byte of RTCLOK in rand.s
B. Watson
2016-01-14
fix cargo throwing
B. Watson
2016-01-12
move memory layout around to free more code space
B. Watson
2016-01-10
avoid debt rolling over to 0 by killing the player instead, one more attempt ↵
B. Watson
at fixing exit(0) on sparta
2016-01-09
code shrinkage
B. Watson
2016-01-08
more battle screen cursor cleanups, reinstate exit(0)
B. Watson
2016-01-08
warmstart instead of exit(0)
B. Watson
2016-01-08
add define to allow exiting the game (for testing interactions with atari DOSes)
B. Watson
2016-01-08
WIP, trying to make battle screen updates smoother
B. Watson
2016-01-08
use custom long-to-ascii routine
B. Watson
2016-01-08
fancy_numbers replacement, make some variables chars/ints instead of longs
B. Watson
2016-01-08
fix POKEY random wrappers, I hope
B. Watson
2016-01-08
remove booty debugging code (try saying that aloud with a straight face...
B. Watson
2016-01-08
1 ship approaching (not ships), fix randi() wrapper for rand()
B. Watson
2016-01-07
temporarily switch back to cc65's rand()
B. Watson
2016-01-07
code cleanup, add missing sound
B. Watson
2016-01-07
added more sounds
B. Watson
2016-01-07
some sounds in game now
B. Watson
2016-01-07
first pass at sounds
B. Watson
2016-01-07
fix throw-cargo display
B. Watson
2016-01-07
stop general cargo price dropping to 0
B. Watson
2016-01-07
tracking down damage bug
B. Watson
2016-01-06
fix title screen logic
B. Watson
2016-01-06
change bg/text colors in title screen, plus Esc for help
B. Watson
2016-01-06
finishing touches of compression, attempt to fix damage calc issue
B. Watson
2016-01-06
compressed title image, loads faster
B. Watson
2016-01-03
choose pallette on title screen (atari logo key)
B. Watson
2016-01-03
cursor visibility fixes
B. Watson
2016-01-02
leave title screen showing while loading (not quite right yet)
B. Watson
2016-01-01
fix calculation for storm sinking the ship
B. Watson
2016-01-01
graphical title, Makefile clean/documentation
B. Watson
2015-12-31
remove commented-out cruft, use ATASCII box for final_stats()
B. Watson
2015-12-31
eliminate stdio.h, fix some bugs
B. Watson
2015-12-31
fix mchenry() spacing
B. Watson
2015-12-31
faster redraws, fix damage bug, fix mchenry damage calcs
B. Watson
2015-12-31
faster screen updates, requires git cc65
B. Watson
2015-12-30
Visible damage
B. Watson
2015-12-29
initial commit
B. Watson
[prev]