raze/source/games
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
..
blood - Blood: add all statically stored EventObjects to the GC processor. 2022-12-18 17:54:54 +01:00
duke - use memset to clear 'gs' in loadconst. 2022-12-20 12:44:34 +01:00
exhumed - backend cleanup from GZDoom. 2022-12-18 16:31:50 +01:00
sw - overpicnum lightening. 2022-12-18 15:13:22 +01:00