Vince Weaver
b85da4bc1a
peasant: convert to zx02 compression from lzsa
...
makes a noticable improvement in file sizes
2022-08-02 00:46:54 -04:00
Vince Weaver
e7f1907f38
peasant: finally get qboot working across 2 disks
...
using PRORWTS seek now
also fixed subtle bug in qboot when loading partial tracks
also a bunch of movement in the demo stuff by accident, oops but it's
2am and I'm too lazy to back that out
2022-01-16 02:05:43 -05:00
Vince Weaver
840db1ba72
peasant: more disk debugging
2022-01-13 17:02:33 -05:00
Vince Weaver
9c80711607
peasant: comment the seek code the best I can
2022-01-13 12:49:07 -05:00
Vince Weaver
a730979e71
peasant: more work on disk code
2022-01-13 09:20:20 -05:00
Vince Weaver
923b6f35f7
peasant: more work trying to track down disk issue
2022-01-11 03:01:57 -05:00
Vince Weaver
69f5e0a3b3
peasant: properly patch the drive1/drive2 code for slot
2022-01-08 01:10:09 -05:00
Vince Weaver
029e579482
peasant: should now work with one disk in each drive
2022-01-06 13:29:04 -05:00
Vince Weaver
ebbdf0a216
peasant: trying to add drive2 support
...
currently broken, something goes wrong after switching to drive2
2022-01-06 08:34:27 -05:00
Vince Weaver
bb60cd8536
peasant: remove last use of 1x5 sprite code
2021-12-30 00:51:05 -05:00
Vince Weaver
1ac631bbcf
peasant: work on unifying the sprite code
2021-12-29 01:27:37 -05:00
Vince Weaver
07af48da44
peasant: get rid of hgr_partial_save
...
not needed anymore now that we always keep background in page1
2021-12-28 17:56:28 -05:00
Vince Weaver
39c9c38bbf
peasant: start moving to new background drawing code
...
might be workable, makes animations much easier
2021-12-27 01:19:48 -05:00
Vince Weaver
b59d3d0233
peasant: move score/speaker code to common qload
...
needed so we can score points from parse_input
(mostly for wear robe)
2021-11-29 00:43:12 -05:00
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