Commit Graph

33 Commits

Author SHA1 Message Date
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 b9a3f2ac3a peasant: update peasantry to new drawing/erasing code 2021-12-28 16:45:19 -05:00
Vince Weaver ab923d0871 peasant: more work on ending
have music play again
also third part of trogdor speech
2021-12-16 23:38:16 -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 4c5d08d6e2 peasant: can move rock in ned cottage now 2021-10-25 00:22:42 -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 085d3f7b62 peasant: settle on 1x28 vs 7x28 for name of sprite routines 2021-10-05 00:13:31 -04:00
Vince Weaver b1eac20e68 peasant: update ssi sound, also fix problem with stereo
music stopped being stereo in ending as we weren't resetting
the 6522s enough after doing text
2021-10-03 23:03:49 -04:00
Vince Weaver c340aa6bbe peasant: centralize peasant text 2021-09-30 00:25:03 -04:00
Vince Weaver 51e28a622e peasant: ending: only play music if mockingboard detected 2021-09-28 16:35:55 -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 a99db03185 ending: add sound effect
not very good
2021-09-17 00:04:51 -04:00
Vince Weaver efa1b996af peasant: add waterfall foam 2021-09-16 23:07:19 -04:00
Vince Weaver f8ff9ce708 peasant: boat mostly working 2021-09-16 22:51:55 -04:00
Vince Weaver 7518089721 peasant: ending: work on jhonka scene 2021-09-15 16:32:43 -04:00
Vince Weaver ad76d099b6 peasant: more work on baby
urgh hgr is the worst
2021-09-13 15:41:23 -04:00
Vince Weaver b84a179be3 peasant: more work on baby 2021-09-13 01:06:58 -04:00
Vince Weaver 7c68df5a96 peasant: work on baby sprites 2021-09-12 21:32:14 -04:00
Vince Weaver 00b5d7769d peasant: end: work on timing 2021-09-10 23:40:04 -04:00
Vince Weaver 799a9dbbee peasant: add text to end credits 2021-09-10 23:18:21 -04:00
Vince Weaver d30919ba16 peasant: split off the trogdor part 2021-09-10 00:46:25 -04:00
Vince Weaver de2767d757 peasant: add some strings 2021-09-09 08:13:42 -04:00
Vince Weaver a9e583e124 peasant: more ending graphics 2021-09-07 23:31:37 -04:00
Vince Weaver b3b0c26118 peasant: work on ending 2021-09-07 00:55:37 -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 17a1d69f7a peasant: use lookup table for HPOSN
not sure if it's that noticable
2021-08-12 20:36:32 -04:00
Vince Weaver f5a01b609e peasant: wrong message at ending 2021-08-12 00:54:04 -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 2bd8125bba peasant: add some more graphics 2021-08-11 19:29:47 -04:00