dxx-rebirth/similar
Kp 030897e911 Avoid temporary copy when generating abmname
Use printf `%.*s` with an appropriate length, instead of copying the
appropriate number of bytes into a temporary, null terminating it, and
relying on the terminator for printf.
2022-12-17 13:16:28 +00:00
..
2d Use RAII_SDL_Surface to track SDL-only main canvas surface 2022-11-06 18:18:57 +00:00
3d Pass std::span to g3_validate_polygon_model 2022-09-24 17:47:52 +00:00
arch Use enum class for sound_channel 2022-12-17 13:16:28 +00:00
editor Fix OS X clang build 2022-10-31 00:51:32 +00:00
main Avoid temporary copy when generating abmname 2022-12-17 13:16:28 +00:00
misc Fix OS X clang build 2022-10-31 00:51:32 +00:00