Commit Graph

202 Commits

Author SHA1 Message Date
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
bc788d0d4a peasant: fix displaying three digit scores if middle digit is 0 2021-09-28 21:41:54 -04:00
Vince Weaver
9e6faefc88 peasant: load/save: load values from disk 2021-09-28 21:26:21 -04:00
Vince Weaver
36090911c7 peasant: add confirmation dialog for load/save 2021-09-28 21:08:46 -04:00
Vince Weaver
51e28a622e peasant: ending: only play music if mockingboard detected 2021-09-28 16:35:55 -04:00
Vince Weaver
6ac8e4d131 peasant: update some notes 2021-09-28 08:40:50 -04:00
Vince Weaver
1ab7f2ecf3 peasant: urgh I forgot to update the right IRQ vector 2021-09-27 22:37:34 -04:00
Vince Weaver
e770eeb205 peasant: work on getting trogdor scene to run again
having to deal with 6522 irq being set for music
2021-09-27 22:26:37 -04:00
Vince Weaver
fc7aced25c peasant: loading from disk2 now works 2021-09-27 22:04:09 -04:00
Vince Weaver
9d36dbf481 peasant: load works better 2021-09-27 16:44:40 -04:00
Vince Weaver
3af233d53e peasant: load game sorta works 2021-09-27 00:33:24 -04:00
Vince Weaver
5f7326d92f peasant: print pts/filename based on values 2021-09-26 23:59:51 -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
ec44509313 peasant: change up how generate_common symbol extraction works
more scriptable in Makefile
2021-09-26 00:46:35 -04:00
Vince Weaver
dc865e888b peasant: hgr2: actually clear correct page 2021-09-25 23:51:22 -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
d0a2b111c0 peasant: work on moving music to MUSIC
had to re-arrange thigns a bit

also fix ESCAPE to work again in intro
2021-09-23 23:49:10 -04:00
Vince Weaver
c61a2d5a1a peasant: more work on integrating sound detection 2021-09-23 15:16:20 -04:00
Vince Weaver
f624b3332c peasant: all hardware detection at beginning 2021-09-23 14:59:07 -04:00
Vince Weaver
84f286ea2e peasant: add videlectrix theme, sorta 2021-09-23 13:16:18 -04:00
Vince Weaver
6838fb8038 peasant: more work on loadsave 2021-09-21 00:14:09 -04:00
Vince Weaver
840d520de2 peasant: work on load/save some more 2021-09-20 01:13:16 -04:00
Vince Weaver
5f023220bd peasant: more work on load/save support 2021-09-20 00:08:16 -04:00
Vince Weaver
4223028a9d peasant: start work on load game support 2021-09-19 18:49:00 -04:00
Vince Weaver
d97c47dd04 peasant: update directions to match Apple II play 2021-09-19 18:25:10 -04:00
Vince Weaver
fe05e64324 peasant: update to "press any key" from "click anywhere"
as we're not a flash browser game anymore
2021-09-19 18:12:37 -04:00
Vince Weaver
845edde669 peasant: update some documentation 2021-09-19 00:12:44 -04:00
Vince Weaver
f77b683740 wargames: fix to work in cases w/o ssi-263 2021-09-19 00:01:26 -04:00
Vince Weaver
01219eb690 peasant: update version to 0.7 2021-09-17 19:52:50 -04:00
Vince Weaver
fe36253ad6 peasant: more trogdor timing 2021-09-17 19:52:27 -04:00
Vince Weaver
74c93ace2d peasant: hook up trogdor speech 2021-09-17 19:18:38 -04:00
Vince Weaver
f278aba111 peasant: work on trogdor scenes 2021-09-17 00:52:13 -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
a76c2d49d9 peasant: more work on boat 2021-09-16 17:02:28 -04:00
Vince Weaver
e41579f3cd peasant: update boat sprites 2021-09-16 11:56:07 -04:00
Vince Weaver
d05823a67d peasant: working on graphics 2021-09-16 00:41:46 -04:00
Vince Weaver
7518089721 peasant: ending: work on jhonka scene 2021-09-15 16:32:43 -04:00
Vince Weaver
52341497ac peasant: more work on end sprites 2021-09-14 01:16:03 -04:00
Vince Weaver
55c0fc8e1b peasant: update TODO 2021-09-13 15:45:10 -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
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
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
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
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
Vince Weaver
edf316ac06 peasant: make edge transitions a bit better 2021-08-18 00:46:05 -04:00
Vince Weaver
8ea755c9a2 peasant: peasantry too big, split up in 4 pieces 2021-08-18 00:29:23 -04:00
Vince Weaver
4809b2ad13 peasant: add another location 2021-08-17 00:04:04 -04:00
Vince Weaver
baec25c64e peasant: bump version number 2021-08-16 01:33:05 -04:00
Vince Weaver
1d04940324 peasant: only save part of hires screen
trying to avoid peasant flicker, seems to be improved
2021-08-16 01:31:49 -04:00
Vince Weaver
825082d087 peasant: add some silly placeholders 2021-08-15 23:49:56 -04:00
Vince Weaver
16b7249b79 peasant: you can now walk to different locations 2021-08-15 21:08:38 -04:00
Vince Weaver
12beab8608 peasant: can more or less walk around like in original 2021-08-15 12:18:17 -04:00
Vince Weaver
361b623763 peasant: can sorta walk around 2021-08-15 01:19:26 -04:00
Vince Weaver
56ace09b86 peasant: some commands actually work 2021-08-15 01:12:43 -04:00
Vince Weaver
5e9d39fad3 peasant: can sorta walk now 2021-08-15 00:23:41 -04:00