- Cleared some GCC and Clang warnings. Mostly static analysis false positives, but one of them generated a pretty massive warning in a release build. - Use -Wno-unused-result since I doubt we're going to address those unless they actually prove to be a problem (and they only appear in release builds). |
||
|---|---|---|
| .. | ||
| colormaps.cpp | ||
| colormaps.h | ||
| r_interpolate.cpp | ||
| r_interpolate.h | ||
| r_translate.cpp | ||
| r_translate.h | ||
| renderstyle.cpp | ||
| renderstyle.h | ||
| sprites.cpp | ||
| sprites.h | ||
| voxels.cpp | ||
| voxels.h | ||