Commit Graph

6208 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
03361602f3 riven: handle wahrk statues 2024-08-12 00:22:20 -04:00
Vince Weaver
821a1214fe riven: hook up more of temple 2024-08-11 23:24:57 -04:00
Vince Weaver
6c17c767b9 riven: fill in temple some more 2024-08-11 01:41:23 -04:00
Vince Weaver
72a24460e5 hook up stained glass better 2024-08-10 13:14:07 -04:00
Vince Weaver
fb03ada6c8 riven: getting a bit too silly with some of these graphics 2024-08-06 14:35:52 -04:00
Vince Weaver
1866619d48 riven: add stained glass drawing 2024-08-06 12:59:18 -04:00
Vince Weaver
f53cee9340 riven: hook up more tunnel 2024-08-05 01:26:41 -04:00
Vince Weaver
e5adade088 riven: add missing files 2024-08-04 12:10:31 -04:00
Vince Weaver
65fd6ca98c riven: more missing Makefiles 2024-08-04 12:08:38 -04:00
Vince Weaver
80fb6ee833 riven: fix Makefiles for clean build 2024-08-04 12:05:12 -04:00
Vince Weaver
cc8673e171 riven: bump to version 0.10 2024-08-04 01:54:55 -04:00
Vince Weaver
1048c1b2ae riven: hook up more tunnels 2024-08-04 01:54:36 -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
9f31ed98be riven: figured out how to allow split-directions for going forward
engine actually more or less supported it already
2024-08-03 22:37:49 -04:00
Vince Weaver
4330d81d22 riven: hookup room rotation 2024-08-03 21:19:08 -04:00
Vince Weaver
5839898291 riven: hook up another graphic 2024-08-03 19:51:57 -04:00
Vince Weaver
b38c26674e riven: hook up disk10 2024-08-03 19:17:42 -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
55655c1124 riven: hook up disk10 2024-08-03 18:47:41 -04:00
Vince Weaver
e22d1cfd42 riven: hook up more tunnel 2024-08-03 18:29:47 -04:00
Vince Weaver
eec04fdc92 riven: add another location on disk2 2024-08-03 15:54:59 -04:00
Vince Weaver
80a84fdd85 riven: hook up some more graphics 2024-08-03 15:12:45 -04:00
Vince Weaver
18688980d2 riven: work on more graphics 2024-08-02 01:50:04 -04:00
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