Commit graph

8 commits

Author SHA1 Message Date
Clownacy
e2ed9ad950 Okay, forget all that. Generating an output folder was stupid. 2019-04-14 18:25:12 +01:00
Clownacy
5ec9fea302 The build folder is now automatically generated
This way, we don't need to tell everyone who uses the enhanced branch
that they need to copy res/data_en. It also gives the CMake project a
way to bundle everything into a neat little folder.
2019-04-14 03:36:57 +01:00
Clownacy
4e61be56d0 Renamed the SDL icon file
Turns out it has an actual name in the original EXE
2019-02-10 17:03:55 +00:00
Clownacy
d4c0cde748 Added Windows-specific icon files 2019-02-10 16:55:54 +00: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
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