Commit Graph

324 Commits

Author SHA1 Message Date
Vince Weaver
f77972b380 gr-sim: tfv: fix build
was actually an issue with a non-indexed title.png
2019-11-12 10:01:38 -05:00
Vince Weaver
50584c5541 fix ordering of LFLAGS in Makefiles
recent Debian stopped allowing this
2019-11-12 09:53:24 -05:00
Vince Weaver
ae4b392cb5 ds: fix up some things 2019-10-31 21:05:42 -04:00
Vince Weaver
d7f7c5921d mode7: fix lflags ordering in Makefile 2019-10-27 13:20:14 -04:00
Vince Weaver
be1bea3b61 ds: add book scene 2019-10-07 00:12:36 -04:00
Vince Weaver
801da5e119 plasma: some plasma tests 2019-08-28 14:53:02 -04:00
Vince Weaver
0e3577d6fe gr-sim: looking at some plasma 2019-08-28 00:12:10 -04:00
Vince Weaver
a4cf65e28f water: trying a new effect 2019-07-25 09:16:23 -04:00
Vince Weaver
c0a49540dd pt3: some work on visualization 2019-05-16 11:38:57 -04:00
Vince Weaver
d12c75a180 gr-sim: fire: add credit 2018-12-29 00:28:38 -05:00
Vince Weaver
4d7046ab0c gr-sim: add fire demo 2018-12-29 00:28:07 -05:00
Vince Weaver
d7c3915acb xmas2018: more work on scroll 2018-12-19 16:49:05 -05:00
Vince Weaver
18145ba58e xmas2018: update scroll 2018-12-19 00:10:33 -05:00
Vince Weaver
021ec733c7 scroll: pixel wide scroll with (mostly) color conservation 2018-12-18 16:38:06 -05:00
Vince Weaver
110d2870ea gr-sim: update scroll 2018-12-17 00:29:07 -05:00
Vince Weaver
dc8812a862 gr-sim: add hgr scroll demo 2018-12-16 21:55:35 -05:00
Vince Weaver
d3aef17371 water: add initial code 2018-11-17 10:00:00 -05:00
Vince Weaver
bb4a67e9d2 nibble_table: validating qkumba's DOS read nibble generation code 2018-10-12 17:10:31 -04:00
Vince Weaver
b9e04f6605 gr: add gr-viewer 2018-09-27 20:00:05 -04:00
Vince Weaver
4e527d56b6 tunnel: experiments 2018-09-17 16:29:14 -04:00
Vince Weaver
70623e13fd random16: have it validated for 42 cycles 2018-09-10 15:04:57 -04:00
Vince Weaver
e89c0e85dd hgr: more work on constant-time hplot 2018-09-09 15:54:53 -04:00
Vince Weaver
f9e82a43d6 gr-sim: work on getting a div by 7 working 2018-09-08 23:52:58 -04:00
Vince Weaver
1809209c28 fireworks: draw stars 2018-09-05 15:04:31 -04:00
Vince Weaver
2b529a332f firework: converting to 8-bit integers 2018-09-05 13:54:36 -04:00
Vince Weaver
817d47c4d9 firework: another optimization 2018-09-05 00:37:58 -04:00
Vince Weaver
82cb586ba1 firework: start optimizing 2018-09-05 00:32:53 -04:00
Vince Weaver
648e8ac3b3 firework: add fw_purple 2018-09-04 22:34:52 -04:00
Vince Weaver
6591a180ab gr-sim: fireworks actually works 2018-09-03 23:59:51 -04:00
Vince Weaver
91846e77e5 gr-sim: add fireworks demo 2018-09-03 23:44:53 -04:00
Vince Weaver
efea39a14c gr-sim: add hgr_view HGR viewing program 2018-08-24 14:15:05 -04:00
Vince Weaver
8d04eedfcf gr-sim: make transparent color GREY2
this allows black in sprites at expense of a few cycles

also allows susie
2018-07-18 01:23:20 -04:00
Vince Weaver
73e3998e7c tfv: update boss battle 2018-07-18 00:53:38 -04:00
Vince Weaver
31297dcfdc tfv: hack to avoid sky being glitchy if odd number of pre-start keypresses
DRAW_PAGE is off somehow

just draw background one extra time for now
2018-07-18 00:12:17 -04:00
Vince Weaver
c18d2e10e0 tfv: add player select screen 2018-07-18 00:11:55 -04:00
Vince Weaver
00d6bbd5f5 tfv: add more animations to ending 2018-07-17 01:27:09 -04:00
Vince Weaver
4e3c5a92fb tfv: hookup some more of the ending 2018-07-17 00:16:09 -04:00
Vince Weaver
42308a1bfc tfv: dialog queries now hacked together to more or less work
big hacks everywhere :(
2018-07-16 13:59:04 -04:00
Vince Weaver
4e029a33a3 tfv: mermaid health works at least 2018-07-16 13:41:04 -04:00
Vince Weaver
90c959bb81 tfv: query conversations sorta work now
still a bug where the cursor goes wacky
2018-07-16 12:20:33 -04:00
Vince Weaver
078fb7b2b5 tfv: queries almost working 2018-07-16 01:29:57 -04:00
Vince Weaver
4c1b552f1f tfv: hook up queries in the dialog 2018-07-15 23:54:06 -04:00
Vince Weaver
1c8a62c4c5 tfv: only have enemy encounters on the world map 2018-07-15 23:10:38 -04:00
Vince Weaver
87c508b740 tfv: can now obtain items from people 2018-07-15 23:05:42 -04:00
Vince Weaver
9802531227 tfv: update the item printing 2018-07-15 22:37:57 -04:00
Vince Weaver
42fe42e537 tfv: adjust encounter rate 2018-07-15 22:26:23 -04:00
Vince Weaver
65f594ece1 tfv: assign all the items 2018-07-15 22:19:14 -04:00
Vince Weaver
b631991726 tfv: hookup random encounters 2018-07-15 20:19:56 -04:00
Vince Weaver
146ce14376 tfv: move random number generator to own file 2018-07-15 20:07:40 -04:00
Vince Weaver
074bfb2e84 tfv: update the dialog 2018-07-15 19:55:01 -04:00