1
0
mirror of https://github.com/deater/dos33fsprogs.git synced 2025-02-14 05:32:38 +00:00

147 Commits

Author SHA1 Message Date
Vince Weaver
467b51644d peasant: spread the files on disk3 around a bit 2024-09-24 13:07:56 -04:00
Vince Weaver
5931d5944b peasant: move some more things around 2024-09-23 22:57:02 -04:00
Vince Weaver
2169b6e77a peasant: more moving files around 2024-09-23 21:43:42 -04:00
Vince Weaver
dac86a1447 peasant: try hooking up new sprite code on cliff base 2024-09-23 15:21:12 -04:00
Vince Weaver
87b7fb3dae peasant: more work on intro, also bump release 2024-09-23 02:12:59 -04:00
Vince Weaver
439475f6af peasant: update input to match actual game better 2024-09-21 23:10:34 -04:00
Vince Weaver
3b5369fa63 peasant: loads from hd image now 2024-09-21 14:01:59 -04:00
Vince Weaver
bb240f3c88 peasant: initial work toward loading from hard disk image 2024-09-21 01:34:05 -04:00
Vince Weaver
499c4da0e7 peasant: finish spreading things to 3 disks 2024-09-20 23:27:30 -04:00
Vince Weaver
f5e4456e41 peasant: rehook up early ending 2024-09-20 00:38:18 -04:00
Vince Weaver
8391455d46 peasant: move some more things around 2024-09-19 21:54:32 -04:00
Vince Weaver
dcc0a0ba1d peasant: re-arrange things so you can sorta play the game again 2024-09-19 16:22:52 -04:00
Vince Weaver
f31b3a5f09 peasant: more build fixes 2024-09-19 14:43:27 -04:00
Vince Weaver
0452dacec1 peasant: more moving things around 2024-09-19 14:23:45 -04:00
Vince Weaver
5ea8eedf2a peasant: more moving files around 2024-09-19 14:01:32 -04:00
Vince Weaver
25b58940a6 peasant: more moving files around 2024-09-19 13:45:00 -04:00
Vince Weaver
54dbeb03e4 peasant: move moving things to directories 2024-09-19 13:32:39 -04:00
Vince Weaver
c0cf1ce1de peasant: move some more files around 2024-09-19 13:02:33 -04:00
Vince Weaver
e153633a02 peasant: more moving things to separate directories 2024-09-19 12:45:46 -04:00
Vince Weaver
aa5def2cc7 peasant: start adding in new sprite code 2024-09-11 01:49:22 -04:00
Vince Weaver
3273a11ea2 peasant: start re-arranging source code
make it more like Riven
2024-09-11 01:23:12 -04:00
Vince Weaver
89ce54f669 riven: hook up journals and spires 2024-08-25 20:35:28 -04:00
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
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
bf7c9b3b9c peasant: animate gary 2022-01-07 14:19:15 -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
9fc7069829 peasant: move the lake bubbles to be shared by intro/peasant3 2021-12-31 00:18:29 -05:00
Vince Weaver
0fc854f149 peasant: split out river animation code and share it 2021-12-30 20:03:27 -05:00
Vince Weaver
f33a338c72 peasant: make hgr_copy artificially slow to give the windowblind effect 2021-12-30 13:56:09 -05:00
Vince Weaver
bb60cd8536 peasant: remove last use of 1x5 sprite code 2021-12-30 00:51:05 -05:00
Vince Weaver
d16f9523fc peasant: finish updating intro to new infrastructure 2021-12-30 00:46:21 -05:00
Vince Weaver
14270a87ed peasant: more work updating the intro 2021-12-29 14:22:55 -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
b9a3f2ac3a peasant: update peasantry to new drawing/erasing code 2021-12-28 16:45:19 -05:00
Vince Weaver
c321313fb2 peasant: work on kerrek 2021-12-24 01:00:22 -05:00
Vince Weaver
fe2daa882c peasant: have tiny peasant in the cave 2021-12-18 11:11:28 -05:00
Vince Weaver
7a23da4520 peasant: more hooking up of Trogdor 2021-12-14 00:41:58 -05:00
Vince Weaver
1ebfddbfbc peasant: make trogdor lair code closer to the other levels 2021-12-13 01:07:16 -05:00
Vince Weaver
f3cbd83581 peasant: hook up the hay bale messages 2021-12-05 22:57:18 -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
b62f231868 peasant: can now get riches
and also the baby
2021-11-27 01:36:40 -05:00
Vince Weaver
9b09cb0f93 peasant: start hooking up Kerrek 2021-11-21 01:16:03 -05:00
Vince Weaver
e85b4bb564 peasant: intro: move text to common location 2021-11-16 12:42:28 -05:00
Vince Weaver
7785e05a47 peasant: hookup table lookup dialog for common parse_input 2021-11-16 00:10:44 -05:00
Vince Weaver
b174e06b77 peasant: more work on word list 2021-11-15 20:39:43 -05:00
Vince Weaver
29951578fd peasant: add map 2021-11-05 16:07:40 -04:00
Vince Weaver
c1e7422283 peasant: stub for the archery game 2021-11-05 15:18:29 -04:00