Commit Graph

20 Commits

Author SHA1 Message Date
Vince Weaver bb765bcbc7 hgr_font: sorta have bios screen working 2023-08-27 13:28:23 -04:00
Vince Weaver 858ad0b84d hgr_font: adjust so underscore connects 2023-08-24 01:01:08 -04:00
Vince Weaver 56c40d3516 png2font: add png2font tool 2023-08-23 23:36:02 -04:00
Vince Weaver bf13f24098 dhgr_viewer: automate 2023-04-27 01:24:38 -04:00
Vince Weaver 4d82766a00 utils: fix odd bug in shape_table 2022-05-18 20:31:41 -04:00
Vince Weaver ccaba3d4ff flyer: shave some bytes off 2022-01-09 18:10:45 -05:00
Vince Weaver f8ff9ce708 peasant: boat mostly working 2021-09-16 22:51:55 -04:00
Vince Weaver 98aa68c21d hgr_make_sprite: add label support 2021-09-07 23:32:06 -04:00
Vince Weaver 2bb7e1064c peasant: inventory keyboard navigation works 2021-09-01 00:39:25 -04:00
Vince Weaver 309677f52b peasant: initial sprite support 2021-08-12 11:48:12 -04:00
Vince Weaver 70ab2f4223 hgr-util: png2hgr: try to autodetect correct black and white better
this is a bit tricky, because we support forcing black/white colors by
using slightly different palette entries, so we don't want to completely
ignore the difference in case the image is trying to force one or another
of the black/white colors for alignment or xdraw reasons
2021-06-29 00:58:09 -04:00
Vince Weaver 3be6fd4d05 png2hgr: add more debugging 2021-02-13 23:20:25 -05:00
Vince Weaver d6816b81ec hgr2png: update generation of white and black colors
have slightly different colors for both so we can specify them
in png we want to convert
2021-02-07 01:04:03 -05:00
Vince Weaver 073ced5cb0 tfv: get the "story" sort of working 2021-02-03 00:50:16 -05:00
Vince Weaver 271ac76d73 utils: shape-table: document the appleiibot option 2021-01-25 20:39:41 -05:00
Vince Weaver d3cf6bd64b hgr2png: finally got it working 2021-01-23 23:42:25 -05:00
Vince Weaver 71f0b69076 hgr2png: more work 2021-01-23 20:36:04 -05:00
Vince Weaver e66a20a074 hgr2png: this is harder than it looks 2021-01-23 15:44:46 -05:00
Vince Weaver 7736360c30 utils: fix up so all compiles again 2021-01-05 16:13:43 -05:00
Vince Weaver b1238af49d re-arranged the entire directory structure
this will probably upset people
2021-01-05 15:29:31 -05:00