Commit Graph

82 Commits

Author SHA1 Message Date
Vince Weaver
827ac2dda7 ootw: getting silly with audio 2019-07-15 01:24:29 -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
5adbc70886 ootw: c2: dome scroll works 2019-07-12 12:52:39 -04:00
Vince Weaver
6b2ae05aaa ootw: rename some files to make things more consistent 2019-07-11 11:43:16 -04:00
Vince Weaver
9330c2c720 ootw: c2: split out elevator code 2019-07-09 11:23:48 -04:00
Vince Weaver
adc5b25f2a ootw: some more moving files around 2019-03-30 22:26:15 -04:00
Vince Weaver
6b83cd89b1 ootw: move some files around to make it more consistent 2019-03-30 22:24:19 -04:00
Vince Weaver
80511435ac update Makefile 2019-03-30 19:43:21 -04:00
Vince Weaver
4905a1dd05 ootw: have beast appear 2019-03-24 01:14:23 -04:00
Vince Weaver
d28b3e9062 ootw: move rest of sprites to same location 2019-03-23 15:07:13 -04:00
Vince Weaver
e3465596ac ootw: fine-tune the walking/running a bit 2019-03-23 13:34:12 -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
34234bc02f ootw: start adding code to handle end of level 2019-03-19 12:06:36 -04:00
Vince Weaver
eadc97a3e2 ootw: use overlays for rope swinging 2019-03-19 00:31:18 -04:00
Vince Weaver
872a08c1fd ootw: add swing images 2019-03-16 16:00:42 -04:00
Vince Weaver
4bde4adff2 ootw: move collapsing in with the general physicist movement
also had to mirrow the physicist collapse sprite (was right rather
than left)
2019-03-15 13:47:41 -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
a482f0be7b ootw: move some graphics around 2019-03-08 10:58:43 -05:00
Vince Weaver
b3435ffd66 ootw: intro: clean up the mess that accumulated when getting things to fit
will have to clean out some of the mess in intro_graphics at some point
2019-03-03 11:36:51 -05:00
Vince Weaver
5da6946bdf ootw: intro: success! 2019-03-02 13:37:17 -05:00
Vince Weaver
45b8ffff04 ootw: intro: looking good, up to the storm 2019-03-02 12:07:03 -05:00
Vince Weaver
ec46875210 ootw: intro: fine tuning a bit 2019-03-02 11:42:59 -05:00
Vince Weaver
59e0351530 ootw_intro: up to #4 2019-03-02 11:19:03 -05:00
Vince Weaver
7acf18caa9 ootw: intro: this might just work 2019-03-02 10:55:32 -05:00
Vince Weaver
7587668011 ootw: intro: drastic times call for drastic measures 2019-03-02 10:02:46 -05:00
Vince Weaver
cbc45da523 ootw: intro: infrastructure for lz4 in place
only buys us 700 bytes or so :(
2019-03-01 22:01:46 -05:00
Vince Weaver
55248173d1 ootw: intro: more work, diminishing returns 2019-03-01 16:31:10 -05:00
Vince Weaver
e23fb78f4b ootw: intro: more squishing 2019-03-01 14:03:20 -05:00
Vince Weaver
2134d47344 ootw: intro: split out gr_make_quake
saved 100 bytes
2019-03-01 11:53:56 -05:00
Vince Weaver
b3ec10aad9 ootw: loader: move everything to start at 1800
this frees up 2k or so
2019-03-01 11:45:41 -05:00
Vince Weaver
cf0a992d25 ootw: loader: move around to free up some room 2019-03-01 11:40:39 -05:00
Vince Weaver
4c3f19e1e0 ootw: intro: zappo 2019-02-28 20:35:09 -05:00
Vince Weaver
8beb58cc98 ootw: intro: more work on graphics 2019-02-26 23:03:51 -05:00
Vince Weaver
1f4ed008d1 ootw: more lz4 work 2019-02-25 21:01:06 -05:00
Vince Weaver
08769fc540 ootw: work on lz4 compression 2019-02-25 12:28:42 -05:00
Vince Weaver
d6569ca564 ootw: intro: update Makefile after intro graphics move 2019-02-24 01:38:35 -05:00
Vince Weaver
5714f35c2f ootw: intro: move last intro stuff to graphics dir 2019-02-24 01:38:01 -05:00
Vince Weaver
680317571b ootw: lighnting scene
too big
2019-02-23 14:59:14 -05:00
Vince Weaver
c727f30dd1 ootw: intro: update collider images 2019-02-18 01:01:10 -05:00
Vince Weaver
55c992f591 ootw: intro: update text 2019-02-16 22:00:06 -05:00
Vince Weaver
1a791a83ac ootw: intro: add some more text 2019-02-16 18:11:47 -05:00
Vince Weaver
9203134ad8 ootw: intro: some fine tuning
also working on some of text segments
2019-02-16 13:54:09 -05:00
Vince Weaver
8ff2429777 ootw: intro: add cursor routine 2019-02-16 00:24:24 -05:00
Vince Weaver
7d14f45f4c ootw: intro: working on AI 2019-02-14 22:00:00 -05:00
Vince Weaver
f46ba3e7a6 ootw: add scanning sequence 2019-02-13 00:46:11 -05:00
Vince Weaver
e7e8b0157b ootw: start work on scanner room 2019-02-12 23:43:31 -05:00
Vince Weaver
d94cfe3995 ootw: adjust timing of opening 2019-02-12 23:36:08 -05:00