]> git.mxchange.org Git - flightgear.git/history - src/ATCDCL/ATC.cxx
Give the FGAirport class a sane filename.
[flightgear.git] / src / ATCDCL / ATC.cxx
2013-02-21 James TurnerGive the FGAirport class a sane filename.
2012-10-13 ThorstenBATCVoice: support multiple voice files
2012-10-04 ThorstenBFix ATIS output.
2012-09-30 James TurnerTolerate refactored SGSound headers.
2012-09-17 ThorstenBCreate FGSoundManager as a wrapper for SGSoundMgr_OpenAl
2012-08-21 James TurnerFix a crash encountered with ATC.
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-07-17 ThorstenBATISMgr clean-up / improvements
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-12 ThorstenBClean-up, part III.
2012-05-12 ThorstenBATCDCL cleanup, part II.
2012-05-12 ThorstenB#767: stop ATIS when switching off volume or loosing...
2011-12-12 adrianMerge branch 'next' into navaids-radio
2011-12-11 adrianMerge branch 'next' into attenuation
2011-12-11 ThorstenBAdd --log-class option, improve logging classes.
2011-06-22 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-05 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-06-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-01 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-06-01 James TurnerExpose FGPositioned data via property tree, and make...
2010-12-27 Dave LuffRemove more code only concerned with the depreciated...
2010-05-06 Tim MooreMerge branch 'timoore/fire-fix'
2010-05-06 Tim MooreMerge branch 'zan/stencil2'
2010-05-06 Tim MooreMerge branch 'vivian/cullsetting'
2010-05-06 Tim MooreMerge branch 'mathias/math'
2010-05-06 Tim MooreMerge branch 'fredb/msvc-cleanup'
2010-05-06 Tim MooreMerge branch 'ehofman/atc'
2010-05-05 Tim MooreMerge branch 'mathias/math' into next
2010-05-05 Tim MooreMerge branch 'fredb/msvc-cleanup' into next
2010-05-05 Tim MooreMerge branch 'ehofman/atc' into next
2010-05-05 ehofmantie ATIS to the listener position and orientation
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-01-31 Tim MooreMerge branch 'csaba/nan'
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'curt/navradio'
2010-01-13 Tim MooreMerge branches 'torsten/warn-atc' and 'tortsen/warn...
2010-01-12 Tim MooreMerge branch 'ehofman/version'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2010-01-11 Tim MooreMerge branch 'cptf/modeler'
2010-01-11 Tim MooreMerge branch 'jmt/navaid'
2010-01-11 Tim MooreMerge branch 'ehofman/rename'
2010-01-11 Tim MooreMerge branch 'topic/pu-crash'
2010-01-03 torstenpurge gcc warning
2009-12-21 Tim MooreMerge branches 'jmt/aircraft-name' and 'jmt/runway'
2009-12-21 Tim MooreMerge branch 'durk/traffic'
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'timoore/merge-effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-12-11 ehofmanactivate atc settings in the sound mixer dialog
2009-12-09 ehofmanif volume is too low, skip the function entirely
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-26 Tim MooreMerge branch 'jmt/dialog'
2009-11-06 Tim MooreMerge branches 'durk/scenery' and 'ehofman/fog'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-11-06 Tim MooreMerge branch 'aperry/tsync'
2009-10-28 ehofmaninitlialize _playing for FGATC. Proper listerner orient...
2009-10-24 ehofmanDon't make the SoundManager a memebr of the subsystem...
2009-10-21 ehofmanAssorted small soundsystem related fixes.
2009-10-19 ehofmanUse auto_ptr when calling SGSoundSample
2009-10-12 Tim MooreMerge branches 'jmt/dialog' and 'durk/scenery'
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-12 Tim MooreMerge branch 'stuart/clouds'
2009-10-12 Tim MooreMerge branch 'torsten/axes'
2009-10-12 Tim MooreMerge branches 'jmt/xmlauto', 'luff/kln89' and 'curt...
2009-10-12 Tim MooreMerge branch 'jmt/positioned'
2009-10-06 ehofmanAdd the Sound Manager before any other subsystem that...
2009-10-06 ehofmanInitial commit of the new sound system, expect more...
2009-10-06 Tim MooreMerge branch 'topic/atis' into merge/master-atis
2009-09-18 Tim MooreMerge branch 'vivian/train' into next
2009-09-18 Tim MooreMerge branch 'jmt/cleanup' into next
2009-09-18 Tim MooreMerge branch 'jd/atis' into next
2009-09-18 jmtATIS overhaul by John Denker, adapted to trunk by me.
2008-05-12 durkMerging David Luff's AI/ATC code with AIModels. Part 1: