]> git.mxchange.org Git - flightgear.git/history - src/ATC
Use methods from SGMath when possible.
[flightgear.git] / src / ATC /
2010-05-05 Tim MooreMerge branch 'jmt/gps'
2010-04-25 Tim MooreMerge branch 'durk/traffic'
2010-04-25 Tim MooreMerge branch 'jmt/track-bug'
2010-04-25 Tim MooreMerge branch 'vivian/mp'
2010-04-25 Tim MooreMerge branch 'ehofman/particle'
2010-04-25 Tim MooreMerge branch 'ehofman/config'
2010-04-19 Tim MooreMerge branch 'torsten/metar'
2010-03-28 Tim MooreMerge to get true base of James' recent gps changes
2010-03-28 Tim MooreMerge branch 'jmt/gpswidget'
2010-03-09 Tim MooreMerge branch 'jmt/gps'
2010-03-09 Tim MooreMerge branch 'maint'
2010-02-25 Tim MooreMerge branch 'jmt/font'
2010-02-25 Tim MooreMerge branch 'jmt/gui'
2010-02-21 durkAI aircraft will need to switch frequencies before...
2010-02-21 Tim MooreMerge branch 'maint'
2010-02-17 Tim MooreMerge branch 'curt/make'
2010-02-09 Tim MooreMerge branch 'torsten/track'
2010-02-09 Tim MooreMerge branch 'durk/atcdcl-cond'
2010-02-09 Tim MooreMerge branch 'jmt/navradio'
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-02-04 Tim MooreMerge branch 'fredb/winbuild'
2010-02-04 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 Tim MooreMerge branch 'csaba/nan'
2010-01-31 durkA couple of last-minute patched / bugfixes to mitigate...
2010-01-05 durkSome additional changes to ensure that FlightGear at...
2009-12-30 durkConditional compilation of ATCDCL module. Use --disable...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-24 Tim Moorecompilation fixes for gcc -Wall -Werror
2009-05-18 fredbRemove few warnings
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-04-01 durkAllow the AI Traffic controller to set a transponder...
2009-03-11 durkA set of additions related to allow the use of SID...
2009-02-15 durkOne step further toward better integration of AI and...
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-09 durkSome further work toward adding more AI/ATC messages...
2008-11-16 durkBetter support for multiple startup messages.
2008-08-14 durkJames Turner: Improved runway management code:
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 durkEnable Radio #2.
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-14 fredbMSVC doesn't have a round function
2008-07-13 durkInitial attempt to establish a better integration betwe...
2008-05-12 durkMerging David Luff's AI/ATC code with AIModels. Part 1:
2008-03-22 timooremodel paging patch from Till Busch
2008-02-07 mfranzany wind < 1kt is "calm", not just 0.0
2008-01-31 mfranzDaniyar ATADJANOV:
2007-10-27 mfranztry to fix yet another crash bug (don't worry, there...
2007-10-20 durkMiscellaneous tweaks and Bugfixes. Mostly memory leaks...
2007-10-12 mfranzfix another creative char[] == "" comparison
2007-10-06 mfranzvery funny ... mes is a char*! :-}
2007-06-22 mfranzincrease range of searched and displayed frequencies...
2007-05-09 frohlichModified Files:
2007-05-05 frohlichModified Files:
2006-10-31 mfranzinsert punctuation for better festival speech
2006-10-29 frohlichModified Files:
2006-06-16 fredbCompile again on Win32 platforms
2006-06-11 frohlichModified Files:
2006-06-11 mfranzfix another crash on exit by finally converting the...
2006-05-30 frohlichFrom Olaf Flebbe: avoid iterator overruns if we delete...
2006-04-28 mfranzrename NewGUI::getDialog() to NewGUI::getDialogProperties()
2006-04-18 fredbRestore line endings after goofing
2006-04-18 fredbIf it's a struct, it's not a class
2006-04-17 mfranz- use guarded property pointers
2006-04-15 mfranzaircraft are often in several state lists at the same...
2006-03-21 daveluffThis innocuous looking typo was crashing the sim whenev...
2006-03-03 ehofmanMathias Fröhlich:
2006-02-22 daveluffRecent SimGear changes seem to require more additions...
2006-02-21 mfranzdisable old ATC display. This is now done via screen...
2006-02-21 mfranznew FSF address
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...
next