Overhaul how changes to persistent storage are cleared
commitb282779b034fad2c7141396dbc62e1be327155d8
authorfrosch <frosch@openttd.org>
Sun, 23 Feb 2014 22:03:08 +0000 (23 22:03 +0000)
committercirdan <cirdansw@gmail.com>
Mon, 10 Mar 2014 21:37:12 +0000 (10 22:37 +0100)
tree47191ab489e33238b764f7b18a79e49b42487f1e
parente0f3ef9d1fce8e2b1e4d17f69c577232d13cbbad
Overhaul how changes to persistent storage are cleared

(openttd r26371) -Fix [FS#5831]: Calling DoCommandP during the
gameloop cleared pending persistent storage changes.
src/command.cpp
src/genworld.cpp
src/newgrf_storage.cpp
src/newgrf_storage.h
src/openttd.cpp
src/saveload/storage_sl.cpp