]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation
Remove carrier wire and catapult configuration from the scenario file.
[flightgear.git] / src / Instrumentation /
2009-06-16 Tim Mooreadapt to changes in sg_exception interface
2009-06-15 fredbX-Plane 850 airport file format parsing. 810 is still...
2009-06-15 fredbProjection matrix and texture size should be coherent
2009-06-15 fredbSuppress warnings
2009-06-02 mfranzDave LUFF: bugfixes; leave dlg with crsr button; headin...
2009-06-02 mfranzDave LUFF: Fix buffer overrun with longer runways
2009-06-02 frohlichAvoid division by zero.
2009-06-02 timooreFix two sources of floating point exceptions
2009-05-18 mfranzturn a few #include paths from the "foo" form to <foo>
2009-05-18 mfranzleak fixes
2009-05-18 mfranzfix leaks; make destructors virtual
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-04-15 curtDon't compute radio station range when nav1 slaved...
2009-04-15 curtOne more minor tweak on glideslope handling when slaved...
2009-04-15 curtBetter handling of glide slope and in range flags when...
2009-04-15 mfranzRon JENSEN: fix division by zero problem (asin -> atan2...
2009-04-01 mfranzwxradar: display transponder-id by default, fall back...
2009-03-18 mfranzwxradar: read aircraft data from the property tree...
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-03-18 mfranzRoy V. OVESEN: add support for heading bug
2009-03-18 mfranzremove redundant checks (and one indentation level)
2009-03-18 frohlichAdapt to SGTimeStamp changes.
2009-03-18 mfranzadd <label-offset> param for adjusting number labels...
2009-03-18 mfranzallow to change/reload HUD by setting path in /sim...
2009-03-11 torstenMake hardcoded error values configurable.
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim MooreMerge branch 'topic/tape' into maint
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreHUD::Tape: avoid floating point exception
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-03 Tim MooreMerge branch 'releng/1.9.1' into maint
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim Moore_kollsman member not initialized
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreFix regression in Vivian's last patch.
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-18 timooreDivision by zero fixes from Vivian Meazza.
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreHUD::Ladder::draw was capturing the value of a freed...
2009-01-12 mfranzdon't blindly overwrite user settings -- only initializ...
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-09 jmtAdd various helper filters, to make use of type-ranges...
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-08 timooreDivide-by-zero fixes from Csaba Halász
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-07 jmtPatch from Ron Jensen: make the TTW computation margina...
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 jmtSplit runway and taxiway into separate classes, with...
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into maint2
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 timooreSet BACKGROUND_BIT as camera node mask.
2008-12-27 jmtFGAirportList is gone. Everything should work as before...
2008-12-26 jmtAnother clean-up iteration: FGAirportList::search is...
2008-12-26 jmtKill off many Point3D includes, and a couple of uses...
2008-12-26 jmtClean out FGAirportList - not quite obsolete yet, but...
2008-12-25 jmtRemove all name and spatial queries from FGNavList...
2008-12-24 jmtFinish conversion of FGRunway to a real class - all...
2008-12-24 jmtFGPositioned clean-ups - apply some desirable changes...
2008-12-24 jmtRemove the FGIdentOrdering cruft from FGAirport; now...
2008-12-09 fredbJames Turner :
2008-12-09 fredbJames Turner : this patch
2008-11-11 timooreMaster reference gyro changes from Vivian Meazza.
2008-10-30 curtFix a bug where the search() function was not being...
2008-10-23 ehofmanAlasdair Campbell: fix the MK_VIII problems
2008-09-12 ehofmanJames Turner:
2008-09-11 ehofmanJames Turner:
2008-09-10 ehofmanJames Turner:
2008-08-28 curtTorsten Dreyer:
2008-08-22 ehofmanJames Turner:
2008-08-15 ehofmanJames Turner:
2008-08-14 durkJames Turner: Improved runway management code:
2008-08-05 mfranz- fix function argument order (top & bottom were swapped)
2008-08-03 ehofmanJames Turner:
2008-07-30 mfranzbetter use unset() for unsetting ...
2008-07-30 mfranzdisable clip planes after use (Doesn't seem to make...
2008-07-29 mfranzs/clip/clipping/
2008-07-29 mfranz- extract clipping code to HUD.cxx, allowing generic...
2008-07-29 ehofmanJames Turner:
2008-07-28 mfranz- read x/y/width/height as floats
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 fredbRestore inclusion of GLU.h
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-06-02 mfranzattach listener after setting the default values (of...
2008-06-02 mfranz- export font properties to the property tree again
2008-06-01 mfranzchange default font values
next