Commit Graph

13 Commits

Author SHA1 Message Date
Vince Weaver
7587668011 ootw: intro: drastic times call for drastic measures 2019-03-02 10:02:46 -05:00
Vince Weaver
0a1f21cdb6 ootw: add support for "overlay" on top of background
also now the RLE format supports color A, just less efficiently
2019-02-03 00:55:45 -05:00
Vince Weaver
fa36d30d8b png2rle: add raw target
turns out RLE is better compressing than lz4 in many cases
2018-09-27 21:10:08 -04:00
Vince Weaver
8c191df655 gr-utils: png2rle, make help a bit more complete 2018-02-16 00:12:53 -05:00
Vince Weaver
d58d2738c8 mode7: have assembly working with new compressed rle 2017-12-15 16:19:01 -05:00
Vince Weaver
e3185239bc mode7: re-optimize rle compression
smaller now.  Still need to fix asm version
2017-12-15 15:25:26 -05:00
Vince Weaver
35923c2634 png2rle: paramaterize 2017-12-15 14:15:26 -05:00
Vince Weaver
a494dc56e9 tfv: autogenerate background include for assembly language 2017-08-16 15:13:43 -04:00
Vince Weaver
65e3b2e60b tfv: autogenerate the backgrounds 2017-08-13 16:24:57 -04:00
Vince Weaver
a3d5057560 gr-utils: fix the RLE code
was having edge-of-screen wrap issues
2017-07-10 14:52:24 -04:00
Vince Weaver
b2ac412bea tfv: start work on worldmap sprites 2017-07-08 01:19:06 -04:00
Vince Weaver
339a08444a png2rle: fix bug where not including last run/value pair 2017-05-04 14:33:01 -04:00
Vince Weaver
6fb8ad2143 gr-utils: add png2rle 2017-05-03 23:06:50 -04:00