]> git.mxchange.org Git - flightgear.git/history - src
Assigned an ATC controller to the user's Aircraft and change the comm1 radio frequenc...
[flightgear.git] / src /
2011-04-10 Durk TalsmaAssigned an ATC controller to the user's Aircraft and...
2011-04-06 Durk TalsmaAdded a simple dialog, just as proof-of-principle.
2011-04-05 Durk TalsmaSome further testing of the ATC Dialog infrastructure.
2011-04-04 Durk TalsmaMerge branch 'next' into durk-atc
2011-04-03 ThorstenBImprove OSG caching.
2011-04-03 Durk Talsmaadding changed files for previous commit.
2011-04-03 Durk TalsmaStart of adding interaction between the user controlled...
2011-04-03 ThorstenBOn-demand loading of Nasal modules.
2011-04-02 ThorstenBMinor clean-up (fixed renamed subsystems)
2011-04-02 ThorstenBSupport optional Nasal modules in fgdata/Nasal/MyModuleFoo
2011-03-29 ThorstenBfix #296: FDMshell+TankProperties not bound after sim...
2011-03-27 ThorstenBRenaming / more consistent naming.
2011-03-27 ThorstenBNew property reporting worst-case frame latency.
2011-03-27 ThorstenBSlightly brighter blue color level for map widget
2011-03-26 Stuart BuchananImprove display of shipping in map widget.
2011-03-24 ThorstenBMinor replay issues
2011-03-24 ThorstenBMinor replay issues
2011-03-24 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-03-23 ThorstenBBertrand Coconnier: Fix instant replay with JSBSim...
2011-03-23 ThorstenBImprove timing statistics
2011-03-23 ThorstenBDrop unnecessary include dependency.
2011-03-23 ThorstenBMinor namespace issue
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-27 Torsten Dreyerprepare for subsystem_mgr.hxx no longer including props.hxx
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-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 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: use different icons for 32-bit and 64-bit execut...
2011-01-28 Frederic BouvierCmake: set an icon to the Windows executable
2011-01-25 James TurnerAndreas Gaeb: fix #222 (JSBSIm reset problems)
next