]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
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-22 ehofmanline up aircraft orientation and velocity vector
2009-10-21 ehofmanAssorted small soundsystem related fixes.
2009-10-19 ehofmanUse auto_ptr when calling SGSoundSample
2009-10-19 ehofmanremove a debugging left-over
2009-10-19 ehofmanFix a number of small bugs; eg test if SoundMgr::load...
2009-10-19 ehofmanMake sure the unbind method is called for all registere...
2009-10-18 ehofmanexplicitly activate the sound manager
2009-10-17 frohlichFix 64 bit linux builds.
2009-10-17 ehofmanSoundManager fixes
2009-10-16 ehofmanmove some of the sound postion and orientation calculat...
2009-10-12 ehofmanCorrect (and verrified) position, orientation and veloc...
2009-10-08 ehofmanSplit up FGFX into a dedicated effects class (FGFX...
2009-10-08 ehofmanadd the option to tie a SampleGroup to the listener...
2009-10-07 ehofman(try to) properly align model and viewer
2009-10-06 ehofmanallow disabling sound completely (note: openal gets...
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-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-10-01 Tim MooreMerge branches 'jmt/navradio', 'jmt/cleanup' and 'torst...
2009-09-30 jmtAllow airports system to function without an environmen...
2009-09-23 Tim MooreMerge branch 'jmt/reciprocal'
2009-09-22 torstenAlex Buzin: Fix wrong calculation of temperature and...
2009-09-22 torstenCatch a possible NAN at insanely low but greater than...
2009-09-20 torstenFix the temperature computation.
2009-09-20 torstenRon Jensen:
2009-09-20 Tim MooreMerge branch 'tat/configure'
2009-09-20 jmtRemove plib/fnt.h from panel header.
2009-09-20 jmtReplace one SGD_ constant with a local one, in LaRCsim.
2009-09-20 jmtRemove <plib/sg> includes.
2009-09-19 jmtRemove use of plig/sg from render-area-2d.
2009-09-19 jmtRemove audio update from main.cxx, back to FGFX (but...
2009-09-19 jmtBreak viewmgr.hxx dependency on on viewer.hxx.
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-19 jmtFGFX clean-ups, conversion of one more sgVec user.
2009-09-18 jmtPut back an unfortunate include, until ViewMgr can...
2009-09-18 jmtDrat, this is really needed. Yuck, yuck, yuck.
2009-09-18 jmtHeader clean-ups in viewer/view-mgr.
2009-09-18 jmtATIS overhaul by John Denker, adapted to trunk by me.
2009-09-18 torstenonly complain about binary record length mismatch if...
2009-09-18 torstenunintentional introduction of a not yet ready util.
2009-09-18 torstenand the (hopefully) last one from Tat's Mac-can-run...
2009-09-18 torstenforgotten ones from Tat's patch to enable make builds...
2009-09-17 jmtNavRadio: By way of an experiment, make false courses...
2009-09-17 torstenfgpanel is shouldn't have escaped (yet)
2009-09-17 torstenTatsuhiro Nishioka:
2009-09-17 jmtNavRadio DME in-range flag, and audio code improvements...
2009-09-17 jmtDifferent approach to handling the paired-ILS-on-opposi...
2009-09-17 jmtAssociate non-ILS localisers with their runway.
2009-09-17 jmtMake FGRunway track reciprocal runways.
2009-09-17 jmtOne more divide by zero fix from Torsten.
2009-09-17 jmtWork around the penaltyForNav broken-ness, by ensuring...
2009-09-17 jmtnavradio: fix crash spotted by Torsten, when nav range...
2009-09-17 jmtFix the has-gs flag when switching to a VOR (thanks...
2009-09-17 jmtLogging: less verbose about navaids we didn't align.
2009-09-17 jmtLogging: less verbose traffic-manager startup.
2009-09-17 jmtLogging: less verbose panel loading.
2009-09-12 Tim MooreMerge branch 'topic/atmos-merge' into next
2009-09-12 jmtVarious LOC/GS improvements from John Denker, adapted...
2009-09-12 curtAvoid strtof() for portability reasons.
2009-09-12 curtHandle "double" type fields correctly for ascii input...
2009-09-12 frohlichDisable collisions with the MP aircraft again.
2009-09-12 jmtAdd clamped degrees deviation for glideslope.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-10 Tim Moorecleanup of atmosphere patch
2009-09-10 John DenkerTwo-parameter physics-based model of atmosphere up...
2009-09-09 jmtAdd normalised heading deflection property to navradio.
2009-09-09 daveluffFix MSVC compilation
2009-09-09 torstenTatsuhiro Nishioka:
2009-09-09 ehofmantest for the presence of alut.h. if it's not found...
2009-09-09 ehofmanDont execute code in case the soundmanager isn't proper...
2009-09-09 jmtFix compilation - missing include of globals.hxx
2009-09-09 jmtAdd normalised glideslope deviation property to nav...
2009-09-09 jmtFurther re-factoring of nav-radio code, again no functi...
2009-09-09 ehofmanDont execute code in case the soundmanager isn't proper...
2009-09-09 jmtSet runway elevation to the airport elevation, and...
2009-09-09 frohlichUse the new vector conversion functions.
2009-09-09 frohlichMove dynamic_casts to EffectGeode into the findMaterial...
2009-09-09 frohlichFix a problem introduced with the past vector changes.
2009-09-09 ehofmanOne last update; remember whether input or output is...
2009-09-09 ehofmanDon't forget to clear the previous configuration
2009-09-09 ehofmanMake FGIO a proper subsystem and add a reinit method...
2009-09-09 ehofmanSync. with JSBSim (CVS) again
2009-09-09 frohlichRemove obsolete version test.
2009-09-09 frohlichSimplify, fix some comments.
2009-09-09 frohlichCorrect logic to determine if we really have a hit.
2009-09-09 frohlichInitialize all members.
2009-09-09 frohlichAvoid division by zero.
2009-09-09 torstenTatsuhiro Nishioka:
2009-09-09 frohlichReplace the SGVec*::sg() methods with the equivalent...
2009-09-09 torstenTatsuhiro Nishioka:
next