1
0
Fork 0
flightgear/src
mfranz f79dbc23bf ignore SIGPIPE. If we pipe our output to another application, let's say
to kst, and kst is closed, this does *not* mean that we want FlightGear
to "abort".
2008-07-15 16:55:23 +00:00
..
AIModel Initial attempt to establish a better integration between AI and ATC code. 2008-07-13 12:51:06 +00:00
Aircraft Forward port from CVS/PLIB: Use a more memory allocation efficient replay 2008-04-02 18:55:39 +00:00
Airports Removal of depricated version of Airports/trafficcontrol.[ch]xx 2008-07-13 12:57:06 +00:00
ATC MSVC doesn't have a round function 2008-07-14 09:48:09 +00:00
ATCDCL Initial attempt to establish a better integration between AI and ATC code. 2008-07-13 12:51:06 +00:00
Autopilot make route manager input case insensitive 2008-06-06 07:49:41 +00:00
Cockpit Fix GUI and HUD text rendering problems. 2008-06-06 19:02:17 +00:00
Environment From Benoit Laniel: replace SG threading constructs with OpenThreads 2008-06-12 08:24:39 +00:00
FDM include cstring for memset() (necessary for gcc 4.3.*; backported 2008-07-15 13:08:03 +00:00
GUI don't run the help browser from a property that a user could have 2008-07-09 19:35:53 +00:00
Include Changes for new DatabasePager interface in OSG 2.5.1 2008-06-02 21:10:13 +00:00
Input Clean up OSG camera setup and interface to plib PUI 2008-05-19 21:21:03 +00:00
Instrumentation attach listener after setting the default values (of course :-) 2008-06-02 11:44:02 +00:00
Main ignore SIGPIPE. If we pipe our output to another application, let's say 2008-07-15 16:55:23 +00:00
Model model paging patch from Till Busch 2008-03-22 09:31:06 +00:00
MultiPlayer Anders GIDENSTAM: "only override the receive port when it isn't set already" 2008-06-03 15:57:33 +00:00
Navaids Clean up header file use of iostream and "using" declarations 2008-06-02 21:09:51 +00:00
Network cosmetic changes *only*: 2008-06-11 18:02:19 +00:00
Scenery One more try at the osg 2.5.1 pager fix 2008-06-03 07:32:03 +00:00
Scripting return attribute mask as unsigned 2008-07-10 11:36:10 +00:00
Sound From Benoit Laniel: replace SG threading constructs with OpenThreads 2008-06-12 08:24:39 +00:00
Systems Include <iostream> and using declarations as needed. 2008-06-02 21:07:35 +00:00
Time Modified Files: 2007-05-05 08:08:24 +00:00
Traffic Fix Traffic Manager XML parser 2008-06-01 11:56:32 +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 attempt to establish a better integration between AI and ATC code. 2008-07-13 12:51:06 +00:00