Descent3/bitmap
C.W. Betts 7d7f5bf896 Quiet Clang Static Analyzer warnings.
Most of the warnings were caused by uninitialized values. Some were in plug-ins that didn't have a break in a switch, causing the memory to be deleted twice.
2024-04-19 17:42:17 -06:00
..
bitmain.cpp Quiet Clang Static Analyzer warnings. 2024-04-19 17:42:17 -06:00
bumpmap.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
CMakeLists.txt
iff.cpp Quiet Clang Static Analyzer warnings. 2024-04-19 17:42:17 -06:00
iff.h Revert "Cfile module update" 2024-04-19 13:57:55 +01:00
lightmap.cpp Convert min/max macros to std::min/max 2024-04-17 21:43:38 +02:00
pcx.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
tga.cpp Revert "Cfile module update" 2024-04-19 13:57:55 +01:00