]> git.mxchange.org Git - flightgear.git/history - src/ATC/ATCmgr.cxx
Make sure the ATIS reports surface winds at airports above sea-level
[flightgear.git] / src / ATC / ATCmgr.cxx
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
2004-12-03 curtRoy Vegard Ovesen:
2004-05-14 curtCode at this level shouldn't care if the sound manager...
2004-03-19 daveluffConvert some char* return types to string
2004-03-02 daveluffDon't cast string to c_str before passing to functions...
2004-01-23 daveluffLots of changes to the ATC/AI system for initial revisi...
2003-11-24 davidUse proper logging facility, and lower the priority...
2003-11-09 daveluffRe-commit the changes that I inadvertantly committed...
2003-11-09 curtSomeone managed to commit changes as cvsguest, return...
2003-11-05 cvsguestFix a nasty bug - FGATC::SetDisplay() should be called...
2003-11-04 daveluffRationalisation of the ATC popup dialog code - moved...
2003-10-16 ehofmanFix a problem where older IRIX compilers needed a typec...
2003-10-11 daveluffFixed a bug where an ATC station on one channel wouldn...
2003-10-09 daveluffDon't do AreaSearch in ATCmgr since nothing really...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-05 daveluffFix a couple of bugs that resulted in ATIS not being...
2003-09-05 daveluffGuard against update(...) getting called before init...
2003-05-23 ehofmaninitialize some otherwise unitialized variables
2003-03-27 daveluffProgress towards interactive ATC...
2003-03-11 daveluffNeed to call Init() when initialising tower, otherwise...
2003-03-09 daveluffAdded a range parameter to the FindByPos search functio...
2003-03-07 daveluffMore stuff to make the AI/ATC system less hardwired...
2003-03-06 daveluffAdded constructor to ATCData struct
2003-02-18 daveluffAdded basic support for using more than one voice....
2003-02-13 daveluffChanges in support of Alexander's ATC menu/transmission...
2003-02-06 davidUse the property /sim/sound/voice to disable voice...
2003-02-06 daveluffMajor re-work of the comm frequency storage and lookup...
2003-01-19 daveluffMemory allocation bugfix from Frederic Bouvier, plus...
2003-01-07 daveluffSearch ATC frequencies with both comm1 and 2 instead...
2002-12-17 daveluffFirst draft of an ATC dialog box, mostly copied from...
2002-12-04 daveluffChanges to support voice rendering of ATC
2002-10-02 davidPreliminary support for AI planes from Dave Luff. ...
2002-05-11 davidMajor overhaul:
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-04-25 davidPatch from Melchior Franz:
2002-04-03 curtAttached are a fairly extensive series of patches to...
2002-03-13 davidAdded a final newline to avoid a compiler warning.
2002-03-01 curtAttached is a reasonably large patch to add a proper ATC