]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2011-11-04 James TurnerCMake support for man page generation
2011-11-02 Anders Gidenstamsrc/Main/options.cxx: It is rather common to have two...
2011-11-01 James TurnerSwitch the realWx controller to use the event-manager...
2011-11-01 James TurnerAdd compile-time support for a custom fg-root location...
2011-11-01 James TurnerMake all FDMs selectable at runtime; default LARCsim...
2011-11-01 Mathias FroehlichRemove automake ignores.
2011-11-01 James TurnerGoodbye automake.
2011-10-31 James TurnerRestore options *processing* order (which is now distin...
2011-10-30 ThorstenBFix stupid compile-time switch issue...
2011-10-30 ThorstenBClean-up date/time option parser.
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-10-30 Erik HofmanLatest round of JSBim updates.
2011-10-30 James TurnerMake environment-manager closest airport updating quiet...
2011-10-30 ThorstenBTCAS: pressure vs radio altimeter
2011-10-30 Mathias FroehlichFix returning reference to temporary.
2011-10-29 ThorstenBConfigure font in osg StatsHandler for OSG3.
2011-10-29 Curtis L. OlsonCommit changes to this file so I can switch branches...
2011-10-29 Curtis L. OlsonAdd OPTION_MULTI to several more options that could...
2011-10-29 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-29 Mathias FroehlichForward resize events to the stats handler.
2011-10-29 James TurnerMake various protocols support multiple definitions...
2011-10-28 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-28 Mathias FroehlichMake use of SGTimeStamp::sleepUntil for accurate sleeping.
2011-10-28 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-28 Mathias FroehlichMake use of SGTimeStamp for sleep*
2011-10-28 James TurnerFix Mac crashing on exit - link order determines librar...
2011-10-28 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-27 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-27 Durk TalsmaImproved AI taxi behavior:
2011-10-27 Torsten Dreyerfgpanel: don't call nonexisting list
2011-10-27 Torsten DreyerSome autopilot fixes
2011-10-26 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-26 Durk Talsma* Updated routing algorithm. Just sorting the schedules...
2011-10-26 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-26 James TurnerChange a hot-spot in the AI code, to use cartesian...
2011-10-25 Curtis L. OlsonMerge branches 'next' and 'next' of gitorious.org:fg...
2011-10-24 James TurnerMany NavDisplay bug-fixes - almost usable now!
2011-10-24 James TurnerAnchor flight gear::Waypt's destructor, and make it...
2011-10-24 James TurnerCMake read me updates - document PREFIX_PATH
2011-10-23 Mathias FroehlichDocument fixed-near-far.
2011-10-23 Mathias FroehlichAdd seamless view muliscreen configuration.
2011-10-23 Mathias FroehlichAdd fixed-near-far camera config parameter.
2011-10-23 James TurnerFix some code which clang didn't like
2011-10-22 Durk TalsmaPotential fix for bug #471 (crash in checkspeedadjustment).
2011-10-22 James Turnersource packaging for CPack
2011-10-22 Frederic BouvierAITraffic fix - forgot two files
2011-10-22 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-10-22 Frederic BouvierFix a problem in AITraffic where waypoint iterator...
2011-10-21 James TurnerRelocate appData fgfsrc loading prior to init of fg...
2011-10-21 James TurnerFix automake linkage of metar utility.
2011-10-21 Frederic BouvierFix win32 cmake build of metar
2011-10-21 Frederic BouvierFix win32 build of metar
2011-10-21 James TurnerHold an owning ref to the HTTTP request.
2011-10-21 James TurnerBring metar helper into CMake world, and use new HTTP...
2011-10-21 James TurnerUpdate FGMetar for revised SGMetar constructor.
2011-10-19 James TurnerCMake readme tweaks.
2011-10-19 James TurnerMerge downstream fix from Gentoo, to deal with libsvn...
2011-10-18 James TurnerMinor CMake packaging tweaks, more to follow.
2011-10-18 James TurnerAdd README on basic CMake usage.
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-10-17 James TurnerFix two issues caught by the German QA department ;)
2011-10-16 James TurnerDetect and read a config file in FG_HOME - allows nicer...
2011-10-16 James TurnerAutomate TerraSync integration with the scenery / dir...
2011-10-16 James TurnerAllow aircraft-dir option to override aircraft search...
2011-10-16 James TurnerAnd keep platforms other than my beloved OS-X working...
2011-10-16 James TurnerRefactor fg-home computation, use Library/Application...
2011-10-16 James TurnerFix Unix build.
2011-10-16 James TurnerRestructure option/config handling code, to avoid multi...
2011-10-12 James TurnerTweak map-widget data boxes for AI objects, so speed...
2011-10-12 Torsten DreyerJoin duplicate fields ident and trans_ident in navrecord
2011-10-12 James TurnerMake sun-angle a plain property, so observers fire.
2011-10-11 ThorstenBUse more specific log classes.
2011-10-11 ThorstenBReduce AI/MP lags when removing models
2011-10-10 Durk Talsma-Revert to the original design. It still appearch to...
2011-10-10 Durk TalsmaFinetuning of AI Aircraft landing performance. Aircraft...
2011-10-10 Durk TalsmaRemove the assertSpeed debugging code.
2011-10-09 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-09 Durk TalsmaAITraffic exits the runway as soon as possible (in...
2011-10-09 Torsten Dreyerdon't use uninitialized variables
2011-10-09 Torsten Dreyerstart adding backward-compatibility to newnavradio
2011-10-09 ThorstenBreplay system: allow to resume simulation at any point...
2011-10-09 Torsten DreyerReintroduce an old bugture: use localizer as dme
2011-10-09 ThorstenBAdd generic "open-browser" command to show URLs or...
2011-10-09 ThorstenBMinor FDM shell performance improvement
2011-10-08 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-08 Durk TalsmaSeveral Bugfixes:
2011-10-08 Frederic BouvierFix win32 fgpanel build
2011-10-08 ThorstenBfgpanel: improved path handling
2011-10-07 James TurnerFurther NavDisplay hacking, symbol binding is working...
2011-10-05 Durk TalsmaRevert back to the version from sept 4. Vertical speed...
2011-10-05 Torsten DreyerIntroducing: The new navradio code (WIP)
2011-10-04 Mathias Froehlichhla: Avoid explicit attribute update request. Is alread...
2011-10-04 James TurnerAdjust cursor-setting code, for better compatibility...
2011-10-04 James TurnerMac: Work-around for OSG3's Cocoa Viewer interacting...
2011-10-04 James TurnerWork on the NavDisplay instrument.
2011-10-03 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-03 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-03 Durk Talsma* A new algorithm for determining hold position instruc...
2011-10-03 Mathias Froehlichhla: use the property based interface from the property...
2011-10-03 ThorstenBMake LOD properties of AI/MP aircraft run-time configur...
next