Commit Graph

66 Commits

Author SHA1 Message Date
Vince Weaver
db20da5738 ootw: c4: add some doorways to hide behind 2019-08-09 16:00:28 -04:00
Vince Weaver
f98a36a591 ootw: c4: falling into pit more or less works 2019-08-09 13:58:58 -04:00
Vince Weaver
fc4d1e3b2e ootw: c4: fall off cliff
this was a huge pain
2019-08-09 12:54:52 -04:00
Vince Weaver
381661a3d0 ootw: initial laser stance 2019-08-09 00:37:07 -04:00
Vince Weaver
038a7fc033 ootw: c5: add bare-bones level5 2019-08-08 22:02:16 -04:00
Vince Weaver
5599d9b6dd ootw: vent: more or less have wall detection going 2019-08-06 01:07:51 -04:00
Vince Weaver
c5abc3e845 ootw: initial level 4 support, because why not 2019-07-31 14:38:15 -04:00
Vince Weaver
0003289dbb ootw: getting closer to proper underwater scene 2019-07-30 23:04:49 -04:00
Vince Weaver
c831602aba ootw: monster ai 2019-07-30 17:03:43 -04:00
Vince Weaver
e212ef45ee ootw: work on bg beast 2019-07-29 17:16:15 -04:00
Vince Weaver
68932d6cf0 ootw: climb out of the pool 2019-07-29 15:02:58 -04:00
Vince Weaver
e0ddb03979 ootw: more underwater
you can sorta swim now, and the console sinks
2019-07-26 01:01:21 -04:00
Vince Weaver
1909896922 ootw: start work on underwater scene 2019-07-25 17:09:44 -04:00
Vince Weaver
78c01275c9 ootw: hookup little guy and have keyboard mostly working 2019-07-20 12:08:31 -04:00
Vince Weaver
4f2b401576 ootw: hookup the laser pickup movie 2019-07-20 01:04:37 -04:00
Vince Weaver
3bad7ffb44 ootw: more work on cage end scene 2019-07-19 12:12:10 -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
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
c04ade19b0 ootw: c2: teleport works with graphic 2019-07-12 16:40:21 -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
84ee49868e ootw: c2: enable power cable in basement 2019-07-12 11:17:59 -04:00
Vince Weaver
ac22f10a24 ootw: c2: city movie 2019-07-12 00:43:23 -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
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
4905a1dd05 ootw: have beast appear 2019-03-24 01:14:23 -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
34234bc02f ootw: start adding code to handle end of level 2019-03-19 12:06:36 -04:00
Vince Weaver
821a9b47ad ootw: swinging sorta works 2019-03-17 01:28:42 -04:00
Vince Weaver
c49857b8b0 ootw: have both rope and no-rope backgrounds 2019-03-16 16:21:41 -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
267e27289b ootw: can run now 2019-03-15 13:00:47 -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
3d6d400716 ootw: add running sprites
possibly broke walking
2019-03-09 16:42:14 -05:00
Vince Weaver
484579c400 ootw: intro: allow continuing to game 2019-03-03 14:05:00 -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
4965c7bfe0 ootw: intro: all accelerator stuff done 2019-02-18 14:31:26 -05:00
Vince Weaver
e6ce44024c ootw: intro: up to soda working now 2019-02-18 13:04:02 -05:00
Vince Weaver
14685c40d3 ootw: intro: peanut OS 2019-02-17 15:44:50 -05:00
Vince Weaver
b9fc2e310b ootw: intro: initial DNA support 2019-02-17 13:37:24 -05:00
Vince Weaver
d84d84ee9f ootw: intro: update ai 2019-02-15 01:10:17 -05:00
Vince Weaver
aac1918c27 ootw: intro, lots of elevator work 2019-02-05 23:46:31 -05:00
Vince Weaver
69d202b12a ootw: update intro to auto-run 2019-02-03 12:06:45 -05:00
Vince Weaver
642fb04b36 ootw: add loader that allows choosing what to run 2019-01-27 21:23:22 -05:00
Vince Weaver
e4ec339e95 ootw: hook up beast cutscene 2019-01-24 21:41:01 -05:00