Commit Graph

18 Commits

Author SHA1 Message Date
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
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
563ac02a3e riven: start trying to hook up hd version 2024-07-16 22:48:17 -04:00
Vince Weaver
e457c6567e riven: adjust timing code for auto-play 2024-07-03 16:53:53 -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
122dfd9aa6 riven: add cove 2024-06-24 18:42:24 -04:00
Vince Weaver
962d16e409 riven: have it use the dni printing code to print disk number
this completely fills qload to the brink, should try to free up some room
2024-06-20 22:06:33 -04:00
Vince Weaver
682905299d riven: change-disk code now actually lets you continue
sort of cleaned up qload code as well
2024-06-20 21:44:52 -04:00
Vince Weaver
748942b164 riven: foolishly working on better disk support 2024-06-20 17:10:02 -04:00
Vince Weaver
258eb510af riven: add new disk01 2024-06-18 01:46:16 -04:00
Vince Weaver
dac7ab17f7 riven: add back in a disk40 2024-06-17 01:27:12 -04:00
Vince Weaver
bce876b13c riven: disk40 should actually be disk43 2024-06-17 00:03:32 -04:00
Vince Weaver
6678816206 riven: disk40 now working 2024-06-16 01:30:47 -04:00
Vince Weaver
1130778db2 riven: move more stuff to qload
this frees up room in the levels...
2024-06-15 23:36:30 -04:00
Vince Weaver
36b8b26a04 riven: start moving some common routines into QLOAD
this saves some space
2024-06-15 22:53:44 -04:00
Vince Weaver
c0d5f55b22 riven_hgr: lots of changes at the end 2024-05-28 23:02:06 -04:00
Vince Weaver
e1f10efbbb riven_hgr: use qboot instead of qload
probably a mistake, was a huge pain, but freed up some room
2024-05-28 16:51:03 -04:00