]> git.mxchange.org Git - simgear.git/commit
Melchior FRANZ:
authorehofman <ehofman>
Thu, 23 Dec 2004 13:32:01 +0000 (13:32 +0000)
committerehofman <ehofman>
Thu, 23 Dec 2004 13:32:01 +0000 (13:32 +0000)
commitd88fb32a731de54ddd0bbe279cbb6b1ff3208a42
treea682c4d0d499b23326609fb41e71c575e6eba785
parent37ac409586f564db0e487f3d5b44b3a612d62438
Melchior FRANZ:

My recent fix for the load/save fgfs.sav feature was a bit too ambitious.
While aliases lead to abortion before, I tried to copy them properly,
although this wasn't a requirement. Unfortunately, this seems to have
worked for absolute aliases only, not for relative ones, and hence broke
several panel instruments. The attached patch backs most of the previous
patch out again, and goes a simpler route: just ignore aliases.
simgear/props/props.cxx
simgear/props/props.hxx
simgear/props/props_io.cxx