Commit Graph

4203 Commits

Author SHA1 Message Date
advorak
cc6ebf9226
Fix typographical errors in Makefile
"prodos_cat" executable is erroneously referenced as "prodoscat" in "install:" and "clean:"
2021-09-11 06:13:09 +02:00
Vince Weaver
799a9dbbee peasant: add text to end credits 2021-09-10 23:18:21 -04:00
Vince Weaver
6f61fe0df8 hgr: wires: update Makefile 2021-09-10 00:47:00 -04:00
Vince Weaver
d30919ba16 peasant: split off the trogdor part 2021-09-10 00:46:25 -04:00
Vince Weaver
645f486c91 hgr: blueorange 2021-09-09 16:23:06 -04:00
Vince Weaver
de2767d757 peasant: add some strings 2021-09-09 08:13:42 -04:00
Vince Weaver
c81f00066e peasant: update graphics 2021-09-09 00:09:12 -04:00
Vince Weaver
3466fc1661 peasant: fix up Makefiles 2021-09-08 09:31:03 -04:00
Vince Weaver
98aa68c21d hgr_make_sprite: add label support 2021-09-07 23:32:06 -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
e1b5a589c7 peasant: update to version 0.6 2021-09-04 01:48:57 -04:00
Vince Weaver
5845a0a3b8 peasant: more fine tuning of the inventory 2021-09-04 01:48:35 -04:00
Vince Weaver
1dfae1f4d3 peasant: more work on inventory 2021-09-04 00:50:33 -04:00
Vince Weaver
c0d3a6d6b2 peasant: inventory sprites mostly working 2021-09-04 00:30:47 -04:00
Vince Weaver
c1a176279b peasant: work on adding item sprites 2021-09-03 00:31:15 -04:00
Vince Weaver
6b45f182d9 peasant: hook up inventory descriptions 2021-09-03 00:05:06 -04:00
Vince Weaver
0bd4b6faa4 peasant: inventory keyboard navigation works again 2021-09-02 01:11:45 -04:00
Vince Weaver
81e601155c peasant: hash out inventory things that we no longer have 2021-09-01 23:54:30 -04:00
Vince Weaver
00516ef998 peasant: all inventory shown 2021-09-01 23:27:06 -04:00
Vince Weaver
c680123ada peasant: fix narrow rectangles being drawn
also drop use of HGLIN, use rectangles for everything
2021-09-01 22:42:57 -04:00
Vince Weaver
32d20ead2f peasant: remove some more calls to the ROM
we might want to run with language card at some point
2021-09-01 14:57:00 -04:00
Vince Weaver
e2208da387 peasant: streamline the rectangle draw code a bit 2021-09-01 14:34:09 -04:00
Vince Weaver
2bb7e1064c peasant: inventory keyboard navigation works 2021-09-01 00:39:25 -04:00
Vince Weaver
4f6f22391a peasant: more work on inventory 2021-08-31 15:46:22 -04:00
Vince Weaver
971aa1c147 peasant: more work on inventory 2021-08-31 01:15:12 -04:00
Vince Weaver
138a2e4bbc peasant: initial inventory code 2021-08-29 01:07:16 -04:00
Vince Weaver
90a49ff439 peasant: centralize score code 2021-08-28 23:05:36 -04:00
Vince Weaver
4da5609d60 peasant: add waterfall priority screen 2021-08-28 21:39:39 -04:00
Vince Weaver
80cd0899ea peasant: work on game state 2021-08-28 01:47:28 -04:00
Vince Weaver
ab2ec4aba5 peasant: add all possible conversations 2021-08-27 01:04:10 -04:00
Vince Weaver
5be6325695 peasant: add more responses 2021-08-25 17:04:57 -04:00
Vince Weaver
4d67dcac48 peasant: starting in on the text parser 2021-08-25 14:57:58 -04:00
Vince Weaver
768957fa33 peasant: going behind things seems to work 2021-08-24 23:48:31 -04:00
Vince Weaver
8e3b60e1bb peasant: try to keep peasant Y at a multiple of 4
also initial bg priority support
2021-08-24 21:31:07 -04:00
Vince Weaver
da4412f3f2 peasant: make peasant sprite 7x28 instead of 7x30
not sure why it was 7x30 anyway as we ignored the bottom 2 lines

hopefully makes bg masking easier
2021-08-24 20:58:44 -04:00
Vince Weaver
d8155c8f4e peasant: optimize sprite routines 2021-08-24 20:42:11 -04:00
Vince Weaver
6b5c3612b0 dos33: fix disk corruption on DELETE
was using &vtoc where it should have just been vtoc so writing the
pointer value rather than the buffer.  urgh
2021-08-24 18:15:00 -04:00
Vince Weaver
0b52583de6 dos33: add debugging
chasing a weird corruption issue on DELETE
2021-08-24 17:06:05 -04:00
Vince Weaver
2c116d9f71 peasant: collision sort of works 2021-08-24 14:32:04 -04:00
Vince Weaver
d9b6fe05b3 peasant: centralize move code 2021-08-24 13:52:11 -04:00
Vince Weaver
814d465eaa peasant: add priority graphic loading 2021-08-24 13:38:03 -04:00
Vince Weaver
285be13597 png2gr: modify so it can handle 280x192 inputs
I hope this didn't break regular png2gr operation
2021-08-24 12:35:48 -04:00
Vince Weaver
15cd660484 peasant: update the graphics 2021-08-23 23:02:23 -04:00
Vince Weaver
853bb711ee peasant: trying something out 2021-08-23 17:01:40 -04:00
Vince Weaver
bcfae1ddb5 peasant: update graphics 2021-08-23 02:00:46 -04:00
Vince Weaver
514bf50c7c peasant: just add in all the backgrounds
these aren't fully ready yet
2021-08-22 23:07:37 -04:00
Vince Weaver
a78bfb2628 peasant: missed an image 2021-08-22 22:02:41 -04:00
Vince Weaver
15d87a099a peasant: add a few more backgrounds 2021-08-22 22:02:11 -04:00
Vince Weaver
47889a6d1b peasant: add some more locations 2021-08-22 01:47:52 -04:00