Commit Graph

47 Commits

Author SHA1 Message Date
Vince Weaver
74c93ace2d peasant: hook up trogdor speech 2021-09-17 19:18:38 -04:00
Vince Weaver
f278aba111 peasant: work on trogdor scenes 2021-09-17 00:52:13 -04:00
Vince Weaver
f8ff9ce708 peasant: boat mostly working 2021-09-16 22:51:55 -04:00
Vince Weaver
7518089721 peasant: ending: work on jhonka scene 2021-09-15 16:32:43 -04:00
Vince Weaver
7c68df5a96 peasant: work on baby sprites 2021-09-12 21:32:14 -04:00
Vince Weaver
799a9dbbee peasant: add text to end credits 2021-09-10 23:18:21 -04:00
Vince Weaver
d30919ba16 peasant: split off the trogdor part 2021-09-10 00:46:25 -04:00
Vince Weaver
3466fc1661 peasant: fix up Makefiles 2021-09-08 09:31:03 -04:00
Vince Weaver
b3b0c26118 peasant: work on ending 2021-09-07 00:55:37 -04:00
Vince Weaver
c0d3a6d6b2 peasant: inventory sprites mostly working 2021-09-04 00:30:47 -04:00
Vince Weaver
138a2e4bbc peasant: initial inventory code 2021-08-29 01:07:16 -04:00
Vince Weaver
90a49ff439 peasant: centralize score code 2021-08-28 23:05:36 -04:00
Vince Weaver
768957fa33 peasant: going behind things seems to work 2021-08-24 23:48:31 -04:00
Vince Weaver
da4412f3f2 peasant: make peasant sprite 7x28 instead of 7x30
not sure why it was 7x30 anyway as we ignored the bottom 2 lines

hopefully makes bg masking easier
2021-08-24 20:58:44 -04:00
Vince Weaver
d8155c8f4e peasant: optimize sprite routines 2021-08-24 20:42:11 -04:00
Vince Weaver
d9b6fe05b3 peasant: centralize move code 2021-08-24 13:52:11 -04:00
Vince Weaver
8ea755c9a2 peasant: peasantry too big, split up in 4 pieces 2021-08-18 00:29:23 -04:00
Vince Weaver
1d04940324 peasant: only save part of hires screen
trying to avoid peasant flicker, seems to be improved
2021-08-16 01:31:49 -04:00
Vince Weaver
16b7249b79 peasant: you can now walk to different locations 2021-08-15 21:08:38 -04:00
Vince Weaver
12beab8608 peasant: can more or less walk around like in original 2021-08-15 12:18:17 -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
d25dc902da peasant: acceptable fire animation 2021-08-12 22:45:18 -04:00
Vince Weaver
b454576d61 peasant: auto-walk everywhere now 2021-08-12 15:41:39 -04:00
Vince Weaver
9ab1daa636 peasant: update lake_e 2021-08-12 14:45:25 -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
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
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
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
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