Commit Graph

4374 Commits

Author SHA1 Message Date
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 ca018ebd00 oval: add bot version 2021-10-16 23:40:01 -04:00
Vince Weaver b5d890f467 oval: add basicbot version 2021-10-16 23:39:23 -04:00
Vince Weaver f4879d9121 plamsa: more work 2021-10-16 21:30:06 -04:00
Vince Weaver c9b19346eb Merge branch 'master' of github.com:deater/dos33fsprogs 2021-10-16 15:40:17 -04:00
Vince Weaver 553a9c34e1 plasma: add helper 2021-10-16 15:40:00 -04:00
Vince Weaver cf0f503a4c static: ready for the bot 2021-10-15 18:57:06 -04:00
Vince Weaver daceb8ef3b plasma: working on more plasma demos 2021-10-15 16:27:51 -04:00
Vince Weaver a5ff0a38a4 gr-sim: work on better plasma 2021-10-15 08:30:15 -04:00
Vince Weaver ed1fc4a0b5 peasant: more dialog 2021-10-14 21:07:08 -04:00
Vince Weaver 3de1cc97c7 peasant: update the dialog some more 2021-10-14 19:46:12 -04:00
Vince Weaver ed5bdb6e39 peasant: split off some more dialog 2021-10-14 16:41:53 -04:00
Vince Weaver 0a2837ff6c peasant: work on updating the text for inclusion 2021-10-14 16:05:11 -04:00
Vince Weaver 254547aacf peasant: update for release 0.76 2021-10-13 19:56:48 -04:00
Vince Weaver 93b78d6223 peasant: forgot to update file 2021-10-13 19:26:46 -04:00
Vince Weaver 3b5fecaa78 peasant: more work on text 2021-10-13 17:42:07 -04:00
Vince Weaver 03018a499d peasant: hook up game over animation/music
not happy with much of it
2021-10-13 16:19:24 -04:00
Vince Weaver b87ad0ab6b peasant: auto-generate peasant sprite file 2021-10-13 15:10:39 -04:00
Vince Weaver 68e21ee4f9 peasant: trying to work out music 2021-10-13 08:43:41 -04:00
Vince Weaver 01aa0e7244 peasant: add quotes to videlectrix message 2021-10-13 08:42:34 -04:00
Vince Weaver 7c5a9cdc14 peasant: update makefile
it's always the makefile
2021-10-13 01:08:55 -04:00
Vince Weaver 738a305897 peasant: hook up game over screen
no animation yet though
2021-10-13 01:04:05 -04:00
Vince Weaver aaeab984bf peasant: rename graphics directory
needless churn is fun
2021-10-12 21:18:40 -04:00
Vince Weaver 02e7425a3e peasant: attempt to detect button press at boot properly
unclear whether joystick buttons have a pulldown on II+
2021-10-12 20:33:15 -04:00
Vince Weaver 44c975b77a peasant: update intro 2021-10-12 19:25:53 -04:00
Vince Weaver 3599048c9d peasant: add make distclean target 2021-10-12 16:48:27 -04:00
Vince Weaver c0e41a9255 peasant: hook up a bunch more text parsing 2021-10-12 12:19:14 -04:00
Vince Weaver ef86ae6ea1 peasant: move to jump table for decoding text 2021-10-12 08:18:33 -04:00
Vince Weaver ee0e13d340 peasant: update colors in wishing well
think it's an improvement, maybe
2021-10-12 00:45:12 -04:00
Vince Weaver 38f1c1c268 peasant: last peasantry priorities 2021-10-12 00:38:18 -04:00