]> git.mxchange.org Git - flightgear.git/history - src/ATC
Fix line endings
[flightgear.git] / src / ATC /
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-12 fredbCatch sound exceptions at the earliest, report problem...
2006-02-12 mfranzRemove old festival code.
2006-02-12 ehofmanRemove old festival code.
2006-02-12 mfranzreplace 'innovative' clamping method with something...
2006-02-10 mfranzVivian wants: s/with the ATIS/with ATIS/
2006-02-10 mfranzpreliminary fix for the "golf foxtrot sierra follow...
2006-02-10 mfranzdon't set the callsign, but use the set one
2006-02-09 mfranzDon't send repeating messages (ATIS) to the /sim/messag...
2006-02-08 mfranzmake sure the index is in the array, which isn't necess...
2006-02-08 ehofmanMathias Fröhlich:
2006-02-07 mfranzemit to different message properties:
2006-02-04 mfranzexport ATC message to /sim/messages/atc
2006-01-30 ehofmanOlaf Flebbe:
2006-01-20 ehofmanIntegrate a large part of John Wojnaroski's 747 cockpit...
2005-12-29 ehofmanDurk Talsma, Olaf Flebbe & Mathias Fröhlich:
2005-12-19 ehofmanOlaf Flebbe:
2005-12-11 ehofmanVassilii Khachaturov:
2005-12-11 ehofmanThe most important part is that it fixes possible
2005-11-29 daveluffGeneral tidy up - add an extra ctor method, remove...
2005-11-12 ehofmanSync with SimGear.
2005-11-12 ehofmanMake use of the new sound_sample function arrangement.
2005-11-11 ehofmanUse the default included aircraft.
2005-11-02 mfranzmake transmission buttons accessible via accelerator...
2005-10-30 mfranzcosmetics
2005-10-27 mfranzsearch recursively for named node (i.e. one with matchi...
2005-10-26 mfranzReplace hard-coded dialogs with NewGUI/XML dialogs...
2005-10-26 ehofmanAlex Romosan:
2005-10-25 ehofmanAlex Romosan:
2005-10-25 ehofmanVassilii Khachaturov:
2005-10-22 ehofmanIma Sudonim:
2005-10-15 ehofmanMathias Fröhlich:
2005-09-20 curtDavid Luff:
2005-09-09 daveluffAdd a convienient ctor
2005-09-05 ehofmanMathias Fröhölöiööhlich:
2005-08-14 ehofmanMathias Fröhlich:
2005-07-18 ehofmanHarald JOHSEN:
2005-06-03 mfranzI had hoped that gmtime's lack of thread-safety wouldn...
2005-05-10 mfranzthere's no such thing as /sim/time/elapsed-ms -->...
2005-04-29 ehofmanMathias:
2005-04-22 mfranzcode simplification: use atan2() [discussed with...
2005-03-31 ehofmanMelchior FRANZ:
2005-02-22 ehofmanupdate paths.
2005-02-10 ehofmanDurk Talsma:
2005-02-02 daveluffMinor fix
2005-01-21 daveluffEmergency fix for AI model loading - non existance...
2004-12-27 daveluffMake sure the ATIS reports surface winds at airports...
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
2004-12-03 curtRoy Vegard Ovesen:
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-11-18 curtMigrate FlightGear code to use "#include SG_GL*" defined in
2004-09-30 daveluffUse the Transmit-Render functions for tower output...
2004-09-19 ehofmanRemove unnecessary inclusions of sg.h ans ssg.h
2004-07-23 ehofmanReduce the log-level of the airport not found
2004-05-14 curtCode at this level shouldn't care if the sound manager...
2004-05-10 curtClean up some sound buffer allocation/deallocation...
2004-04-30 andyChanges to get FlightGear (well, the src directory...
2004-04-26 curtGet ATIS voice working again.
2004-04-24 curtChanges to go along with small interface changes in...
2004-04-11 daveluffFix a seg fault that could be caused if all no AI model...
2004-04-06 ehofmanWindows fix.
2004-04-06 andyOops. A change to an upstream header seems to have...
2004-03-31 andyYank out all the glut dependencies and concentrate...
2004-03-29 daveluffA few abs->fabs where we are passing a double in
2004-03-29 daveluffPatch from Fred Bouvier to use multi-platform ul librar...
2004-03-24 daveluffRound millibars to nearest whole number, and make inche...
2004-03-23 daveluffConvert altimeter to millibars for the UK
2004-03-23 daveluffAdd altimeter to the ATIS. Always does inches at the...
2004-03-22 daveluffFix another possible ATC stackdump
2004-03-22 daveluffFix some warnings
2004-03-20 daveluffSome more tweaks to the landing clearance code
2004-03-20 daveluffDelay deletion of AI traffic until after it has had...
2004-03-20 daveluffRelease the frequency after finishing a transmission
2004-03-20 daveluffSlightly more robust handling of runway vacation
2004-03-19 daveluffConvert some char* return types to string
2004-03-16 davidRemove the old WeatherCM module.
2004-03-16 daveluffFix a possible crash
2004-03-15 daveluffWork around for the AI-traffic due to precision issues...
2004-03-12 daveluffDon't clear the user to land following downwind report...
2004-03-12 daveluffFix a situation where the AI aircraft sometimes wouldn...
2004-03-10 daveluffStart adding a better framework for ATC-initiated commu...
2004-03-09 daveluffAdd an option for the user to inform the tower (s)he...
2004-03-06 daveluffStart making the AI traffic robust to not getting a...
2004-03-05 daveluffUse the airport elevation instead of the actual ground...
2004-03-05 daveluffFix a crash that sometimes occurred when reporting...
2004-03-04 daveluffFix a problem where track would not get initialised...
2004-03-02 daveluffMove the mechanics of turning out of the derived classe...
2004-03-02 daveluffDon't cast string to c_str before passing to functions...
2004-03-01 daveluffReturn the closest match instead of the first in-range...
2004-02-04 daveluffMake sure at least one Transform() is performed to...
2004-02-04 daveluffOops - no 3D model assigned to aircraft starting at...
2004-01-26 ehofmanMSVC fixes
2004-01-23 daveluffMelchior found another way to crash it
2004-01-23 daveluffLots of changes to the ATC/AI system for initial revisi...
2004-01-23 daveluffInitial revision of class for AI VFR GA traffic
2004-01-23 daveluffDon't loose the elevation in ATC projection conversions
2003-12-19 andyMinor API changes to support the new sg_geodesy impleme...
2003-11-24 davidUse proper logging facility, and lower the priority...
2003-11-19 daveluffFix a nasty bug whereby non-scrolling ATC messages...
2003-11-14 ehofmanMSVC fix
next