]> git.mxchange.org Git - flightgear.git/commit
Add support for a special-instrument xml attribute, which triggers loading of a know...
authordaveluff <daveluff>
Wed, 30 Nov 2005 01:21:45 +0000 (01:21 +0000)
committerdaveluff <daveluff>
Wed, 30 Nov 2005 01:21:45 +0000 (01:21 +0000)
commita3890d1253d9dcd3de9a9bf39ead0d3ae7939b0b
treeff266a26fbc4056ae9872554b945545e17506d3f
parent4be8a31d4be1599b60493f3f9a4a1654d69c21eb
Add support for a special-instrument xml attribute, which triggers loading of a know c++ hard-coded instrument.  This has some ugliness that will need removing at some point.  In particular, panel reload is broken for panels that include a special-instrument, since this triggers subsystem reload which is a fatal error.  Note that this *only* affects panels that use a special-instrument - all other panels are unaffected
src/Cockpit/panel_io.cxx