Hi, we're resetting all properties on sim-reset to their initial value (saved at sim start-up). There's only a few (hard-coded) exceptions of properties which are not reset. I've just pushed a fix to keep userarchived properties unaffected by a sim-reset. Their value is always maintained in between sim sessions - however you had to exit/restart the sim first, before their value was also retained on sim-reset (don't even try to understand that...it was just odd). I could think of several more properties which would better be retained on sim resets. I'm about to add a "noreset" flag to the supported property attributes. That would allow anyone to flag such exceptional properties which should not be affected by a sim reset (in XML/nasal/C++). And we can get rid of the hard-coded list of property exceptions.
Any objections? Any better name than "noreset"? Otherwise I'll change as proposed... cheers, Thorsten ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

