Go to file
Kp 44d1536969 Narrow scope of state_restore_all_sub variables
The previous attempt to assign defaults for values that the savegame
lacks was ignored because it overwrote a variable after the last read.
An early draft of that patch worked, but a last minute reorganization to
keep similar purpose code together made the change ineffective.

Narrow the scope of that variable and write to the correct variable.

Fixes: f62ed80205 ("Reset values that should have been in the savegame, but are not")
2016-12-21 03:54:18 +00:00
common Fix clean test of Valgrind poison support 2016-12-11 23:47:40 +00:00
contrib Add -O0 flags for the Debug and Editor builds in Xcode. 2016-09-28 11:18:46 +08:00
d1x-rebirth Use enumerate in more loops 2016-12-11 01:56:44 +00:00
d2x-rebirth Use enumerate in more loops 2016-12-11 01:56:44 +00:00
Documentation Require support for reference qualified methods 2016-12-10 17:51:07 +00:00
similar Narrow scope of state_restore_all_sub variables 2016-12-21 03:54:18 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt
GPL-3.txt
INSTALL.markdown Add kreator's elaborations to Mac OS X install instructions 2016-09-11 18:49:16 +00:00
SConstruct Require support for reference qualified methods 2016-12-10 17:51:07 +00:00