Russian-Doom / russian-doom

A limit-removing source port of Doom, Heretic and Hexen. It has numerous vanilla bug fixes, enhanced 640x400 and 1280x800 rendering resolutions, improved game palettes and offers many optional aesthetic game enhancements along with the maximum possible translation to the Russian language.
GNU General Public License v2.0
81 stars 13 forks source link

Libraries update #407

Closed Dasperal closed 2 years ago

Dasperal commented 2 years ago

See commit messages for details

JNechaevsky commented 2 years ago

A bomb. :heart: Fewer DLLs and ability to build with make - ninja is fine, but it's output isn't very user friendly.

fabiangreffrath commented 2 years ago

ninja is fine, but it's output isn't very user friendly.

Try with the -v parameter.

JNechaevsky commented 2 years ago

Ouch my eyes! Thanks, I see, but was meaning slightly different thing: make is providing slightly neater and better formatted output.

Dasperal commented 2 years ago

It still has some bugs. Most I already fixed locally. The only thing left is different library names for "samplerate" in MSYS and in official builds. Looks like we need to provide dev distribution of "samplerate" for auto-builds.