Commit graph

17 commits

Author SHA1 Message Date
Clownacy
a6ac6787d3 Embed the fonts in the EXE
Now CSE2.exe should be drop-in replacement for Doukutsu.exe, with
no extra files needed.
2019-05-05 14:03:16 +01:00
Clownacy
1d064204d5 This #include is needless 2019-05-05 02:38:38 +01:00
Clownacy
ddf61dd791 Added Wave.dat's original file extension
beebd77d73/source/Sound.cpp (L477)

Thank goodness for the Org2 source release
2019-05-05 02:20:37 +01:00
Clownacy
f7c1ca86c3 Remove Resource.cpp's dependence on SDL2
This also makes its API a lot more similar to Windows'
2019-05-05 01:57:23 +01:00
Clownacy
d2f1b2c1a9 Renamed some of the resource files
The Linux port's get_resource function seems to be using the original
filenames, rather than the 8.3 filenames used by the Windows EXE's
resource system. Too bad it doesn't tell us the original file extensions.
2019-05-04 18:26:41 +01:00
Clownacy
7d222231ae Added some missing headers 2019-04-26 01:41:36 +01:00
Clownacy
c9b681299c Shut up some MSVC2003 warnings 2019-03-11 03:40:51 +00:00
Clownacy
0bb9760d87 Rearranged #includes 2019-02-18 21:30:22 +00:00
Clownacy
8942c6cc48 Gave the music file extensions 2019-02-14 15:42:50 +00: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
6265f81b14 Added cursors 2019-02-10 16:35:23 +00:00
cuckydev
bea22e72e0 bullet 2019-01-30 16:03:10 -05:00
Clownacy
b325efd981 Improved Japanese build a little 2019-01-25 12:02:52 +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
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
cuckydev
b1bb48148b resource and japanese 2019-01-20 15:55:28 -05:00