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 |
|