]> git.mxchange.org Git - flightgear.git/commit
- save pairs of <file>/<path> for each *-set.xml file in autosave.xml
authormfranz <mfranz>
Thu, 5 Apr 2007 19:59:44 +0000 (19:59 +0000)
committermfranz <mfranz>
Thu, 5 Apr 2007 19:59:44 +0000 (19:59 +0000)
commitdf4f1aa248e05db665f92d82d4a7b020037c0a7f
tree2c8f467fc19e755fa625bf0ea2345fcfb20bd705
parentd996d271215e0706a53dbe57b85256f7851a748a
- save pairs of <file>/<path> for each *-set.xml file in autosave.xml
- loop up file name in the cache at startup. If it's found, check if the
  file exists and use it, otherwise scan $FG_ROOT/Aircraft/ as usual,
  and create a new cache while doing that. Rebuild cache on FG_ROOT change.
src/Main/fg_init.cxx