20 Commits

Author SHA1 Message Date
Vince Weaver
251cbdc617 riven: make game state use bitmaps
try to keep zero page usage down
2024-08-12 00:48:01 -04:00
Vince Weaver
411b9ef4e6 riven: add more two-way paths
all of this a huge mess just so we could go see the fish statue
2024-08-04 01:31:02 -04:00
Vince Weaver
72e9d338a4 riven: expand so can have 5 exits from a level rather than 3 2024-08-03 19:09:15 -04:00
Vince Weaver
3e1bf5cf46 riven: make sure builds after dist-clean 2024-07-22 01:11:43 -04:00
Vince Weaver
50436ebb0f riven: have play intro work from all scenes 2024-07-17 16:27:04 -04:00
Vince Weaver
51cf1eab8e riven: fix up defines
in theory this will mean things will auto-update as we re-arrange
levels
2024-07-17 16:03:54 -04:00
Vince Weaver
d3f5124899 riven: clean up some of the hgr -> gr transitions 2024-07-17 13:31:09 -04:00
Vince Weaver
3089f8a840 riven: clean up a lot of the BCD mess
was a hack to make displaying change disk message easier but
now it's super easy to confuse BCD vs BIN for disk number
2024-07-17 13:18:01 -04:00
Vince Weaver
9adecfc9cb riven: move title to track 0
this seems to work (?)  otherwise we were too long with the disclaimer
2024-07-03 16:07:01 -04:00
Vince Weaver
5bde6743e6 riven: move qload to have one more sector of code
we weren't using the mod7/div7 hgr tables
2024-07-01 13:34:58 -04:00
Vince Weaver
b88cecc997 riven: few more missing files 2024-06-25 09:34:04 -04:00
Vince Weaver
091893747a riven: more missing files 2024-06-25 09:32:34 -04:00
Vince Weaver
8f6c58124c riven: add some missing files 2024-06-25 09:32:07 -04:00
Vince Weaver
d59c2c5632 riven: hook up bridge 2024-06-24 23:57:20 -04:00
Vince Weaver
b834b3043f riven: straighted out disk41 nonsense 2024-06-24 22:29:44 -04:00
Vince Weaver
2a20694579 riven: only have cove movie appear once 2024-06-24 18:50:10 -04:00
Vince Weaver
122dfd9aa6 riven: add cove 2024-06-24 18:42:24 -04:00
Vince Weaver
5b1174af93 riven: hook up more stairs 2024-06-24 13:18:39 -04:00
Vince Weaver
4f8c9fd2cc riven: add stairs 2024-06-23 23:14:38 -04:00
Vince Weaver
67e80c0ce5 riven: more tunnels 2024-06-23 01:01:17 -04:00