Commit Graph

4255 Commits

Author SHA1 Message Date
Vince Weaver
15d87a099a peasant: add a few more backgrounds 2021-08-22 22:02:11 -04:00
Vince Weaver
47889a6d1b peasant: add some more locations 2021-08-22 01:47:52 -04:00
Vince Weaver
edf316ac06 peasant: make edge transitions a bit better 2021-08-18 00:46:05 -04:00
Vince Weaver
8ea755c9a2 peasant: peasantry too big, split up in 4 pieces 2021-08-18 00:29:23 -04:00
Vince Weaver
4809b2ad13 peasant: add another location 2021-08-17 00:04:04 -04:00
Vince Weaver
baec25c64e peasant: bump version number 2021-08-16 01:33:05 -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
825082d087 peasant: add some silly placeholders 2021-08-15 23:49:56 -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
361b623763 peasant: can sorta walk around 2021-08-15 01:19:26 -04:00
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