Commit Graph

2198 Commits

Author SHA1 Message Date
Vince Weaver
105303e239 ootw: add laserg movie 2019-07-16 01:23:12 -04:00
Vince Weaver
df57495eb3 ootw: update TODO 2019-07-15 15:58:30 -04:00
Vince Weaver
e85a09975c ootw: c2: have the guard change 2019-07-15 15:54:37 -04:00
Vince Weaver
9a3bea65e1 ootw: c2: can swing cage now 2019-07-15 14:33:33 -04:00
Vince Weaver
1d744de563 ootw: c2: add proper cage 2019-07-15 13:33:44 -04:00
Vince Weaver
625c667825 ootw: c2: add miners 2019-07-15 12:03:54 -04:00
Vince Weaver
827ac2dda7 ootw: getting silly with audio 2019-07-15 01:24:29 -04:00
Vince Weaver
d9db578416 ootw: adjust the elevator detection code 2019-07-12 19:24:07 -04:00
Vince Weaver
a3d68d16a1 ootw: c2: play video again
urgh, intro video overwrites the flag
2019-07-12 17:37:06 -04:00
Vince Weaver
2eae66e904 ootw: re-enable l2 intro for disk image 2019-07-12 17:31:09 -04:00
Vince Weaver
c04ade19b0 ootw: c2: teleport works with graphic 2019-07-12 16:40:21 -04:00
Vince Weaver
20d040eb2d ootw: c2: teleporters work 2019-07-12 16:15:51 -04:00
Vince Weaver
e20492e2fa ootw: c2: initial teleport support 2019-07-12 15:58:56 -04:00
Vince Weaver
64d1570fee ootw: c2: walking dude 2019-07-12 15:35:26 -04:00
Vince Weaver
6831a7718b ootw: c2: add cart 2019-07-12 14:34:34 -04:00
Vince Weaver
fa4e3113c1 ootw: c2: touch up some graphics 2019-07-12 14:06:40 -04:00
Vince Weaver
a6a95e048d ootw: c3: "implement" checkpoint3
also fix a bug in text printing introduced a while back, might
be why intro broken
2019-07-12 13:40:29 -04:00
Vince Weaver
f2ee717dd8 ootw: c2: pre-load dome in advance 2019-07-12 13:12:06 -04:00
Vince Weaver
5adbc70886 ootw: c2: dome scroll works 2019-07-12 12:52:39 -04:00
Vince Weaver
cb5dd337a3 ootw: c2: elevator sort of works 2019-07-12 12:24:37 -04:00
Vince Weaver
84ee49868e ootw: c2: enable power cable in basement 2019-07-12 11:17:59 -04:00
Vince Weaver
e326850ea8 ootw: change room limit detection a bit 2019-07-12 10:05:55 -04:00
Vince Weaver
764fab6e71 ootw: split off hl offsets 2019-07-12 00:59:42 -04:00
Vince Weaver
ac22f10a24 ootw: c2: city movie 2019-07-12 00:43:23 -04:00
Vince Weaver
15e9e4e81c ootw: c2: can walk around all rooms now 2019-07-11 15:21:11 -04:00
Vince Weaver
e17f3b6c02 png2rle: actually fix png2rle 4-bit mode
forgot to mask colors
2019-07-11 14:04:32 -04:00
Vince Weaver
fffd403296 ootw: c2: can now go up and down in elevator (without effects) 2019-07-11 13:56:41 -04:00
Vince Weaver
44f183b72a png2rle: handle 4-bit depth png files
should make a warning I suppose
2019-07-11 13:55:15 -04:00
Vince Weaver
5af4f268d0 ootw: c2: more elevator code 2019-07-11 12:30:34 -04:00
Vince Weaver
6b2ae05aaa ootw: rename some files to make things more consistent 2019-07-11 11:43:16 -04:00
Vince Weaver
1996ad5f90 ootw: c2: more elevator 2019-07-11 11:28:30 -04:00
Vince Weaver
a746be4fe8 ootw: update elevator sprite 2019-07-10 17:13:48 -04:00
Vince Weaver
9282330bdc ootw: level2: can board elevator now 2019-07-10 14:25:04 -04:00
Vince Weaver
3528233422 oot2: more elevator work 2019-07-10 08:19:28 -04:00
Vince Weaver
4a8832176b ootw: level2: can walk around now more or less 2019-07-09 15:02:18 -04:00
Vince Weaver
9330c2c720 ootw: c2: split out elevator code 2019-07-09 11:23:48 -04:00
Vince Weaver
5f8bc031a0 pt3: this is going to be hard 2019-06-20 16:49:28 -04:00
Vince Weaver
30c95a5165 pt3: work on tone table 2019-06-19 17:14:36 -04:00
Vince Weaver
9e49a0e0e2 rbs: re-acquire lock 2019-06-19 13:33:02 -04:00
Vince Weaver
c590879d08 rbs: more cycle counting 2019-06-19 12:34:37 -04:00
Vince Weaver
52fbf2ca9e rbs: more cycle counting 2019-06-19 01:15:45 -04:00
Vince Weaver
8aa831782c pt3: pt3_mixer_val is copied direct to AY_regs, so make same var 2019-06-19 00:40:10 -04:00
Vince Weaver
4b9875f697 rbs: optimize variable use a bit 2019-06-19 00:26:30 -04:00
Vince Weaver
9e880eef92 raster_sound: got the mb routine cycle counted
1000 cycles?
2019-06-18 22:48:00 -04:00
Vince Weaver
0a7e5547a4 interlace: some missing files 2019-06-18 18:32:35 -04:00
Vince Weaver
00479ac953 rbs: working on cycle-invariance 2019-06-18 17:11:41 -04:00
Vince Weaver
7017d0b2a8 rasterbars_sound: work on cycle-invariant pt3 player
am I mad?  probably
2019-06-18 16:46:05 -04:00
Vince Weaver
9b3ebf7c93 rasterbars_sound: sound actually works 2019-06-18 16:12:26 -04:00
Vince Weaver
aa1ad5752a interlace: add rasterbars_sound demo 2019-06-18 15:49:35 -04:00
Peter Ferrie
bc93edf06b pt3: optimize the on/off code 2019-06-18 14:00:59 -04:00