raze/source
2018-10-10 19:15:22 +00:00
..
audiolib Fix MV_GetNextWAVBlock() to no longer check if the unsigned BlockLength value is less than 0. 2018-10-07 05:23:34 +00:00
build Replace error condition in rejectQueue_remove() with an assertion, because the NULL pointer it would return if something was fucked up would be unconditionally dereferenced in kdtree_add(). 2018-10-10 19:14:56 +00:00
duke3d Prevent g_sounds[] buffer overflow when attempting to define a sound with an index higher than MAXSOUNDS-1. This reduces the number of sound definitions available by 1 as the last slot is now reserved for the error condition. 2018-10-10 19:15:22 +00:00
enet
etcpak
glad Update glad to 0.1.25 2018-07-23 02:55:49 +00:00
kenbuild
libxmp-lite
lpeg Fix variable capitalization in Dependencies.mak files 2018-07-23 02:55:42 +00:00
mact
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