Commit Graph

204 Commits

Author SHA1 Message Date
Vince Weaver
53d24d3dcc Merge branch 'master' of https://github.com/deater/dos33fsprogs 2018-06-28 09:35:58 -04:00
Vince Weaver
e9150857c2 tfv: can actually win battles now 2018-06-28 00:19:06 -04:00
Vince Weaver
4ae2f48e95 tfv: remove extraneous stuff from TODO 2018-06-27 13:56:26 -04:00
Vince Weaver
a04ef4bdec tfv: work on conversation 2018-06-25 23:34:57 -04:00
Vince Weaver
9ff5af4695 tfv: add more dialog 2018-06-25 16:21:43 -04:00
Vince Weaver
68171ac6e7 tfv: start adding dialog support 2018-06-25 15:59:53 -04:00
Vince Weaver
a8fe38121b tfv: clean up item handling 2018-06-25 15:45:26 -04:00
Vince Weaver
1073d326d7 tfv: break up tfv_info 2018-06-25 15:39:19 -04:00
Vince Weaver
5bae012e9a tfv: TODO is getting a bit busy 2018-06-25 01:19:20 -04:00
Vince Weaver
4d1e20deb3 tfv: have placeholders for all of the art now 2018-06-24 20:35:07 -04:00
Vince Weaver
cd2529bf92 tfv: add mirror-lake 2018-06-24 01:26:19 -04:00
Vince Weaver
50aa0977cc tfv: can now re-enter spaceship 2018-06-24 01:01:44 -04:00
Vince Weaver
ea2870e44d tfv: add some more art 2018-06-24 01:01:11 -04:00
Vince Weaver
0313f01f8c tfv: remember location when we enter buildings 2018-06-22 15:22:05 -04:00
Vince Weaver
dd7d0ec8af tfv: add entrypoint support
is a lot harder to get stuck in scenery now
2018-06-22 14:16:50 -04:00
Vince Weaver
8347f0f661 tfv: more places to visit 2018-06-21 15:23:13 -04:00
Vince Weaver
5e778e0310 tfv: update art and bounding boxes 2018-06-20 23:50:17 -04:00
Vince Weaver
85e8c961d1 tfv: add fountain
art not done yet
2018-06-20 16:57:11 -04:00
Vince Weaver
9bfff48555 tfv: add waterfall screen 2018-06-20 16:11:09 -04:00
Vince Weaver
6953b5aff6 tfv: make the spool table into ground scatter 2018-06-20 15:35:05 -04:00
Vince Weaver
2dbb97a7ab tfv: work on graphics a bit 2018-06-20 15:16:33 -04:00
Vince Weaver
f4558d8c24 tfv: update game data 2018-06-19 23:54:34 -04:00
Vince Weaver
6756a8d506 tfv: update some bounding boxes 2018-06-19 00:08:50 -04:00
Vince Weaver
1396779bd2 tfv: add support for sub-levels 2018-06-18 17:02:13 -04:00
Vince Weaver
5059b4a805 tfv: collision detect on worldmap works (mostly) 2018-06-18 15:03:02 -04:00
Vince Weaver
f7092abe2c tfv: more making the worldmap display generic 2018-06-18 12:48:41 -04:00
Vince Weaver
ba13283425 tfv: make min y value on map configurable 2018-06-18 11:59:47 -04:00
Vince Weaver
81fa8dc184 tfv: update game engine 2018-06-18 11:58:36 -04:00
Vince Weaver
0e0344fd0e tfv: making engine generic 2018-06-15 00:08:15 -04:00
Vince Weaver
d23cdf4271 tfv: work on having a unified worldmap definition 2018-06-13 00:32:46 -04:00
Vince Weaver
8304a6abfe tfv: datastructures 2018-06-12 00:44:34 -04:00
Vince Weaver
24bd994b01 gr-sim: tfv: fix Makefile 2018-06-11 00:23:44 -04:00
Vince Weaver
fa2c44d997 missing Makefile. Really need to set up proper .gitignore 2018-06-10 23:11:59 -04:00
Vince Weaver
d2e46d9b49 gr-sim: split things into separate subdirs 2018-06-10 13:04:30 -04:00
Vince Weaver
62391aa514 chiptune_player: implemented stepwise lz4
better, but still not acceptable
2018-02-25 01:08:14 -05:00
Vince Weaver
b6e4b5ac8c chiptune_ update krw decode
lz4 is taking 0.6s!
2018-02-23 01:03:18 -05:00
Vince Weaver
f3b7a21ce2 chiptune: update krw decoder 2018-02-23 00:16:43 -05:00
Vince Weaver
ae638b8a37 asm_routines: lz4 decode: update with official qkumba fix 2018-02-21 16:01:08 -05:00
Vince Weaver
0850eb63c1 chiptune: found bug in lz4 code 2018-02-20 23:18:28 -05:00
Vince Weaver
0cb0911151 chiptune: more debugging of lz4 code 2018-02-20 01:15:15 -05:00
Vince Weaver
e0946b1bdf chiptune: lz4 decode
doesn't work :(

problem seems to be in lz4 code
2018-02-20 00:01:15 -05:00
Vince Weaver
c20f290275 mockingboard: lz4d allow setting filename 2018-02-15 00:43:58 -05:00
Vince Weaver
2e7e4ed267 gr-sim: rename lz4d_verbose 2018-02-14 16:28:22 -05:00
Vince Weaver
4ee222daee gr-sim: got lz4 decode working 2018-02-14 15:30:57 -05:00
Vince Weaver
3b7529991e gr-sim: fix carry flag in SBC 2018-02-14 14:09:54 -05:00
Vince Weaver
ecc4a5bb1c gr-sim: add 6502 test harness 2018-02-14 13:57:58 -05:00
Vince Weaver
bf430d808a gr-sim: combine the 6502 emulation stuff 2018-02-14 13:10:01 -05:00
Vince Weaver
65bfb2ba45 gr-sim: working on l4d 2018-02-14 13:03:32 -05:00
Vince Weaver
b3601c9f78 gr-sim: split the 6502 emulation from the graphics emulation 2018-02-14 13:03:15 -05:00
Vince Weaver
4ae00f4e9d mockingboard: work on lz4 decoder 2018-02-14 00:41:23 -05:00