dxx-rebirth/common
Kp fe04c3fef6 Initialize obsolete fields
Valgrind warns when writing uninitialized data to a file.  The Descent
savegame format requires writing certain fields that are no longer used.
Set those fields to 0 to prevent leaking stack data into the file.
2017-01-01 23:19:21 +00:00
..
2d Pass canvas to gr_rle_expand_scanline_generic 2017-01-01 00:45:45 +00:00
3d Pass canvas to gr_disk 2016-12-29 03:27:13 +00:00
arch Fix memory corruption starting multiplayer game 2016-11-19 18:09:26 +00:00
editor Pass canvas to gr_rect 2017-01-01 00:45:45 +00:00
include Pass canvas to gr_rle_expand_scanline_generic 2017-01-01 00:45:45 +00:00
main Initialize obsolete fields 2017-01-01 23:19:21 +00:00
maths
mem Use array<> for memdebug data 2016-10-29 23:16:15 +00:00
misc Use range_for for hmp reset_tracks 2016-10-29 23:16:18 +00:00
texmap Fixed compile-time error of software rendering build. 2016-10-31 11:44:22 +01:00
ui Pass canvas to gr_rect 2017-01-01 00:45:45 +00:00