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
|
cdcd274923
|
png2gr: fix to work again
hopefully I didn't break anything that depended on the old behavior
|
2018-09-27 20:43:47 -04:00 |
|
Vince Weaver
|
a25a4ba9e6
|
gr-utils: move the new png utils to the right place
|
2018-07-31 20:02:27 -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
|
12edf9ea02
|
gr-utils: loadpng: make it handle indexed PNGs
|
2017-07-26 23:55:00 -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 |
|
Vince Weaver
|
554913e927
|
png2gr: split up file in prep of code reuse
|
2017-05-03 22:21:19 -04:00 |
|
Vince Weaver
|
d719c673fa
|
gr-utils: minor fixes to png2gr
|
2017-05-03 12:31:59 -04:00 |
|
Vince Weaver
|
b483313d94
|
gr-utils: add a png2gr target
|
2017-04-30 22:22:07 -04:00 |
|