]> git.mxchange.org Git - flightgear.git/commit
** src/Cockpit/panel.cxx
authorcurt <curt>
Fri, 30 Nov 2001 20:55:14 +0000 (20:55 +0000)
committercurt <curt>
Fri, 30 Nov 2001 20:55:14 +0000 (20:55 +0000)
commite1ac99d5c934b11af27a2cb4eb21526425e3280e
tree3d310433bc81eb6dfcf28a39e33c4d577a944018
parent4b4394774b7ac5b2beb67b13d91c4fd1d1a33659
** src/Cockpit/panel.cxx
- delete table in destructor

** src/FDM/flight.cxx
- bind engine properties in FGInterface::bind, and publish properties
  for all engines rather than just engine 0

** src/Main/fg_props.cxx
- removed all engine properties; now bound in FGInterface::bind

** src/Sounds/fg_fx.cxx
- support multiple engine and cranking sounds

** src/Sounds/fg_fx.hxx
- support multiple engine and cranking sounds
src/Cockpit/panel.cxx
src/FDM/flight.cxx
src/Main/fg_props.cxx
src/Sound/fg_fx.cxx
src/Sound/fg_fx.hxx