]> git.mxchange.org Git - flightgear.git/history - src/ATCDCL
Merge branch 'ehofman/atc' into next
[flightgear.git] / src / ATCDCL /
2010-05-05 Tim MooreMerge branch 'ehofman/atc' into next
2010-05-05 ehofmantie ATIS to the listener position and orientation
2010-05-05 Tim MooreMerge branch 'jmt/gps' into next
2010-05-05 Tim MooreMerge branch 'durk/ai-atc' into next
2010-05-05 Tim MooreMerge branch 'durk/ai-atc' into next
2010-04-25 Tim MooreMerge branch 'jmt/gps' into next
2010-04-19 Tim MooreMerge branch 'torsten/proplist' into next
2010-04-19 Tim MooreMerge branch 'torsten/proplist' into next
2010-04-19 Tim MooreMerge branch 'torsten/local-weather' into next
2010-04-19 Tim MooreMerge branch 'jmt/gps' into next
2010-04-19 Tim MooreMerge branch 'jmt/acinclude' into next
2010-04-19 Tim MooreMerge branch 'jmt/gps' into next
2010-04-19 Tim MooreMerge branch 'ehofman/atc-sound' into next
2010-04-19 fredbInitialise v1 to avoid a segfault on exit
2010-04-12 Tim MooreMerge branch 'fred/effects-doc' into next
2010-04-12 Tim MooreMerge branch 'ehofman/sound-reinit' into next
2010-04-12 Tim MooreMerge branch 'ehofman/atc-sound' into next
2010-04-12 ehofmanDelay loading of the voice file since the sound manager...
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 Csaba HalaszFix crab angle and ground speed calculation in AILocalT...
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-13 Tim MooreMerge branch 'tat/framework'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
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 'csaba/tower'
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-11 Tim MooreMerge branch 'timoore/props'
2010-01-03 torsteneliminate gcc warnings
2010-01-03 torstenpurge gcc warning
2009-12-30 ehofmanskip voice delimiter (messages).
2009-12-30 ehofmanStuart Buchanan: Properly catch an exception.
2009-12-22 Csaba HalaszUse the _controlled member instead of the tower pointer...
2009-12-22 Csaba HalaszInitialize eta and dist_out members in TowerPlaneRec
2009-12-22 Csaba HalaszFix NaN in FGAILocalTraffic::FlyTrafficPattern
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-26 Tim MooreMerge branch 'ehofman/sky'
2009-11-26 Tim MooreMerge branch 'ehofman/jsbsim'
2009-11-26 Tim MooreMerge branches 'csaba/commlist' and 'csaba/recip'
2009-11-08 Csaba HalaszFix label printing in ATCDialog
2009-11-08 Csaba HalaszDo not pollute comm list by inserting not found element...
2009-11-08 Csaba HalaszUse wider search in FGCommList::FindByPos
2009-11-07 Csaba HalaszAdded some null pointer checks in FGAILocalTraffic...
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-26 ehofmanCsaba Halasz: C++-ify ATCVoice WriteMessage
2009-10-26 ehofmanfix a pointer reference.
2009-10-24 Tim MooreFix typo
2009-10-24 ehofmanUse shared pointers for any reference to SGSoundSample
2009-10-24 ehofmanDon't make the SoundManager a memebr of the subsystem...
2009-10-22 ehofmanAdd a proper typecast
2009-10-21 ehofmanAssorted small soundsystem related fixes.
2009-10-19 ehofmanUse auto_ptr when calling SGSoundSample
2009-10-19 ehofmanFix a number of small bugs; eg test if SoundMgr::load...
2009-10-17 frohlichFix 64 bit linux builds.
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-12 Tim MooreMerge branch 'vivian/trainz'
2009-10-08 ehofmanadd the option to tie a SampleGroup to the listener...
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-19 Tim Mooreuse boost::tie instead of make_ref
2009-09-19 Csaba Halaszfix ATIS on 64bit machines
2009-09-19 v meazzaMSVC fixes for atis merge.
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.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-23 torstenwarning fixes
next