]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2011-03-24 Curtis L. OlsonVariant of innosetup config file for developer snapshot...
2011-03-22 ThorstenBFix reset during replay issue
2011-03-22 Torsten DreyerFix broken tank properties. More verbose generic protoc...
2011-03-21 ThorstenBreplay/FDM shell subsystem refactoring
2011-03-20 ThorstenBReplay improvements
2011-03-19 Erik HofmanMake sure Include/config.h gets found which is located...
2011-03-19 ThorstenBMore virtual destructors.
2011-03-19 ThorstenBAvoid nuisance sound effects after sim-reset.
2011-03-09 ThorstenBCut&paste voiceplayer into a separate module.
2011-03-09 ThorstenBUsed tied property list.
2011-03-09 ThorstenBFixed an property tieing issue on sim reset.
2011-03-09 ThorstenBFix navreceiver to make DME work with ILS signals.
2011-03-07 ThorstenBUntie all TiedPropertyLists before destruction.
2011-03-07 ThorstenBFix another (tiny) memory leak.
2011-03-06 Csaba HalaszQuick fix for ascii generic input line separator problem
2011-02-28 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-02-28 Curtis L. OlsonVariant of the iss script for packaging "developers...
2011-02-27 Torsten Dreyerprepare for subsystem_mgr.hxx no longer including props.hxx
2011-02-25 ThorstenBOoops. Forget the "other" OS...
2011-02-25 ThorstenBTCAS clean-up.
2011-02-25 ThorstenBMake AIplanes respond to TCAS RAs.
2011-02-25 ThorstenBAdded tracker stage to TCAS.
2011-02-25 ThorstenBExpose vertical speed for MP planes
2011-02-25 ThorstenBNew TCAS display mode for wxradar.
2011-02-25 ThorstenBIntroduce new TCAS instrument
2011-02-25 ThorstenBMake voiceplayer independent
2011-02-25 Torsten Dreyerclear two gcc warnings
2011-02-20 Torsten Dreyerallow proxy to set as an url
2011-02-20 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-02-20 Torsten Dreyeruse http_proxy environment variable
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-19 ThorstenB#84: John Denker: Set correct file modes
2011-02-19 Torsten Dreyerremove unused code and use code from simgear
2011-02-16 ThorstenBJohn Denker: move branch cut and apply clamps
2011-02-16 John DenkerMore accurate, more symmetrical computation of tangent...
2011-02-16 John Denkerfix up some comments
2011-02-16 John DenkerImplement gs-direct-deg property.
2011-02-15 ThorstenBFix huge multiplayer memory leak.
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-15 Tim Mooreaccomodate changes to osgDB::DatabasePager interface
2011-02-14 Torsten DreyerWarning fixes for MSVC
2011-02-14 Torsten DreyerFix wrong throttle-position on init (trim)
2011-02-14 Torsten Dreyergcc warning fixes
2011-02-14 Torsten DreyerTankProperties: don't allow negative values
2011-02-14 Torsten DreyerRefactor controls.cxx: use simgear functions
2011-02-14 Torsten DreyerRefactor ridgelift: use simgear::TiedPropertyList
2011-02-13 ThorstenBSupport scenery reloading (needs simgear update).
2011-02-13 ThorstenBUpdate tile loader options whenever its config properti...
2011-02-13 ThorstenBMinor output format issue.
2011-02-13 ThorstenBAvoid crash and/or long delay on shutdown in METAR...
2011-02-13 ThorstenBAvoid crash and/or long delay on shutdown in METAR...
2011-02-12 Torsten DreyerTankProperty: a bugfix and a new properties
2011-02-11 ThorstenBIvan Ngeow: Fixed compile for FreeBSD platforms.
2011-02-11 ThorstenBIvan Ngeow: Fixed compile for FreeBSD platforms.
2011-02-08 Torsten DreyerSupport more than eight tanks
2011-02-06 Torsten DreyerFix the tank properties if no content was defined in fg
2011-02-06 Torsten DreyerRepair windows vc90 build broken by TankProperties...
2011-02-06 Torsten DreyerUnified handling of (fuel-)tank properties
2011-02-06 ThorstenBFixed incomplete merge of JSBSim.cxx
2011-02-06 Torsten DreyerMove tiedpropertylist from flightgear to simgear
2011-02-06 ThorstenBBertrand Coconnier: updated fix for #204 and #222:...
2011-02-06 ThorstenBImproved fix for #204 and #222: JSBSim::unbind() needs...
2011-02-06 ThorstenBBetrand Coconnier: fix bugs #47,#184: roll/pitch/speed...
2011-02-06 ThorstenBFix for bug #204 and #222 by Bertrand Coconnier; NaNs...
2011-02-06 ThorstenBBertrand Coconnier: updated fix for #204 and #222:...
2011-02-05 ThorstenBImproved fix for #204 and #222: JSBSim::unbind() needs...
2011-02-04 ThorstenBNot reported by cppcheck: fix another memory leak :)
2011-02-02 ThorstenBFixed several compiler warnings
2011-02-01 ThorstenBFixed helicopter view.
2011-01-30 Frederic BouvierInitialize class member in AIFlightPlan
2011-01-30 Frederic BouvierReported by cppcheck: fix an incorrect usage of iterators
2011-01-30 Frederic BouvierReported by cppcheck: fix a memory leak
2011-01-30 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-01-30 Frederic BouvierDetect joystick disconnection
2011-01-30 ThorstenBProposed fix for #251: Waypoint handling
2011-01-30 ThorstenBProposed fix for #251: Waypoint handling
2011-01-30 ThorstenBFix viewer issue with Tower and Chase View.
2011-01-30 ThorstenBBetrand Coconnier: fix bugs #47,#184: roll/pitch/speed...
2011-01-30 Erik HofmanFix for bug #204 and #222 by Bertrand Coconnier; NaNs...
2011-01-29 James TurnerAndreas Gaeb: make input (joystick) re-init work.
2011-01-28 Frederic BouvierIgnore a generated file
2011-01-28 Frederic BouvierCmake: add a rule to build sources from fluid (.fl...
2011-01-28 Frederic BouvierCmake: use different icons for 32-bit and 64-bit execut...
2011-01-28 Frederic BouvierCmake: set an icon to the Windows executable
2011-01-28 Frederic BouvierDeprecate VS2010 handmade project files now that we...
2011-01-28 Frederic BouvierCmake: fix VS2010 link
2011-01-28 Frederic BouvierCmake: support VS2010 and MSVC 64 bit
2011-01-25 James TurnerAndreas Gaeb: fix #222 (JSBSIm reset problems)
2011-01-25 James TurnerAndreas Gaeb: fix #222 (JSBSIm reset problems)
2011-01-25 James TurnerRe-apply fix for #204, crash on JSBSim reset
2011-01-25 James TurnerRe-apply partial fix for #222, JSBsim crash-on-reset
2011-01-24 Torsten DreyerBugfix: reset transparency of non fog/mist/haze layers
2011-01-24 Torsten DreyerBugfix: reset transparency of non fog/mist/haze layers
2011-01-24 James TurnerWhoops, missed a place to use fgVersion
2011-01-24 James TurnerInclude Macflightgear files, and the build helper.
2011-01-23 Torsten DreyerCode cleanup, no functional change
2011-01-23 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-01-23 Frederic BouvierCmake: restore its original name to the ephemeris library
2011-01-23 Mathias FroehlichHelp configure finding the rti libraries.
2011-01-23 ThorstenBReport stopped MP transmission at higher log level,
next