raze/source
2018-10-25 23:32:14 +00:00
..
audiolib Add per-sound volume support to audiolib. This allows you to control the volume of sounds independently from the distance-based system exposed through CON. To use this, you must define your sounds via the .def syntax and set the "volume" property--default is 1.0. 2018-10-25 23:32:14 +00:00
build sdlayer: don't add windowed modes that are larger than the monitor's actual resolution 2018-10-25 23:32:00 +00:00
duke3d Add per-sound volume support to audiolib. This allows you to control the volume of sounds independently from the distance-based system exposed through CON. To use this, you must define your sounds via the .def syntax and set the "volume" property--default is 1.0. 2018-10-25 23:32:14 +00:00
enet
etcpak
glad Update glad to 0.1.25 2018-07-23 02:55:49 +00:00
kenbuild
libxmp-lite Fix downmix_int_8bit() in libxmp-lite assuming char is a signed type 2018-10-25 23:29:13 +00:00
lpeg Fix variable capitalization in Dependencies.mak files 2018-07-23 02:55:42 +00:00
mact Clean up a few functions in mact scriplib 2018-10-25 23:31:35 +00:00
sw Fix variable capitalization in Dependencies.mak files 2018-07-23 02:55:42 +00:00
tools/src Fix error with initputs symbol when linking the Build tools in some environments 2018-06-14 21:25:14 +00:00