]> git.mxchange.org Git - flightgear.git/commit
Introduce "PRESERVE" flag to protect properties on sim reset.
authorThorstenB <brehmt@gmail.com>
Sun, 12 Jun 2011 18:31:56 +0000 (20:31 +0200)
committerThorstenB <brehmt@gmail.com>
Sun, 12 Jun 2011 18:31:56 +0000 (20:31 +0200)
commit88f7c0527409263be766760e3bbca7f6fb60b418
tree7a36ed7492eb002b9e1a5e4608bc901d06518794
parent7d92bd3a1adf559c102f522b27ff789cf518edf7
Introduce "PRESERVE" flag to protect properties on sim reset.
Some specific properties need protection and shouldn't be restored to their
original values on sim-reset.
src/GUI/property_list.cxx
src/Main/globals.cxx
src/Scripting/NasalSys.cxx
src/Scripting/nasal-props.cxx