Commit Graph

22 Commits

Author SHA1 Message Date
Vince Weaver
085d3f7b62 peasant: settle on 1x28 vs 7x28 for name of sprite routines 2021-10-05 00:13:31 -04:00
Vince Weaver
60fb88076f peasant: more fixes for lowercase input 2021-10-04 21:51:20 -04:00
Vince Weaver
c8d61d3051 peasant: hook up some dialog 2021-10-03 21:59:24 -04:00
Vince Weaver
c340aa6bbe peasant: centralize peasant text 2021-09-30 00:25:03 -04:00
Vince Weaver
7b8021116d peasant: working on text 2021-09-29 16:53:41 -04:00
Vince Weaver
9d36dbf481 peasant: load works better 2021-09-27 16:44:40 -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
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
4223028a9d peasant: start work on load game support 2021-09-19 18:49:00 -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
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
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
514bf50c7c peasant: just add in all the backgrounds
these aren't fully ready yet
2021-08-22 23:07:37 -04:00
Vince Weaver
15d87a099a peasant: add a few more backgrounds 2021-08-22 22:02:11 -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