Commit Graph

2698 Commits

Author SHA1 Message Date
Vince Weaver d8713df1f0 ootw: update disk images 2020-01-29 22:26:31 -05:00
Vince Weaver aa50c6f09a ootw: update date in title 2020-01-29 22:26:01 -05:00
Vince Weaver c01174b99e ootw: fix left room limit for some of the placeholder levels 2020-01-29 22:25:43 -05:00
Vince Weaver 8fcdfb30cb ootw: c15: hook up the new graphics 2020-01-29 22:24:51 -05:00
Vince Weaver 8aa63389e1 ootw: fix bug where the door limits were only calculated at beginning
this doesn't work if we're falling and so no doors are on our Y
so re-call the room-limit routine once we land
2020-01-29 22:23:55 -05:00
Vince Weaver 6356acb5f3 ootw: switch to text mode before printing disk-switch message 2020-01-29 21:49:10 -05:00
Vince Weaver 0d3d113117 ootw: adjust blast to work through shield
also l15 graphics apparently as I forgot to commit it seems
2020-01-29 20:25:20 -05:00
Vince Weaver 444f94cdce ootw: update c15 image 2020-01-28 20:26:24 -05:00
Vince Weaver f0b2666749 ootw: fix laser so you can shoot through shields properly
bug was noticed when developling demosplash2019
2020-01-28 16:24:32 -05:00
Vince Weaver df47eabe90 ootw: c8 add placeholder graphic 2020-01-28 15:37:06 -05:00
Vince Weaver 8a7069db13 ootw: c7: add placeholder graphic 2020-01-28 13:19:42 -05:00
Vince Weaver 3834c5d51a ootw: was missing a pt3_lib file 2020-01-27 21:22:48 -05:00
Vince Weaver 2199818bfd ootw: add placeholder graphics for c9 and c10
actually same, at top of pool
2020-01-27 17:03:32 -05:00
Vince Weaver 13a602664c ootw: add placeholder graphic for c11 2020-01-27 16:31:29 -05:00
Vince Weaver de5fd04033 ootw: add placeholders for c6 and c12 2020-01-27 16:10:35 -05:00
Vince Weaver aad825beb3 ootw: c13, update graphics 2020-01-27 14:33:54 -05:00
Vince Weaver 01a66c60b2 ootw: add placeholders for all levels 2020-01-27 13:50:11 -05:00
Vince Weaver 63a0701fe4 ootw: c14: update code 2020-01-27 13:22:11 -05:00
Vince Weaver 6d0b3d4918 ootw: add placeholder for level14 (arena) 2020-01-27 13:21:10 -05:00
Vince Weaver da2d2dd650 ootw: ending: update to use newew version of pt3_lib
should now detect mockingboard (though still hardcodes slot #4)

also at end of ending does cold-reset back to menu
2020-01-27 12:13:08 -05:00
Vince Weaver f144b30a9d ootw: c15: add a bunch of comments, let it continue to ending 2020-01-27 11:30:30 -05:00
Vince Weaver 6fa80d7061 ootw: add assert if loader gets bigger than 3 pages 2020-01-27 11:30:09 -05:00
Vince Weaver 48dea300e9 ootw: ending: make it only the ending (take out old c15 stuff) 2020-01-27 11:29:53 -05:00
Vince Weaver 587495a4d7 ootw: loader: squeeze back down into 3 pages
now prompts you to switch disks, but doesn't have enough room
to give you more info (like which disk)
2020-01-26 20:45:14 -05:00
Vince Weaver 615e6cf36b ootw: loader can now load all from c1-c15 plus intro/ending 2020-01-26 14:00:05 -05:00
Vince Weaver 24bdaf795d title: hook up to the loader 2020-01-26 12:55:29 -05:00
Vince Weaver eb1360f0e0 ootw: add new assembly title screen 2020-01-26 01:30:49 -05:00
Vince Weaver 8c1dd70b21 gr_viewer: minor changes 2020-01-13 20:05:01 -05:00
Vince Weaver 113779b8f2 gr_viewer: update 2020-01-13 01:52:15 -05:00
Vince Weaver 049b559520 gr_viewer: add simple gr_viewer 2020-01-13 00:32:47 -05:00
Vince Weaver 508b5aabd9 cd: wasting time making pt3 files 2020-01-10 11:46:59 -05:00
Vince Weaver 4450b7af2f cd: another project 2020-01-09 14:21:27 -05:00
Vince Weaver cfd198547c 3d: add some 3d tests for qkumba 2020-01-03 00:10:21 -05:00
Vince Weaver 78f680a2e5 hgr-utils: add a png2dhgr tool 2020-01-02 23:51:05 -05:00
Vince Weaver 7e8ebab530 xmas2019: proper version number 2019-12-29 00:57:24 -05:00
Vince Weaver 07b09eed08 xmas2019: autodetect mockingboard slot 2019-12-29 00:55:00 -05:00
Vince Weaver 8e5bf611a9 pt3_lib: make more similar to the cycle-counting version 2019-12-28 23:51:12 -05:00
Vince Weaver d77e4da2de pt3_lib: fix minor typo 2019-12-28 23:29:16 -05:00
Vince Weaver 95aca92cb0 pt3_player: update to auto-detect mockingboard slot 2019-12-28 23:20:17 -05:00
Vince Weaver ebd8329600 pt3_lib: update to version 0.2
includes more documentation and Mockingboard slot detection
2019-12-28 22:35:14 -05:00
Vince Weaver 85e8388035 pt3_lib: use 6522 defines everywhere 2019-12-28 19:47:40 -05:00
Vince Weaver 4f89601053 pt3_lib: update the detection code 2019-12-28 18:04:19 -05:00
Vince Weaver d0c87370c8 pt3_lib: start splitting up detection code 2019-12-28 16:45:43 -05:00
Vince Weaver 0c429774e5 xmas2019: update with some minor fixes 2019-12-21 13:51:58 -05:00
Vince Weaver e6b8d9f115 fix music glitching 2019-12-21 11:44:29 -05:00
Vince Weaver 38dd6abbc5 demosplash2019: fix sound glitches 2019-12-21 11:36:40 -05:00
Vince Weaver 94e768c2e1 demosplash: try seeing if glitch issue is the 10us timing one 2019-12-20 21:39:29 -05:00
Vince Weaver 77dcbaf6a2 xmas2019: initial release 2019-12-20 21:36:45 -05:00
Vince Weaver 79e5710786 xmas2019: adjust music line length 2019-12-20 21:26:15 -05:00
Vince Weaver 7f0290d56b xmas2019: add compressed loader 2019-12-20 21:07:08 -05:00