Commit Graph

40 Commits

Author SHA1 Message Date
Vince Weaver
1b5877b4d9 ootw: c2: re-activate opening cutscenes 2019-08-22 13:28:12 -04:00
Vince Weaver
02b123ccfa ootw: first steps at alien laser firing 2019-08-22 11:54:21 -04:00
Vince Weaver
af1feff1f6 ootw: l2: can now exit level to l3 2019-08-20 11:39:37 -04:00
Vince Weaver
e874af7e26 ootw: remove unneeded includes to save space 2019-08-17 18:12:04 -04:00
Vince Weaver
7f925d22ea ootw: fix up things after c4 changes
l1 works again
l2 now has lasers hooked up for the most part

temporarily disabled l5 as out of space on disk :(
2019-08-15 23:49:36 -04:00
Vince Weaver
12ec26efac ootw: rename sprites files 2019-07-29 14:05:53 -04:00
Vince Weaver
73bac4f779 ootw: move some graphics around 2019-07-24 15:51:19 -04:00
Vince Weaver
9db582b9af ootw: c2: add audio file 2019-07-20 12:37:54 -04:00
Vince Weaver
2dbd9b7537 ootw: add back intro, skip ifescape pressed 2019-07-20 12:17:25 -04:00
Vince Weaver
70f2966a76 ootw: c2: get keyboard actually doing something useful
only swing when swing in right direction. This is a pain.
2019-07-20 11:44:45 -04:00
Vince Weaver
4a64453385 ootw: start hooking up laser movie 2019-07-19 21:30:23 -04:00
Vince Weaver
cbfe8c6359 ootw: more work on cage end 2019-07-19 13:13:23 -04:00
Vince Weaver
3bad7ffb44 ootw: more work on cage end scene 2019-07-19 12:12:10 -04:00
Vince Weaver
3381971db9 ootw: initial friend implementation 2019-07-19 11:13:29 -04:00
Vince Weaver
39719bb33b ootw: laser 2019-07-18 21:01:54 -04:00
Vince Weaver
8f38e37de0 ootw: add laser 2019-07-18 20:10:09 -04:00
Vince Weaver
6244587ac6 ootw: add initial alien sprites 2019-07-18 13:53:52 -04:00
Vince Weaver
625c667825 ootw: c2: add miners 2019-07-15 12:03:54 -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
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
5adbc70886 ootw: c2: dome scroll works 2019-07-12 12:52:39 -04:00
Vince Weaver
84ee49868e ootw: c2: enable power cable in basement 2019-07-12 11:17:59 -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
6b2ae05aaa ootw: rename some files to make things more consistent 2019-07-11 11:43:16 -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
a941e5a3df ootw: add cropping sprite support
horrible code but seems to work now

also room limits are +128 now because I am not smart enough
to figure out signed compare on 6502
2019-03-23 01:25:13 -04:00
Vince Weaver
57fb810d81 ootw: can sorta walk around level2 now 2019-03-20 22:46:18 -04:00
Vince Weaver
80b8dad681 ootw: intro2 working
also split out some common intro code
2019-03-20 14:41:31 -04:00
Vince Weaver
99867d968c ootw: possible to end level1 and progress to level2 2019-03-20 11:53:13 -04:00
Vince Weaver
2ff3a299f9 ootw: change the physicist state machine to be more compact 2019-03-15 12:28:46 -04:00
Vince Weaver
2da423d102 ootw: move some sprites around 2019-03-10 00:29:54 -05:00
Vince Weaver
8fd1727ec2 ootw: more moving graphics files around 2019-03-08 12:19:55 -05:00
Vince Weaver
abf6cb2c88 ootw: intro: more size opt. still 6k too big 2019-03-01 13:04:21 -05:00
Vince Weaver
585afcf4e7 ootw: add placeholder for checkpoint2 2019-01-27 21:37:09 -05:00