Commit Graph

450 Commits

Author SHA1 Message Date
Vince Weaver
f995111688 peasant: hook up cliff actions 2021-10-28 13:57:48 -04:00
Vince Weaver
438dc1b64c peasant: can get to end of game again 2021-10-28 10:07:18 -04:00
Vince Weaver
30fa5688fd peasant: cliff: hook up cliff heights 2021-10-28 00:50:19 -04:00
Vince Weaver
87768bca9f peasant: fully hook up baby lady cottage 2021-10-28 00:02:49 -04:00
Vince Weaver
7aef684870 peasant: can go inside the lady cottage now 2021-10-27 19:50:35 -04:00
Vince Weaver
e0d0fcda2b peasant: get actions working at all locations 2021-10-27 16:13:26 -04:00
Vince Weaver
7cd8f62268 peasant: modernize the cliff code
can do actions again
2021-10-27 15:52:36 -04:00
Vince Weaver
b4b5650fd6 peasant: hook up the new "next level" code
this was in preparation to getting the going-inside-buildings code
working

that still doesn't work for unknown reasons
2021-10-27 15:20:58 -04:00
Vince Weaver
99558c2ac9 peasant: get graphcis going for the inside parts 2021-10-27 00:14:18 -04:00
Vince Weaver
247ffaa154 peasant: update notes 2021-10-26 16:57:12 -04:00
Vince Weaver
22eceb515b peasant: move some things around 2021-10-26 00:13:19 -04:00
Vince Weaver
91bb5c747e peasant: work on underworld 2021-10-26 00:01:39 -04:00
Vince Weaver
cb453394b2 peasant: update to version 0.77 2021-10-25 00:55:18 -04:00
Vince Weaver
d315c6cfdd peasant: get points talking to archer 2021-10-25 00:54:19 -04:00
Vince Weaver
543dfbc2bd peasant: can get the pebbles 2021-10-25 00:44:57 -04:00
Vince Weaver
4c5d08d6e2 peasant: can move rock in ned cottage now 2021-10-25 00:22:42 -04:00
Vince Weaver
47c0154e2b peasant: fix embarassing bug where we were only parsing properly by luck 2021-10-24 23:19:14 -04:00
Vince Weaver
b171eb446f peasant: hook up a lot mroe dialog 2021-10-24 22:13:58 -04:00
Vince Weaver
d1e12097e6 peasant: hook up some more dialog 2021-10-23 21:14:29 -04:00
Vince Weaver
344827d0a0 peasant: hook up yellow tree dialog 2021-10-23 10:36:03 -04:00
Vince Weaver
d3227c94ce peasant: hook up waterfall dialog 2021-10-23 09:22:18 -04:00
Vince Weaver
ae64926183 peasant4: work on ned's hut 2021-10-22 16:46:31 -04:00
Vince Weaver
e7fa3f0b04 peasant: somehow missed file 2021-10-21 18:30:24 -04:00
Vince Weaver
8be9f637fc peasant4: hook up burninated tree 2021-10-21 15:35:33 -04:00
Vince Weaver
be464038f7 peasant: hook up inn responses 2021-10-21 11:43:20 -04:00
Vince Weaver
d24902fcdb peasant: add point total comments 2021-10-21 10:33:12 -04:00
Vince Weaver
48e1d019ff peasant: update TODO 2021-10-21 01:18:48 -04:00
Vince Weaver
d8b9ceff9d peasant: hook up poor gary area 2021-10-21 01:18:02 -04:00
Vince Weaver
c59fa6c0e4 peasant: load parse_input high
have the actual compressed strings loaded by each individual section
2021-10-20 23:54:09 -04:00
Vince Weaver
b96ebe6bf3 peasant: move loadsave to qload
saves space, also needed if we are going to move parse_text high
2021-10-20 23:21:00 -04:00
Vince Weaver
7fe8115194 peasant: some graphics weren't committed 2021-10-20 22:03:13 -04:00
Vince Weaver
3347ef3f5e peasant: hook up some of archery scene 2021-10-20 16:37:54 -04:00
Vince Weaver
75001b09a3 peasant: hook up mud puddle dialog 2021-10-20 13:34:59 -04:00
Vince Weaver
1c2aac5b5a peasant: hook up text in hay bale level 2021-10-20 12:12:13 -04:00
Vince Weaver
d7150059db peasant: hook up text in river/stone level 2021-10-20 11:39:34 -04:00
Vince Weaver
02c0799b69 peasant: hook up mountain pass parsing 2021-10-20 00:47:40 -04:00
Vince Weaver
0bccb44c8a peasant: auto-generate the verb lookup table 2021-10-19 23:56:02 -04:00
Vince Weaver
c122842bf3 peasant: more hooking up of mountain pass 2021-10-19 16:59:46 -04:00
Vince Weaver
80cef5d3b7 peasant: hook up more pass dialog 2021-10-19 15:55:24 -04:00
Vince Weaver
a98a86590c peasant: more work on noun parsing
more or less works
2021-10-18 23:42:02 -04:00
Vince Weaver
4682749f8e peasant: missing files 2021-10-18 21:07:01 -04:00
Vince Weaver
0fe2a32098 peasant: more work on parser 2021-10-18 16:55:10 -04:00
Vince Weaver
f4ae730fab peasant: optimize text box drawing 2021-10-18 14:18:13 -04:00
Vince Weaver
7bece92e85 peasant: put in all the verbs 2021-10-18 14:01:13 -04:00
Vince Weaver
2644d60974 peasant: actually call a room-specific look 2021-10-18 00:41:50 -04:00
Vince Weaver
051289318e peasant: actually load peasant2 dialog into LC space 2021-10-18 00:26:08 -04:00
Vince Weaver
88b1989f87 peasant: default to language card bank1 when not showing inventory 2021-10-17 22:56:46 -04:00
Vince Weaver
9235f5da0c peasant: move inventory to language card 2021-10-17 19:58:14 -04:00
Vince Weaver
929c8e50c3 peasant: split off inventory code
put in language card?
2021-10-17 00:41:52 -04:00
Vince Weaver
ed1fc4a0b5 peasant: more dialog 2021-10-14 21:07:08 -04:00