]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2009-10-26 Tim MooreRemove system typedefs for MSC in net_fdm.hxx
2009-10-26 Tim Moorestdint.h or equivalent is needed for net_fdm.hxx
2009-10-26 jmtBetter idents for waypoints defined by lon/lat.
2009-10-26 ehofmanMSVC fix
2009-10-26 ehofmanmingw fix
2009-10-26 ehofmanSync. w. JSBSim cvs
2009-10-26 ehofmanCsaba Halasz: C++-ify ATCVoice WriteMessage
2009-10-26 ehofmanfix a pointer reference.
2009-10-26 ehofmanAdjust fog color.
2009-10-26 Tim Mooremore include SGMath.hxx to keep MSVC happy
2009-10-26 durkRevoke url change detection code.
2009-10-26 Tim MooreGenerate sea level pressure from metar
2009-10-24 daveluffExpand SIAP idents as found in FAA ARINC dataset to...
2009-10-24 Tim MooreFix typo
2009-10-24 Tim Mooredelete char array with delete[]
2009-10-24 durkTwo patches:
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-24 ehofmanSync. with JSBSim CVS
2009-10-22 torstenThis is one leftover from Tat's patch from 2009-09-16:
2009-10-22 jmtFix for an uninitialised value, reported by Dave Luff.
2009-10-22 jmtRoute tweaks, especially in-flight activation and deact...
2009-10-22 ehofmanAdd a proper typecast
2009-10-22 ehofmanline up aircraft orientation and velocity vector
2009-10-21 jmtTweak permitted indices for GPS route insert commands.
2009-10-21 jmtGPS commands to edit the route manager route.
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-19 ehofmanRemoved code from ConsumeFuel() which failed due to...
2009-10-19 jmtMake panel-IO quieter.
2009-10-19 jmtHUD tweak - don't show cross-track error if it's (effec...
2009-10-19 jmtGPS data validity clean-up; it was a mess, now it's...
2009-10-19 jmtFix route-manager / GPS sequencing interaction; tied...
2009-10-19 jmtFix a copy-and-paste bug with destination runways....
2009-10-18 ehofmanexplicitly activate the sound manager
2009-10-18 daveluffAdd a hardwired instrument approach for testing. This...
2009-10-18 Tim MooreFixes for changes in simgear/math/sg_types.hxx
2009-10-17 frohlichFix 64 bit linux builds.
2009-10-17 daveluffMy non-precision approach model had been one or more...
2009-10-17 daveluffChange one of the default flight plans to something...
2009-10-17 daveluffFix a crash where there is only 1 IAF in an approach
2009-10-17 ehofmanSoundManager fixes
2009-10-17 ehofmanJames Turner: Add autobrake functionality
2009-10-16 jmtFurther GPS and route manager behavioural fixes
2009-10-16 ehofmanmove some of the sound postion and orientation calculat...
2009-10-16 ehofmanChanged starting fuel flow. Fixed aborted start behavior.
2009-10-16 ehofmanThis is the looping fix.
2009-10-16 ehofmanfixed egngine feed bug
2009-10-14 jmtRoute-manager: remove any interaction with the autopilo...
2009-10-13 jmtMake the GPS drive the autopilot directly (if configure...
2009-10-13 jmtEnsure we always create a GPS instrument.
2009-10-13 jmtMake the HUD show GPS state, instead of RM state.
2009-10-13 jmtChange default airport search to exclude seaports and...
2009-10-13 ehofmansync. with JSBSim CVS again
2009-10-12 ehofmanmake it compile again
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-12 curtAlex Perry: some updates to terrasync.
2009-10-12 ehofmanCorrect (and verrified) position, orientation and veloc...
2009-10-12 jmtFix unrealistic-but-convenient direct-drive from the...
2009-10-12 jmtMake GPS slaved mode on the navradio slightly more...
2009-10-12 jmtFix various route-manager issues - HUD display of waypo...
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-08 jmtRefactor airway code to use SGGeod in external APIs...
2009-10-07 jmtFix an issue which VC90 warns about - using 'this'...
2009-10-07 jmtUse boost string algorithms to avoid dependence on...
2009-10-07 jmtNumerical robustness for the GPS code, when dt or last_...
2009-10-07 jmtUpdate for screen-dumps in PNG format instead of PPM.
2009-10-07 ehofman(try to) properly align model and viewer
2009-10-06 Tim Mooreinclude header for auto_ptr
2009-10-06 jmtLand the GPS/route-manager re-write. Many things are...
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-06 jmtExtend FGPositioned API to support queries by name...
2009-10-06 jmtExtender iterative search APIs with a 'has-next' return...
2009-10-06 durkNew feature: Allow the loading of shared models that...
2009-10-04 jmtDialog support for conditional enable and visible flags...
2009-10-04 jmtFix another crash in the autobrake code, with 'aircraft...
2009-10-04 durkStuart Buchanan:
2009-10-04 jmtBugfix use of type checks in FGPositioned::findAllWithI...
2009-10-04 torstenNon platform specific:
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-10-01 Tim MooreMerge branches 'jmt/navradio', 'jmt/cleanup' and 'torst...
2009-09-30 curtSmooth out the time-to-intercept radial computation...
2009-09-30 Tim MooreUse boost::to_lower_copy instead of function from simgear
2009-09-30 jmtAllow airports system to function without an environmen...
2009-09-30 jmtPositioned support for adding user waypoints.
2009-09-30 Tim MooreTry to improve frame rate and reduce jitter
2009-09-28 jmtFurther extensions to FGPositioned to support ongoing...
next