Commit Graph

279 Commits

Author SHA1 Message Date
Vince Weaver
56ace09b86 peasant: some commands actually work 2021-08-15 01:12:43 -04:00
Vince Weaver
5e9d39fad3 peasant: can sorta walk now 2021-08-15 00:23:41 -04:00
Vince Weaver
4b1674a492 peasant: have ESCAPE quit the intro 2021-08-15 00:02:13 -04:00
Vince Weaver
5f2ba6bf38 peasant: split game off from intro 2021-08-14 23:31:00 -04:00
Vince Weaver
707fc5de7d peasant: make hgr_text_box routine
optimizes things, though only saves 100 bytes or so
2021-08-14 21:10:56 -04:00
Vince Weaver
60a5c525f8 peasant: move qload earlier and re-enable savefile support 2021-08-14 16:01:36 -04:00
Vince Weaver
5077f7eddb peasant: push qboot stage2 into lores page2 as we won't be using it 2021-08-14 15:45:03 -04:00
Vince Weaver
b92cac0665 peasant: rename all the rest
tested it seems to work again
2021-08-14 15:01:59 -04:00
Vince Weaver
b6b89d4e44 peasant: re-arrange stuff in case I make this actually playable 2021-08-14 14:04:46 -04:00
Vince Weaver
80747fd82d peasant: split out the draw peasant routine 2021-08-14 13:48:02 -04:00
Vince Weaver
f00749f6b8 peasant: update documentation 2021-08-14 13:03:58 -04:00
Vince Weaver
6e18447bb6 peasant: add extra keyboard check as it was too easy to skip title 2021-08-12 23:46:34 -04:00
Vince Weaver
d25dc902da peasant: acceptable fire animation 2021-08-12 22:45:18 -04:00
Vince Weaver
7ae0b31cbd peasant: clean up music 2021-08-12 21:01:05 -04:00
Vince Weaver
17a1d69f7a peasant: use lookup table for HPOSN
not sure if it's that noticable
2021-08-12 20:36:32 -04:00
Vince Weaver
253590a26d peasant: add some more walking sprites
not the best, but HGR is hard
2021-08-12 20:03:11 -04:00
Vince Weaver
0000196c21 peasant: music works! 2021-08-12 19:03:55 -04:00
Vince Weaver
5ce3f772ce peasant: add some music 2021-08-12 16:53:15 -04:00
Vince Weaver
b454576d61 peasant: auto-walk everywhere now 2021-08-12 15:41:39 -04:00
Vince Weaver
f75ed63451 peasant: finalize knight scene 2021-08-12 15:23:05 -04:00
Vince Weaver
27454c2ba9 peasant: update river 2021-08-12 15:08:48 -04:00
Vince Weaver
9ab1daa636 peasant: update lake_e 2021-08-12 14:45:25 -04:00
Vince Weaver
1de9a8af66 peasant: bubbles in lake 2021-08-12 14:07:19 -04:00
Vince Weaver
c8b8224e42 peasant: cottage really sorted now 2021-08-12 13:10:07 -04:00
Vince Weaver
316cfd183d peasant: have cottage mostly sorted 2021-08-12 12:57:24 -04:00
Vince Weaver
309677f52b peasant: initial sprite support 2021-08-12 11:48:12 -04:00
Vince Weaver
23647cbc18 peasant: update makefile to build graphics 2021-08-12 09:57:17 -04:00
Vince Weaver
83981e61c8 peasant: forgot Makefile 2021-08-12 00:57:12 -04:00
Vince Weaver
f5a01b609e peasant: wrong message at ending 2021-08-12 00:54:04 -04:00
Vince Weaver
f62cab9038 peasant: box now paramaterizable 2021-08-12 00:42:12 -04:00
Vince Weaver
4246c3d5cc peasant: add hgr input support 2021-08-11 23:53:49 -04:00
Vince Weaver
c0ae45645e peasant: split off ending 2021-08-11 22:16:15 -04:00
Vince Weaver
b763f51810 peasant: initial text box support 2021-08-11 22:07:33 -04:00
Vince Weaver
e242680690 peasant: split off title from main exe 2021-08-11 21:45:31 -04:00
Vince Weaver
2bd8125bba peasant: add some more graphics 2021-08-11 19:29:47 -04:00
Vince Weaver
fe51c1cb38 peasant: touch up the graphcis 2021-08-11 16:38:51 -04:00
Vince Weaver
9d17167758 peasant: intro more or less done 2021-08-11 15:58:10 -04:00
Vince Weaver
0d1f5cc0e6 peasant: intro animation works, but is *really* slow 2021-08-11 15:49:03 -04:00
Vince Weaver
47e1cee97a peasant: load everything again 2021-08-11 00:41:29 -04:00
Vince Weaver
90772a6e86 peasant: add opening animation 2021-08-10 23:43:30 -04:00
Vince Weaver
9bc4d738b5 peasant: use qboot so we don't have DOS in the way 2021-08-10 18:49:37 -04:00
Vince Weaver
5fa1473172 peasant: update graphics 2021-08-10 17:00:19 -04:00
Vince Weaver
d08692ee2a peasant: more work on graphics 2021-08-10 16:03:31 -04:00
Vince Weaver
f3ba9135aa peasant: more graphics works 2021-08-10 15:30:02 -04:00
Vince Weaver
2c2ff1d909 peasant: update graphics
hgr is evil
2021-08-10 14:05:41 -04:00
Vince Weaver
bc86b41d5b peasant: hook up the text generation 2021-08-10 01:09:35 -04:00
Vince Weaver
c61a85b33f hgr_font: more or less working now 2021-08-09 21:46:19 -04:00
Vince Weaver
38b8751c21 hgr_font: lowercase seems to be working 2021-08-09 20:16:47 -04:00
Vince Weaver
34af0101ee hgr_font: lower ASCII done 2021-08-09 19:02:23 -04:00
Vince Weaver
53e5ce0536 hgr_font: update font 2021-08-09 17:01:20 -04:00
Vince Weaver
e152360e7d hgr_font: more or less works for uppercase 2021-08-09 13:19:47 -04:00
Vince Weaver
aa32a93326 hgr_font: good at drawing alien writing 2021-08-09 12:12:25 -04:00
Vince Weaver
90092e4707 hgr: beginnings of hgr font routine 2021-08-09 11:49:01 -04:00
Vince Weaver
e56c24f94d peasant: yet another silly project 2021-08-09 01:21:58 -04:00
Vince Weaver
41937efa7f mist_hgr: some more locations on the dock 2021-08-07 15:51:47 -04:00
Vince Weaver
90f5c66da3 mist_hgr: update Makefile 2021-07-26 01:32:48 -04:00
Vince Weaver
9963bcb60e mist: update TODO based on mysterium feedback/playthroughs 2021-07-18 23:14:48 -04:00
Vince Weaver
1262cde56f games: riven: not really, just to get some images for my slides 2021-07-16 22:43:14 -04:00
Vince Weaver
c634f10f9c mist_hgr: calling the proof-of-concept good for now 2021-07-14 20:59:48 -04:00
Vince Weaver
1d2022e616 mist_hgr: more of opening 2021-07-14 17:00:31 -04:00
Vince Weaver
4285ac2ce0 mist_hgr: add animation for linking book 2021-07-14 14:57:52 -04:00
Vince Weaver
4f5f75a4b7 mist_hgr: some more intro animated 2021-07-14 11:55:12 -04:00
Vince Weaver
46b2964348 mist_hgr: some more graphics stuff 2021-07-14 02:06:09 -04:00
Vince Weaver
8c7da7b269 mist_hgr: can now visit some locations 2021-07-13 15:54:52 -04:00
Vince Weaver
3fec7e69fa mist_hgr: hooray, can go through book to a featureless void
that void is mist island, but apparently really foggy
2021-07-13 15:22:29 -04:00
Vince Weaver
c47e3aa4bb mist_hgr: to the point you could in theory walk around
don't have enough graphics done to experience it though
2021-07-13 13:42:47 -04:00
Vince Weaver
21372b764c mist_hgr: massive rework to make more room on QLOAD for VGI routines 2021-07-13 13:09:44 -04:00
Vince Weaver
a048758229 mist_hgr: add memmap document before we change it 2021-07-13 12:18:37 -04:00
Vince Weaver
392207861e mist_hgr: more work on title sequence 2021-07-13 02:24:21 -04:00
Vince Weaver
e7c0834453 mist_hgr: pointer working a bit better 2021-07-12 15:23:53 -04:00
Vince Weaver
45ec8a3fe0 mist_hgr: initial sprite pointer support
still needs work, also is too big
2021-07-12 12:34:57 -04:00
Vince Weaver
dbc71d4086 mist_hgr: more updating Makefile so builds elsewhere 2021-07-12 01:20:30 -04:00
Vince Weaver
f6bda77869 mist_hgr: narrative now appears 2021-07-12 01:09:52 -04:00
Vince Weaver
2e2f9cee03 mist_hgr: working on title sequence 2021-07-11 22:11:52 -04:00
Vince Weaver
9e26691bfd hgr: sprites: first sprite attempt 2021-07-11 22:10:51 -04:00
Vince Weaver
069d90dd0b vgi: update to better fit in myst code 2021-07-09 23:32:47 -04:00
Vince Weaver
ec78775cd9 mist_hgr: some more files 2021-07-08 00:57:11 -04:00
Vince Weaver
f9df2bd696 mist_hgr: more missing files 2021-07-08 00:52:43 -04:00
Vince Weaver
ef370004b1 mist_hgr: more missing files 2021-07-08 00:51:52 -04:00
Vince Weaver
25223da438 mist_hgr: more file adds 2021-07-08 00:49:17 -04:00
Vince Weaver
545ef73f11 mist_hgr: shouldn't this be auto-generated 2021-07-08 00:43:16 -04:00
Vince Weaver
0811ece58a mist_hgr: more missing files 2021-07-08 00:42:31 -04:00
Vince Weaver
9f3d86eadb mist_hgr: urgh previously uncommitted too much 2021-07-08 00:41:45 -04:00
Vince Weaver
a49b1d8c85 hgrmist: work on autodetect of sound 2021-07-08 00:36:35 -04:00
Vince Weaver
ef3c30c42f ootw: seems to not be crashing anymore??? 2021-05-03 12:03:10 -04:00
Vince Weaver
77c303890f ootw: more work on real Apple II+ 2021-05-03 11:54:22 -04:00
Vince Weaver
5c5151360e ootw: comments on qboot
mysterious crashes on Apple II+ / qboot ootw (but not myst)
2021-05-03 11:11:07 -04:00
Vince Weaver
01ded34220 ootw: minor fixes to qboot 2021-05-03 10:12:03 -04:00
Vince Weaver
3862879a2d ootw: make title screen easier to navigate on Apple II 2021-05-03 09:40:51 -04:00
Vince Weaver
c358d8d90c ootw: Update disk images 2021-05-02 00:11:11 -04:00
Vince Weaver
d8f07eebde ootw: make white button blink 2021-05-01 23:40:33 -04:00
Vince Weaver
af650ae234 ootw: more arena work 2021-05-01 23:32:32 -04:00
Vince Weaver
950f137ca5 ootw: more work on arena 2021-04-30 22:16:55 -04:00
Vince Weaver
5281233d56 ootw: more work on arena 2021-04-29 00:42:15 -04:00
Vince Weaver
71b23ba413 ootw: c14: more intro movie 2021-04-27 00:36:40 -04:00
Vince Weaver
5c6fdff9c3 ootw: hook up part of tank intro 2021-04-26 15:25:42 -04:00
Vince Weaver
37421f4283 ootw: start working on level14 2021-04-25 00:52:12 -04:00
Vince Weaver
217a422ab7 ootw: fix glitch in ending on real hardware caused by uninit zero page value 2021-04-19 13:59:05 -04:00
Vince Weaver
631cf0bfd1 ootw: add disks for release 2021-04-19 12:46:13 -04:00
Vince Weaver
452a0d235c ootw: restore message on loading screen 2021-04-19 12:45:36 -04:00