1
0
Fork 0
flightgear/src
mfranz e354b810fa - work around plib bug that crashes fgfs if no airport was found (empty
list) and the arrows are clicked  (patch sent to plib; workaround it to
  be removed once fgfs officially depends on a plib version that includes
  the fix)
- fix (very unlikely) crash in case the widget is redrawn between list
  destruction and setting of the new list.
2006-04-18 15:21:19 +00:00
..
AIModel Fix for an AIFlightPlan initialization problem in the traffic manager. 2006-03-29 18:36:21 +00:00
Aircraft Preparations for first v0.9.10 prerelease. 2006-03-21 18:52:19 +00:00
Airports make headers include headers they depend on, don't rely on the c(xx) 2006-04-17 12:59:35 +00:00
ATC - use guarded property pointers 2006-04-17 17:08:58 +00:00
Autopilot Recent SimGear changes seem to require more additions of config.h to FG in order to compile on Cygwin 2006-02-22 21:04:47 +00:00
Cockpit make headers include headers they depend on, don't rely on the c(xx) 2006-04-17 12:59:35 +00:00
Environment - make header not depend on *.cxx files (which would be wrong :-P ) 2006-04-17 17:17:21 +00:00
FDM make headers include headers they depend on, don't rely on the c(xx) 2006-04-17 13:19:53 +00:00
GUI - work around plib bug that crashes fgfs if no airport was found (empty 2006-04-18 15:21:19 +00:00
Include Initial revision. 2006-03-24 19:11:08 +00:00
Input raise signal to listeners when a whole coordinate set was written 2006-03-21 17:33:54 +00:00
Instrumentation make headers include headers they depend on, don't rely on the c(xx) 2006-04-17 13:40:20 +00:00
Main Revert last change 2006-04-02 08:42:36 +00:00
Model defer occluder registration until the shadows subsytem is initialized. 2006-04-12 22:21:02 +00:00
MultiPlayer Make the bo105 appear correct for multiplayers. 2006-03-25 19:10:32 +00:00
Navaids Additional fixes for new DME type codes. 2006-03-23 21:42:25 +00:00
Network Add fuel pressure. 2006-03-21 18:51:57 +00:00
Scenery rename OBJECT_TAXI_SIGN to OBJECT_SIGN. This isn't about taxi signs any 2006-04-14 14:50:11 +00:00
Scripting a bool isn't safe enough here, but a mutex shouldn't be necessary 2006-03-20 11:01:16 +00:00
Sound - reduce timeout 2006-03-31 10:12:00 +00:00
Systems warning-- 2006-03-04 22:05:19 +00:00
Time new FSF address 2006-02-21 01:16:04 +00:00
Traffic - use proper error output method 2006-03-31 16:56:14 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am In the process of changing, adding and removing files the last few years 2005-11-01 13:41:49 +00:00