raze/source/games/duke
Christoph Oelckers c7e25726c1 - use memset to clear 'gs' in loadconst.
MSVC compiled the old assignment to memsetting a local copy and then memcpying it to the destination, but this struct is far too large for that and was causing occasional stack errors when debugging.
2022-12-20 12:44:34 +01:00
..
src - use memset to clear 'gs' in loadconst. 2022-12-20 12:44:34 +01:00
all.cpp - moved the shadow creation code out of animatesprites into a common subfunction. 2022-12-11 19:43:55 +01:00
all_d.cpp - moved all font setup out of the C++ code. 2021-05-31 21:20:31 +02:00
all_r.cpp - moved all font setup out of the C++ code. 2021-05-31 21:20:31 +02:00