1
0
Fork 0
flightgear/src/ATC
2004-02-04 17:00:19 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
AIEntity.cxx 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
AIEntity.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
AIGAVFRTraffic.cxx Initial revision of class for AI VFR GA traffic 2004-01-23 17:16:15 +00:00
AIGAVFRTraffic.hxx Initial revision of class for AI VFR GA traffic 2004-01-23 17:16:15 +00:00
AILocalTraffic.cxx Make sure at least one Transform() is performed to set the model position *before* first calling DoGroundElev() in order to avoid polluting the tilemgr with bogus tiles 2004-02-04 17:00:19 +00:00
AILocalTraffic.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
AIMgr.cxx Oops - no 3D model assigned to aircraft starting at airports with logical networks 2004-02-04 16:59:04 +00:00
AIMgr.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
AIPlane.cxx 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
AIPlane.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
approach.cxx 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
approach.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
ATC.cxx 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
ATC.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
ATCDialog.cxx 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
ATCDialog.hxx Further progress towards interactive ATC control 2003-11-05 10:06:57 +00:00
ATCdisplay.cxx 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
ATCdisplay.hxx Re-commit the changes that I inadvertantly committed as cvsguest 2003-11-09 14:01:50 +00:00
ATCmgr.cxx 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
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 Don't loose the elevation in ATC projection conversions 2004-01-23 17:14:08 +00:00
ATCProjection.hxx Implement two convienience functions. 2003-09-23 15:01:53 +00:00
ATCutils.cxx 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
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 Log to SG_ATC instead of SG_GENERAL and cout 2003-03-27 15:45:20 +00:00
ATCVoice.hxx Added basic support for using more than one voice. The render function is moved out of ATCmgr and into the ATC base class. 2003-02-18 10:44:01 +00:00
atis.cxx 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
atis.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
commlist.cxx Use proper logging facility, and lower the priority of some of the 2003-11-24 17:45:35 +00:00
commlist.hxx Clarification of function comments in header file 2003-10-10 15:14:09 +00:00
ground.cxx 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
ground.hxx Melchior found another way to crash it 2004-01-23 18:38:02 +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 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.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
transmission.cxx Fix a compiler warning 2003-09-22 23:56:09 +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 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.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