1
0
Fork 0
flightgear/src/ATC
ehofman 12fc19080b Ima Sudonim:
CygWin/gcc-3.4.4 updates.

I replaced my cygwin compiler with 3.4.4, did a make clean of plib, simgear,
and flightgear, then did a make install of all three. With the included changes,
everything builds fine, and runs fine.
2005-10-22 11:22:05 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
AIEntity.cxx Mathias Fröhlich: 2005-10-15 14:51:52 +00:00
AIEntity.hxx Remove unnecessary inclusions of sg.h ans ssg.h 2004-09-19 16:33:38 +00:00
AIGAVFRTraffic.cxx Delay deletion of AI traffic until after it has had time to release the frequency after its last transmission. This is a bit of a band-aid for more deep-seated problems with the dialog model, but it will solve some problems for now 2004-03-20 03:13:29 +00:00
AIGAVFRTraffic.hxx Remove unnecessary inclusions of sg.h ans ssg.h 2004-09-19 16:33:38 +00:00
AILocalTraffic.cxx Mathias Fröhlich: 2005-08-14 12:57:12 +00:00
AILocalTraffic.hxx Remove unnecessary inclusions of sg.h ans ssg.h 2004-09-19 16:33:38 +00:00
AIMgr.cxx Mathias Fröhlich: 2005-10-15 14:51:52 +00:00
AIMgr.hxx Emergency fix for AI model loading - non existance of the piper model as in the latest base package crashes the program - add exception handler during load. Needs to be replaced with better AI aircraft loading logic at some point 2005-01-21 15:50:29 +00:00
AIPlane.cxx Roy Vegard Ovesen: 2004-12-03 21:21:16 +00:00
AIPlane.hxx Remove unnecessary inclusions of sg.h ans ssg.h 2004-09-19 16:33:38 +00:00
approach.cxx Ima Sudonim: 2005-10-22 11:22:05 +00:00
approach.hxx there's no such thing as /sim/time/elapsed-ms --> elapsed-sec 2005-05-10 09:29:24 +00:00
ATC.cxx Roy Vegard Ovesen: 2004-12-03 21:21:16 +00:00
ATC.hxx Use the Transmit-Render functions for tower output instead of directly calling ATCdisplay. This is part of preparations for optionally handing the strings off to a TTS engine if required. 2004-09-30 15:43:32 +00:00
ATCDialog.cxx Durk Talsma: 2005-02-10 09:01:51 +00:00
ATCDialog.hxx Further progress towards interactive ATC control 2003-11-05 10:06:57 +00:00
ATCdisplay.cxx Migrate FlightGear code to use "#include SG_GL*" defined in 2004-11-18 19:53:00 +00:00
ATCdisplay.hxx Use the Transmit-Render functions for tower output instead of directly calling ATCdisplay. This is part of preparations for optionally handing the strings off to a TTS engine if required. 2004-09-30 15:43:32 +00:00
ATCmgr.cxx Durk Talsma: 2005-02-10 09:01:51 +00:00
ATCmgr.hxx Lots of changes to the ATC/AI system for initial revision of random AI GA VFR traffic 2004-01-23 17:18:24 +00:00
ATCProjection.cxx Add a convienient ctor 2005-09-09 12:33:23 +00:00
ATCProjection.hxx Add a convienient ctor 2005-09-09 12:33:23 +00:00
ATCutils.cxx Ima Sudonim: 2005-10-22 11:22:05 +00:00
ATCutils.hxx Lots of changes to the ATC/AI system for initial revision of random AI GA VFR traffic 2004-01-23 17:18:24 +00:00
ATCVoice.cxx Clean up some sound buffer allocation/deallocation issues. 2004-05-10 21:24:30 +00:00
ATCVoice.hxx Changes to go along with small interface changes in simgear/sound/libsgsound 2004-04-24 19:28:12 +00:00
atis.cxx Make sure the ATIS reports surface winds at airports above sea-level 2004-12-27 23:55:54 +00:00
atis.hxx Start adding a better framework for ATC-initiated communication. There should be no user-visible change from this commit 2004-03-10 16:01:17 +00:00
commlist.cxx Durk Talsma: 2005-02-10 09:01:51 +00:00
commlist.hxx Minor fix 2005-02-02 19:16:51 +00:00
ground.cxx Ima Sudonim: 2005-10-22 11:22:05 +00:00
ground.hxx Start adding a better framework for ATC-initiated communication. There should be no user-visible change from this commit 2004-03-10 16:01:17 +00:00
Makefile.am Lots of changes to the ATC/AI system for initial revision of random AI GA VFR traffic 2004-01-23 17:18:24 +00:00
tower.cxx Harald JOHSEN: 2005-07-18 16:58:22 +00:00
tower.hxx Slightly more robust handling of runway vacation 2004-03-20 02:55:25 +00:00
transmission.cxx Ima Sudonim: 2005-10-22 11:22:05 +00:00
transmission.hxx Rationalisation of the ATC popup dialog code - moved it all over to AK's dynamic list system and removed the hardcoded list code, extended the dynamic list system a bit, started adding support for callbacks from the user interaction 2003-11-04 11:54:42 +00:00
transmissionlist.cxx Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
transmissionlist.hxx Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00