1
0
Fork 0
flightgear/src/ATC
2003-11-12 10:06:18 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
AIEntity.cxx This is step "1" of probably "many" in the process of separating out the 2003-05-06 23:46:24 +00:00
AIEntity.hxx Return position 2003-09-22 23:52:25 +00:00
AILocalTraffic.cxx Further progress towards interactive ATC 2003-11-05 17:24:58 +00:00
AILocalTraffic.hxx AI plane should go around instead of landing on user if user dawdles on runway now 2003-10-19 20:38:08 +00:00
AIMgr.cxx Removed some extraneous output 2003-10-06 14:09:59 +00:00
AIMgr.hxx Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups 2003-09-24 17:20:55 +00:00
AIPlane.cxx Bug fixes to the AI/ATC interaction mechanism 2003-10-17 00:31:07 +00:00
AIPlane.hxx Bug fix: derived classes were never getting a chance to respond to the towers landing intention query properly 2003-10-16 11:12:37 +00:00
approach.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
approach.hxx Pass dt to update(...) 2003-03-27 15:44:35 +00:00
ATC.cxx Further progress towards interactive ATC control 2003-11-05 10:06:57 +00:00
ATC.hxx Further progress towards interactive ATC 2003-11-05 17:24:58 +00:00
ATCDialog.cxx Further progress towards interactive ATC 2003-11-05 17:24:58 +00:00
ATCDialog.hxx Further progress towards interactive ATC control 2003-11-05 10:06:57 +00:00
ATCdisplay.cxx This is step "1" of probably "many" in the process of separating out the 2003-05-06 23:46: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 Re-commit the changes that I inadvertantly committed as cvsguest 2003-11-09 14:01:50 +00:00
ATCmgr.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
ATCProjection.cxx Ug - must have been drunk when committing those two de-align lines! - this one works 2003-10-19 19:38:01 +00:00
ATCProjection.hxx Implement two convienience functions. 2003-09-23 15:01:53 +00:00
ATCutils.cxx Add an overloaded function 2003-09-19 16:48:27 +00:00
ATCutils.hxx Add an overloaded function 2003-09-19 16:48:27 +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 Fix a problem where older IRIX compilers needed a typecast for certain opperations 2003-10-16 14:14:03 +00:00
atis.hxx Pass dt to update(...) 2003-03-27 15:44:35 +00:00
commlist.cxx Load ground ATC frequency data, and map all stations by bucket index 2003-03-20 11:51:44 +00:00
commlist.hxx Clarification of function comments in header file 2003-10-10 15:14:09 +00:00
ground.cxx Use MHz when stating freqency on-air and call the base class update for response time handling 2003-10-15 14:11:50 +00:00
ground.hxx Calculate active runway in FGGround. It would be better to get the active runway from FGTower instead of duplicating the code to calculate it, but at the moment I can't guarantee that tower control at a given airport will be initialised before ground control, so this will have to do for now... 2003-03-28 15:25:48 +00:00
Makefile.am Alexander's new files added to Makefile.am 2003-02-13 12:21:01 +00:00
tower.cxx Add Manuel Bessler and Stephen Lowry's remote joystick code and add David Magginson's 3dconvert utility 2003-11-12 10:06:18 +00:00
tower.hxx Further progress towards interactive ATC 2003-11-05 17:24:58 +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