Commit graph

8 commits

Author SHA1 Message Date
Clownacy
8fd92fb197 Fixed incorrect format specifier in bin2h
Fixes #27
2019-01-29 14:20:23 +00:00
Clownacy
6c8a02e604 Give bin2h a return value
Fixes #16
2019-01-28 18:39:53 +00:00
cuckydev
66f545af41 gave credits its music code, changed language related stuff, bleh bleh blah blah bluh bluh blyh 2019-01-22 20:01:35 -05:00
Clownacy
5210e1c00d Rewrote bin2h
Needed to fix bug, so I figured I'd just remake the thing.
2019-01-21 21:05:43 +00:00
Clownacy
409e94a2de Removed junk res/ICON files, and made the icon filesize smaller
Now, the icon is stored as 16x16, but upscaled to 256x256 when it's
loaded.
2019-01-21 05:13:29 +00:00
cuckydev
0c75febcd5 made the icon bigger to remove some more artifacts 2019-01-20 22:34:04 -05:00
cuckydev
ace79d13f1 added info to bin2h 2019-01-20 18:02:31 -05:00
Clownacy
2d9abcc50b Added automatic compile-time resource conversion
I've included the .h files in the repo since I might add automatic
resource generation in the future, and in order for that to work, all .h
files must be present on the first pass.
2019-01-20 21:53:39 +00:00