]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2010-05-06 Tim MooreMerge branch 'torsten/proplist'
2010-05-06 Tim MooreMerge branch 'torsten/local-weather'
2010-05-06 Tim MooreMerge branch 'jmt/acinclude'
2010-05-06 Tim MooreMerge branch 'fred/effects-doc'
2010-05-06 Tim MooreMerge branch 'ehofman/sound-reinit'
2010-05-06 Tim MooreMerge branch 'ehofman/atc-sound'
2010-05-06 Tim MooreMerge branch 'jmt/runway-fix'
2010-05-06 Tim MooreMerge branch 'jmt/view'
2010-05-06 Tim MooreMerge branch 'syd/ias-limit'
2010-05-06 Tim MooreMerge branch 'torsten/commands'
2010-05-06 Tim MooreMerge branch 'curt/replay'
2010-05-06 Tim MooreMerge branch 'ehofman/normal'
2010-05-06 Tim MooreMerge branch 'aperry/terrasync'
2010-05-06 Tim MooreMerge branch 'torsten/js64'
2010-05-05 Tim MooreMerge branch 'jmt/gps'
2010-05-05 jmtFix a crash if startup fails before the navradio is...
2010-04-25 Tim MooreMerge branch 'durk/traffic'
2010-04-25 Tim MooreMerge branch 'ehofman/generic'
2010-04-25 Tim MooreMerge branch 'vivian/tachy'
2010-04-25 Tim MooreMerge branch 'jmt/navradio'
2010-04-25 Tim MooreMerge branch 'jmt/track-bug'
2010-04-25 Tim MooreMerge branch 'vivian/mp'
2010-04-25 Tim MooreMerge branch 'ehofman/particle'
2010-04-25 Tim MooreMerge branch 'ehofman/config'
2010-04-25 jmtMapWidget: fix a crash on uninitialized.
2010-04-19 Tim MooreMove using declaration out of header file
2010-04-19 torstenuse simgear::PropertyList instead of std::vector<SGProp...
2010-04-19 Tim MooreMerge branch 'torsten/auto'
2010-04-19 torstenSupport for the local weather system from Thorsten...
2010-04-19 Tim MooreMerge branch 'torsten/metar'
2010-04-19 torstengps warning fix (xxx will be initialized after yyy)
2010-04-19 jmtAdd pkg-config macros to acinclude.m4, so configure...
2010-04-19 jmtRoute-file saving.
2010-04-19 jmtSupport loading plain-text routes, and stop aggressivel...
2010-04-19 fredbInitialise v1 to avoid a segfault on exit
2010-04-12 fredbSynchronize doc
2010-04-12 ehofmanDon't forget to resume the sound system after reinit
2010-04-12 ehofmanallow reinitializing the sound system by setting /sim...
2010-04-12 ehofmanDelay loading of the voice file since the sound manager...
2010-04-12 jmtCandidate fix for bug #118, crash with custom (scenery...
2010-04-03 jmtbug99 - Fix case where damping is enabled, but factor...
2010-04-03 jmtBug #99 - change viewer damping calculation, to work...
2010-03-30 fredbSynchronize doc
2010-03-30 Tim MooreMerge branch 'timoore/getpath-rebase'
2010-03-28 fredbInitialise member variable
2010-03-28 jmtGPS/route-manager - notify listeners when current waypo...
2010-03-28 jmtMapWidget for the GUI, initial commit.
2010-03-28 jmtExpose a flag indicating if the GPS is driving the...
2010-03-28 Tim MooreMerge to get true base of James' recent gps changes
2010-03-28 Tim MooreMerge branch 'jmt/gpswidget'
2010-03-27 ehofmanAllow particles to be frozen on pause.
2010-03-27 jmtGPS: enable switching to OBS/DTO mode with no valid...
2010-03-27 jmtGPS: add NS and EW velocity computation, which some...
2010-03-27 jmtGPS: make slaved-to-gps read course from the GPS *when...
2010-03-27 jmtGPS: fix bugs where GPS overwrites NAV1 course, includi...
2010-03-27 jmtAdd Mach/TAS computation to the airspeed indicator.
2010-03-27 torstenCode cleanup: reuse duplicate code.
2010-03-27 torstenBugfix:
2010-03-27 curtStomp out a long standing bug in the replay system...
2010-03-20 torstenFix broken anti windup if the proportional gain runs...
2010-03-20 jmtRead airspeed-indicator overspeed limit values from...
2010-03-16 ehofmanbetter calculations.
2010-03-16 ehofmanimproved normal map calculation
2010-03-16 ehofmanbe a bit more helpful when the texture file could not...
2010-03-16 torstenCompile again for MSVC
2010-03-16 jmtSyd Adams: only define overspeed-indicator properties...
2010-03-16 jmtAirspeed indicator: add default values for overspeed...
2010-03-11 torstenAdded anti windup for the pi-simple-controller
2010-03-11 torstenJust another 64bit fix
2010-03-11 torstenDavid Fries:
2010-03-11 torstenDavid Fries:
2010-03-11 jmtSyd Adams:
2010-03-09 Tim Moorechanges for SGPropertyNode::getPath return type
2010-03-09 Tim MooreMerge branch 'jmt/gps'
2010-03-09 Tim MooreMerge branch 'maint'
2010-03-09 torstenone more gcc warning fix: xxx will be initialized after yyy
2010-03-09 torstenJust a tiny change adds a <reference> input to FGDigita...
2010-03-03 fredbJari Häkkinen: compile on Mac
2010-03-03 fredbRemove a name conflict under Unix
2010-03-03 fredbAlex Perry : Don't call stream functions in signal...
2010-03-03 fredbAlex Perry : Patch to protect terrasync SVN from ^C
2010-02-26 V MeazzaRevised bugfix for tachymetric gunsight
2010-02-25 Curtis L. OlsonFix missed items for the 2.0.0 release.
2010-02-25 jmtMake automake happier.
2010-02-25 jmtMSVC project updates: add GUI/WaypointList[.cxx|.hxx...
2010-02-25 curtUpdate the NEWS file to reflect v2.0.0 changes.
2010-02-25 curtMake sure we check for the proper simgear version.
2010-02-25 torstenNew feature: added <logic> "filters"
2010-02-25 Tim MooreMerge branch 'jmt/font'
2010-02-25 Tim MooreMerge branch 'jmt/bulk'
2010-02-25 Tim MooreMerge branch 'jmt/gui'
2010-02-23 jmtwaypointList: stop using GNU extension / C99 features.
2010-02-22 Tim Mooreremove trailing slash / empty line from Makefile.am
2010-02-21 jmtGPS / route-manager: add new custom widget to display...
2010-02-21 durkAI aircraft will need to switch frequencies before...
2010-02-21 jmtbug #80, exception flying west from NZAA (Auckland...
2010-02-21 Tim MooreMerge branch 'maint'
2010-02-21 curtAdd data/Scenery/Airports/ to the data distribution.
2010-02-17 Tim MooreMerge branch 'curt/make'
2010-02-17 curtFix a couple "make dist" glitches.
next