Commit Graph

8 Commits

Author SHA1 Message Date
Layla Marchant d53764dc13
Added music sources as EXTRA_DIST. 2021-04-03 20:05:43 -04:00
Layla Marchant 50989a83e7
Further adjusted amplification difference, fixed makefile problems. 2021-04-02 00:15:29 -04:00
Layla Marchant 69430b7a2a
Added an option to compile a binary that will use the original music.
We can't distribute the original music, but adding support for it in
as a compile-time option will enable modding the game to look and
feel like the original without having to edit the source code.
2020-12-26 13:33:15 -05:00
Layla Marchant 8c0df9b310
Removed use of wildcards so that Autotools will be happy. 2020-09-15 23:04:17 -04:00
Julie Marchant d732762a76 Imported a fix of configure.ac. 2019-07-06 21:17:41 -04:00
Julie Marchant 3619701d5a Wrong variable name 2019-07-05 22:49:06 -04:00
Julie Marchant caf963ba19 Added translation support.
No, really, just added the whole thing. This took literally the
entire day. I'm soooo glad it's working now!

Also includes tons of other small fixes I didn't bother to keep
track of.
2019-06-05 22:13:48 -04:00
onpon4 e3c2e2fddc Switched the build system from a hand-made makefile to Autotools.
That actually took quite some time, but it's finally finished now.
It's missing only a couple minor things from the old Makefile.
2017-01-26 17:27:55 -05:00