1
0
Fork 0
flightgear/src
david 0bdc1b1699 Patch from Andy Ross to hide virtual panel when required:
Oh yeah, I forgot to send that one along.  This one is my bug, I
goofed the precedence in the fgPanelVisible() function in panel.cxx
such that the panel was *always* visible if virtual cockpit was
enabled.  Here's a replacement.  I've modified the style from a single
boolean expression to an if-list, since that's more readable to my
eyes for expressions this big:
2002-03-06 13:51:05 +00:00
..
Aircraft Updates to build system to better support automake-1.5 2001-12-28 22:29:59 +00:00
Airports - Removed redundant FG*:: qualifications from class members 2002-02-15 22:00:49 +00:00
ATC Added final newline to prevent compiler warnings. 2002-03-03 22:47:06 +00:00
Autopilot Patch from Jim Wilson: 2002-03-04 00:03:25 +00:00
Cockpit Patch from Andy Ross to hide virtual panel when required: 2002-03-06 13:51:05 +00:00
Controls Updates to build system to better support automake-1.5 2001-12-28 22:29:59 +00:00
Environment General cleanups to cut cross-dependencies and speed up compilation. 2002-02-22 23:37:45 +00:00
FDM Export the gear compression to the property tree. 2002-03-04 07:57:43 +00:00
GUI Patch from Jim Wilson: 2002-03-04 01:05:59 +00:00
Include Enable audio support for MSVC builds. 2002-02-12 16:12:52 +00:00
Input General cleanups to cut cross-dependencies and speed up compilation. 2002-02-22 23:37:45 +00:00
Main Temporarily reverted change to near/far clip plane. 2002-03-05 22:25:11 +00:00
Navaids - Removed redundant FG*:: qualifications from class members 2002-02-15 22:00:49 +00:00
Network Added magnetos and starter to structure 2002-03-03 20:27:56 +00:00
NetworkOLK Make code a bit more explicit. 2002-02-12 22:27:57 +00:00
Objects Fix a compiler warning. 2002-03-04 19:59:50 +00:00
Scenery Further modifications and restructuring of the scenery loading process. 2002-03-04 02:36:06 +00:00
Sound This patch creates a sample manager next to the sound manager. The 2002-03-04 16:03:11 +00:00
Time Tweaks from Julian Foad: 2002-02-05 04:42:39 +00:00
WeatherCM - Removed redundant FG*:: qualifications from class members 2002-02-15 22:00:49 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Initial take of new environment subsystem. Configure with 2002-02-19 15:16:08 +00:00