]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
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-10 ehofmansun postition fixes
2009-11-09 ehofmanRemove old MSVC6.0 files that doen't work anymore
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 jmtCase insensitivity for findNextByPartialId.
2009-11-07 jmtIn the route-manager, track the departure and destinati...
2009-11-07 jmtMake Nasal airportinfo() tolerant of invalid airport...
2009-11-07 ehofmanfirst stab at reorganizing fgUpdateSunPos() to make...
2009-11-07 ehofmanSave a costly SGVec3d::fromGeod() calculation
2009-11-07 Csaba HalaszRe-apply the reciprocal patch from cvs rev 1.3 and...
2009-11-06 torstenRon Jensen:
2009-11-06 Tim MooreMerge branches 'durk/scenery' and 'ehofman/fog'
2009-11-06 Tim MooreMerge branch 'topic/moon'
2009-11-06 Tim MooreMerge branch 'timoore/atmos'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-11-06 Tim MooreMerge branch 'aperry/tsync'
2009-11-05 ehofmanpass the geodetic position and view orientation quat...
2009-11-04 jmtDynamic combo-boxes; read values from the property...
2009-11-04 jmtCheck one potential source of the prime-meridian crash.
2009-11-02 ehofmanrocket engine and piston engine fixes
2009-10-31 Tim MooreRevert lighting "cleanup" for now.
2009-10-30 Tim Moorefix moon lighting at night
2009-10-28 ehofmansync. w. JSBSim CVS
2009-10-28 jmtBugfix - don't exclude seaports or heliports when looki...
2009-10-27 jmtCheck for an empty search query in GPS searches, and...
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 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 Tim Mooredelete char array with delete[]
2009-10-24 durkTwo patches:
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-21 jmtTweak permitted indices for GPS route insert commands.
2009-10-21 jmtGPS commands to edit the route manager route.
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 Tim MooreFixes for changes in simgear/math/sg_types.hxx
2009-10-17 ehofmanJames Turner: Add autobrake functionality
2009-10-16 jmtFurther GPS and route manager behavioural fixes
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 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 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-06 Tim Mooreinclude header for auto_ptr
2009-10-06 jmtLand the GPS/route-manager re-write. Many things are...
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...
next