dhewm3/neo
Daniel Gibson 996947eec6 Fix -Wmismatched-new-delete warnings
totally valid, how didn't we find them yet (ok, maybe because those
functions aren't called much)
2023-01-05 07:56:16 +01:00
..
cm Fix -Wformat-security warnings - thanks James Addison! 2023-01-05 04:45:34 +01:00
d3xp Work around false positive GCC -W(maybe-)uninitialized warnings 2023-01-05 07:54:41 +01:00
framework Fix -Wformat-security warnings - thanks James Addison! 2023-01-05 04:45:34 +01:00
game Work around false positive GCC -W(maybe-)uninitialized warnings 2023-01-05 07:54:41 +01:00
idlib Fix GCC -W(maybe-)uninitialized warnings that at least kinda had a point 2023-01-05 07:51:59 +01:00
MayaImport
renderer Fix -Wmismatched-new-delete warnings 2023-01-05 07:56:16 +01:00
sound Fix GCC -W(maybe-)uninitialized warnings that at least kinda had a point 2023-01-05 07:51:59 +01:00
sys
tools Fix -Wmismatched-new-delete warnings 2023-01-05 07:56:16 +01:00
TypeInfo
ui Fix GCC -W(maybe-)uninitialized warnings that at least kinda had a point 2023-01-05 07:51:59 +01:00
CMakeLists.txt Fix -Wformat-security warnings - thanks James Addison! 2023-01-05 04:45:34 +01:00
config.h.in
mmakefile.src