]> git.mxchange.org Git - flightgear.git/commit
- fix the <condition> element which was no longer working due to an invalid property...
authortorsten <torsten>
Fri, 27 Nov 2009 15:12:34 +0000 (15:12 +0000)
committerTim Moore <timoore@redhat.com>
Sun, 29 Nov 2009 14:56:13 +0000 (15:56 +0100)
commit179a7993334d84f0a7f1b9447ef03f18599f5ba7
treed9e0dec06e21a5d0d310cf05e9d0ef8d2e38627b
parent6fcd9f967bf659cc0dcf7288fc82a111e3eaee24
- fix the <condition> element which was no longer working due to an invalid property root
- allow multiple <autopilot> elements within an aircraft. All autopilot live in an individual FGXMLAutopilot subsystem which run within a subsystem group now.
src/Autopilot/xmlauto.cxx
src/Autopilot/xmlauto.hxx
src/Main/fg_init.cxx