]> git.mxchange.org Git - flightgear.git/commit
Added write-all parameter to save command. If set to true, the
authordavid <david>
Sun, 3 Mar 2002 22:48:40 +0000 (22:48 +0000)
committerdavid <david>
Sun, 3 Mar 2002 22:48:40 +0000 (22:48 +0000)
commitb9e866cfdd765cc742a6c9b3e35c8a9c1ca08dfc
tree2a60d298cc54e13cb2c1e39fb243dd2c9be6ef98
parent76b06f4707aa56ede63fa9653f6e9ce30d251551
Added write-all parameter to save command.  If set to true, the
command will save *all* properties, rather than just those marked as
archivable.  This feature was requested by Tony Peden to make it
easier to write documentation on the properties, but it should also be
useful for debugging.  There is currently no default binding for the
command with the write-all parameter set to true.
src/Main/fg_commands.cxx
src/Main/fg_props.cxx
src/Main/fg_props.hxx