Descent3/2dlib
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
..
CMakeLists.txt Initial import 2024-04-15 21:43:29 -06:00
font.cpp Merge pull request #87 from Arcnor/msvc-warnings 2024-04-19 12:15:03 -04:00
hardsurf.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
lib2d.h clang-format on everything. 2024-04-16 12:56:40 -06:00
memsurf.cpp Quiet Clang Static Analyzer warnings. 2024-04-19 17:42:17 -06:00
pen.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
pentext.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
screen.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
surface.cpp Quiet Clang Static Analyzer warnings. 2024-04-19 17:42:17 -06:00
viewport.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00