Commit Graph

19 Commits

Author SHA1 Message Date
Vince Weaver
028066b34c riven: attempt to hook up rotating room
probably missing some files
2024-08-18 22:59:35 -04:00
Vince Weaver
b65c74a042 riven: hook up switch uin chair room 2024-08-17 13:17:33 -04:00
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
ea28706818 riven: hook up some more locations 2024-08-01 00:30:40 -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
690fc0d303 riven: hd work progressing 2024-07-17 01:46:48 -04:00
Vince Weaver
e714cdf8be riven: more work on getting hd load to work 2024-07-16 23:32:44 -04:00
Vince Weaver
18dc1366db riven: add fade in 2024-07-05 12:16:27 -04:00
Vince Weaver
8b090686c3 riven: hook up orb sound 2024-06-21 17:05:56 -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
1d6e90d63f riven: disk39: can flip maglev back the other way now 2024-06-17 13:57:21 -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
Vince Weaver
2b8f1ac1af riven_hgr: re-arrange zero page and clear it
maybe inadvised at this juncture, but was trying to sort out occasional
keyboard issue that might have been due to some zero page values not
being initialized
2024-05-28 14:37:12 -04:00
Vince Weaver
926b91fadc riven_hgr: more work on movie 2024-05-20 18:04:33 -04:00
Vince Weaver
fc8e3c657e riven_hgr: can actuall walk around
sort of
2024-05-14 16:31:41 -04:00
Vince Weaver
fb54ea2c6e riven_hgr: add pointer code from mist_hgr 2024-05-12 23:15:58 -04:00
Vince Weaver
064fd3bf10 riven_hgr: poc 2024-05-12 22:21:30 -04:00