Commit Graph

258 Commits

Author SHA1 Message Date
Vince Weaver
ea28706818 riven: hook up some more locations 2024-08-01 00:30:40 -04:00
Vince Weaver
4f0b24a0d7 riven: hookup special areas in cave 2024-08-01 00:06:58 -04:00
Vince Weaver
fc599cc443 riven: properly hook up gate with audio 2024-07-31 23:41:00 -04:00
Vince Weaver
e0fe54044e riven: update TODO 2024-07-31 00:55:33 -04:00
Vince Weaver
d52914baa9 riven: hook up more of disk3 2024-07-31 00:49:36 -04:00
Vince Weaver
205c105c52 riven: more graphics 2024-07-30 01:36:25 -04:00
Vince Weaver
2ebe740334 riven: work on cave area 2024-07-30 01:14:05 -04:00
Vince Weaver
e5b9ec3036 riven: add more locations 2024-07-29 18:59:16 -04:00
Vince Weaver
b51168af74 riven: update disk44 2024-07-29 12:02:19 -04:00
Vince Weaver
2850b4d414 riven: add another graphic 2024-07-29 01:03:38 -04:00
Vince Weaver
4e0b60dfe2 riven: hook up more graphics 2024-07-29 00:47:48 -04:00
Vince Weaver
99869c3870 riven: update graphics 2024-07-28 16:45:48 -04:00
Vince Weaver
c773572973 riven: update graphics 2024-07-28 16:45:21 -04:00
Vince Weaver
21fdb06068 riven: hook up some more locations 2024-07-28 01:19:47 -04:00
Vince Weaver
3a657399aa riven: add more locations 2024-07-27 00:59:12 -04:00
Vince Weaver
d61a9e0ff8 riven: add some more steps 2024-07-26 23:03:32 -04:00
Vince Weaver
5def0952d4 riven: fix annoying bug where keypress occasionally ignored
was a race condition if you pressed a key after the key handling
started but before it unconditionally cleared the strobe
2024-07-26 13:29:57 -04:00
Vince Weaver
95a6b7b081 riven: fix up Makefiles 2024-07-26 10:01:55 -04:00
Vince Weaver
ffc92ceaf0 riven: add more locations 2024-07-26 01:59:11 -04:00
Vince Weaver
9a88435c9d riven: clean up some of the common code 2024-07-24 16:08:14 -04:00
Vince Weaver
6f42fabb94 riven: anothing missing file 2024-07-24 01:20:45 -04:00
Vince Weaver
fa9f95d0aa riven: add in missing files 2024-07-24 01:19:24 -04:00
Vince Weaver
bdf67acea7 riven: hook up disk5 and bump version number 2024-07-24 01:16:56 -04:00
Vince Weaver
f3a5b19643 riven: hook up disk4 2024-07-24 00:43:57 -04:00
Vince Weaver
a94d6fdcc8 riven: hookup disk3 2024-07-23 23:50:13 -04:00
Vince Weaver
88bd5c3ed2 riven: hook up disk2 2024-07-23 23:29:29 -04:00
Vince Weaver
347b37b89a riven: add another disk 2024-07-23 14:11:59 -04:00
Vince Weaver
f5ea368c3a riven: add more graphics 2024-07-23 00:59:52 -04:00
Vince Weaver
50c3b55650 riven_hgr: add more graphcis 2024-07-23 00:59:26 -04:00
Vince Weaver
76cdccf1a4 riven: missed file 2024-07-23 00:50:23 -04:00
Vince Weaver
5c560ef176 riven: can actually get to bookbinding island
can't get back though
2024-07-22 16:59:52 -04:00
Vince Weaver
3e1bf5cf46 riven: make sure builds after dist-clean 2024-07-22 01:11:43 -04:00
Vince Weaver
77f36ed36b riven: update todo 2024-07-22 00:59:07 -04:00
Vince Weaver
49d55a9dbf riven: more locations 2024-07-22 00:27:40 -04:00
Vince Weaver
0cfb2ddbfb riven: add disk50 2024-07-20 00:15:09 -04:00
Vince Weaver
7af4f4776b riven: more graphcis 2024-07-18 09:45:25 -04:00
Vince Weaver
09251216b0 riven: add more locations to disk01 2024-07-18 00:00:14 -04:00
Vince Weaver
da75612fa6 riven: re-arrange disk39 to fit more graphics 2024-07-17 17:07:51 -04:00
Vince Weaver
371d3530c5 riven: fix up another hgr/gr transition 2024-07-17 16:36:10 -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
8c73f6946f riven: add disk38
split some of it off of disk39
2024-07-17 15:48:01 -04:00
Vince Weaver
f31d11cbcb riven: can now ride placeholder maglev back from jungle island 2024-07-17 14:52:38 -04:00
Vince Weaver
13ac3dc867 riven: hookup placeholder for return maglev flip 2024-07-17 14:34:40 -04:00
Vince Weaver
d219019ee4 riven: clean up maglev transition 2024-07-17 14:06:02 -04:00
Vince Weaver
628abd25fe riven: hookup telescope area 2024-07-17 13:59:02 -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
7f80b704e9 riven: add title message to let you skip the intro 2024-07-17 12:33:54 -04:00
Vince Weaver
702bde56d9 riven: got hd loading working
will forever be hard keeping block (512 byte) and sector (256 byte)
sizes separate
2024-07-17 11:14:20 -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
563ac02a3e riven: start trying to hook up hd version 2024-07-16 22:48:17 -04:00
Vince Weaver
47b48f51b3 riven_hgr: work on bootloader 2024-07-16 18:04:30 -04:00
Vince Weaver
b19ac206b7 prodos: more work on 2mg support 2024-07-16 14:14:30 -04:00
Vince Weaver
feee725f97 riven_hgr: updated for release 2024-07-15 18:55:59 -04:00
Vince Weaver
56bf637d3d riven: more work hooking up disk0
almost disastrous issues with alternate graphics
2024-07-13 16:08:25 -04:00
Vince Weaver
cd2ad3bea0 riven: fix up some mistakes 2024-07-13 15:30:30 -04:00
Vince Weaver
26af4df6f9 riven: almost done graphics 2024-07-13 12:40:28 -04:00
Vince Weaver
579285b163 riven: more graphics 2024-07-13 02:38:28 -04:00
Vince Weaver
cf147c3410 riven: more graphics 2024-07-13 01:24:16 -04:00
Vince Weaver
506363e065 riven: more intro images 2024-07-12 16:01:39 -04:00
Vince Weaver
ba7fbd3c66 riven: more intro graphics 2024-07-12 15:29:57 -04:00
Vince Weaver
0508aa35b9 riven: add more graphics 2024-07-12 14:49:13 -04:00
Vince Weaver
9121e34e1a riven: hook up more graphics 2024-07-12 01:36:22 -04:00
Vince Weaver
3d5a5ad8af riven: start adding cho text 2024-07-11 17:38:56 -04:00
Vince Weaver
e7b23b93a6 riven: more graphics 2024-07-11 12:53:43 -04:00
Vince Weaver
669a1bd3a9 riven: update graphics 2024-07-10 16:58:53 -04:00
Vince Weaver
83c7a3eda0 riven: more graphics 2024-07-10 01:16:08 -04:00
Vince Weaver
8016f5cc60 riven: more graphics 2024-07-09 16:37:42 -04:00
Vince Weaver
bf066fbac4 riven: more graphics 2024-07-09 02:14:57 -04:00
Vince Weaver
de5d06807a riven: work on graphics 2024-07-08 00:56:15 -04:00
Vince Weaver
aca4bbd8b0 riven: add missing backgrounds 2024-07-07 23:58:55 -04:00
Vince Weaver
65bceb6812 utils: add various gimp files to a centralized location 2024-07-07 23:55:50 -04:00
Vince Weaver
0d6da89277 riven: more rotoscoping 2024-07-06 23:26:15 -04:00
Vince Weaver
8a7ba021e7 riven: work on cho animation 2024-07-06 01:05:32 -04:00
Vince Weaver
837ff922f2 riven: add initial cho support 2024-07-05 14:42:40 -04:00
Vince Weaver
8e84eef59a riven: better riven logo intro
though it looks a bit odd due to the cycling colors in the original
2024-07-05 13:34:14 -04:00
Vince Weaver
18dc1366db riven: add fade in 2024-07-05 12:16:27 -04:00
Vince Weaver
cf9d73db5c riven: add sound effect 2024-07-05 12:06:31 -04:00
Vince Weaver
1875f7eace riven: work on captured animation 2024-07-05 01:23:30 -04:00
Vince Weaver
08a4ef6be2 riven: start work on next part of intro 2024-07-04 01:30:49 -04:00
Vince Weaver
be003eef19 riven: fix up atrus scenes
just barely squeak in with enough room
2024-07-04 00:00:15 -04:00
Vince Weaver
e457c6567e riven: adjust timing code for auto-play 2024-07-03 16:53:53 -04:00
Vince Weaver
20a1698473 riven: update title text
hopefully looks a little less cluttered
2024-07-03 16:18:22 -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
52fdc10511 riven: fix up graphics in intro
just barely fits in 127 sectors
2024-07-03 15:38:34 -04:00
Vince Weaver
ecde08378c riven: update notes 2024-07-03 01:20:39 -04:00
Vince Weaver
3ab1d0bd7c riven: update cyan graphics
urgh it's just slightly too big which is a shame because it looks nice
2024-07-03 01:19:31 -04:00
Vince Weaver
65de6dc66d riven: update graphics 2024-07-03 01:18:56 -04:00
Vince Weaver
60d966059c riven: more work on prodos stuff 2024-07-02 16:52:32 -04:00
Vince Weaver
db90764185 riven: update prorwts for ca65 2024-07-02 15:16:19 -04:00
Vince Weaver
e0eb39cb28 riven: add cyan intro 2024-07-02 02:04:35 -04:00
Vince Weaver
31ff3e158b riven: full screen for book image 2024-07-01 14:51:31 -04:00
Vince Weaver
7ae3f66be0 riven: move atrus graphics up a bit
it already had a border around it, this makes it collide with the text
less
2024-07-01 14:48:52 -04:00
Vince Weaver
696ac3d4f1 riven: patch things so it automatically uses lowercase on Apple II+ 2024-07-01 14:48:25 -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
7305dcd628 riven: hook up atrus intro 2024-07-01 12:50:45 -04:00
Vince Weaver
4dfc18a674 riven: hookup telescope data 2024-07-01 12:02:52 -04:00
Vince Weaver
34e63cf92e riven: working on prodos image 2024-07-01 09:29:12 -04:00