Commit Graph

43 Commits

Author SHA1 Message Date
Vince Weaver
c59fa6c0e4 peasant: load parse_input high
have the actual compressed strings loaded by each individual section
2021-10-20 23:54:09 -04:00
Vince Weaver
c122842bf3 peasant: more hooking up of mountain pass 2021-10-19 16:59:46 -04:00
Vince Weaver
051289318e peasant: actually load peasant2 dialog into LC space 2021-10-18 00:26:08 -04:00
Vince Weaver
9235f5da0c peasant: move inventory to language card 2021-10-17 19:58:14 -04:00
Vince Weaver
738a305897 peasant: hook up game over screen
no animation yet though
2021-10-13 01:04:05 -04:00
Vince Weaver
37e50c3ef3 peasant: add cliff location 2021-10-03 22:28:27 -04:00
Vince Weaver
1e06b6f9d8 peasant: add electric duet music if no mockingboard 2021-10-01 01:26:09 -04:00
Vince Weaver
be70f8451d peasant: hook up actual parser
not sure how optimized this will be, but it's a start
2021-09-29 23:51:04 -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
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
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
f624b3332c peasant: all hardware detection at beginning 2021-09-23 14:59:07 -04:00
Vince Weaver
5f023220bd peasant: more work on load/save support 2021-09-20 00:08:16 -04:00
Vince Weaver
845edde669 peasant: update some documentation 2021-09-19 00:12:44 -04:00
Vince Weaver
74c93ace2d peasant: hook up trogdor speech 2021-09-17 19:18:38 -04:00
Vince Weaver
7c68df5a96 peasant: work on baby sprites 2021-09-12 21:32:14 -04:00
Vince Weaver
5845a0a3b8 peasant: more fine tuning of the inventory 2021-09-04 01:48:35 -04:00
Vince Weaver
c1a176279b peasant: work on adding item sprites 2021-09-03 00:31:15 -04:00
Vince Weaver
00516ef998 peasant: all inventory shown 2021-09-01 23:27:06 -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
80cd0899ea peasant: work on game state 2021-08-28 01:47:28 -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
2c116d9f71 peasant: collision sort of works 2021-08-24 14:32:04 -04:00
Vince Weaver
8ea755c9a2 peasant: peasantry too big, split up in 4 pieces 2021-08-18 00:29:23 -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
16b7249b79 peasant: you can now walk to different locations 2021-08-15 21:08:38 -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
Vince Weaver
4b1674a492 peasant: have ESCAPE quit the intro 2021-08-15 00:02:13 -04:00
Vince Weaver
707fc5de7d peasant: make hgr_text_box routine
optimizes things, though only saves 100 bytes or so
2021-08-14 21:10:56 -04:00
Vince Weaver
60a5c525f8 peasant: move qload earlier and re-enable savefile support 2021-08-14 16:01:36 -04:00
Vince Weaver
b92cac0665 peasant: rename all the rest
tested it seems to work again
2021-08-14 15:01:59 -04:00
Vince Weaver
d25dc902da peasant: acceptable fire animation 2021-08-12 22:45:18 -04:00
Vince Weaver
0000196c21 peasant: music works! 2021-08-12 19:03:55 -04:00
Vince Weaver
1de9a8af66 peasant: bubbles in lake 2021-08-12 14:07:19 -04:00
Vince Weaver
316cfd183d peasant: have cottage mostly sorted 2021-08-12 12:57:24 -04:00
Vince Weaver
f62cab9038 peasant: box now paramaterizable 2021-08-12 00:42:12 -04:00
Vince Weaver
4246c3d5cc peasant: add hgr input support 2021-08-11 23:53:49 -04:00
Vince Weaver
b763f51810 peasant: initial text box support 2021-08-11 22:07:33 -04:00
Vince Weaver
e242680690 peasant: split off title from main exe 2021-08-11 21:45:31 -04:00