Commit Graph

17 Commits

Author SHA1 Message Date
Vince Weaver
25ed768423 peasant: update word list, make more compact
add 5 more words, also interleave to save chars
in theory we can fit at least one more word
2021-11-16 00:37:41 -05:00
Vince Weaver
bc883c428d peasant: word list support seems to work
after some pretty funny attempts
2021-11-15 23:10:43 -05:00
Vince Weaver
b174e06b77 peasant: more work on word list 2021-11-15 20:39:43 -05:00
Vince Weaver
c1e7422283 peasant: stub for the archery game 2021-11-05 15:18:29 -04:00
Vince Weaver
9f245c317e peasant: hook up gary glen 2021-10-31 20:18:57 -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
a454871f73 peasant: more work on sprite merging 2021-10-05 08:46:18 -04:00
Vince Weaver
085d3f7b62 peasant: settle on 1x28 vs 7x28 for name of sprite routines 2021-10-05 00:13:31 -04:00
Vince Weaver
941e81bbeb peasant: update priority drawing
15 now is foreground, look belowfor priority if color 0
2021-10-03 01:25:12 -04:00
Vince Weaver
c340aa6bbe peasant: centralize peasant text 2021-09-30 00:25:03 -04:00
Vince Weaver
4a32b31c4d peasant: save almost works
well it does but there's a weird bug when loading it back
2021-09-29 00:17:39 -04:00
Vince Weaver
36090911c7 peasant: add confirmation dialog for load/save 2021-09-28 21:08:46 -04:00
Vince Weaver
601c6fafb4 peasant: move most hgr routines to qload
also, escaping a $ in a Makefile is trickier than you'd think
2021-09-26 15:41:43 -04:00
Vince Weaver
9d1c9edfb0 peasant: move decompress into the qload common area 2021-09-26 01:00:15 -04:00
Vince Weaver
9ece0ceb8c peasant: move music playing to the language card
this was a huge pain

also had to remove all calls to the firmware
2021-09-25 22:44:07 -04:00
Vince Weaver
74c93ace2d peasant: hook up trogdor speech 2021-09-17 19:18:38 -04:00
Vince Weaver
60a5c525f8 peasant: move qload earlier and re-enable savefile support 2021-08-14 16:01:36 -04:00