]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation
Development for two new features:
[flightgear.git] / src / Instrumentation /
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
2008-06-01 mfranzCsaba HALASZ & Syd ADAMS: make radar font configurable
2008-06-01 fredbRemove unused variables
2008-05-12 durkMerging David Luff's AI/ATC code with AIModels. Part 1:
2008-03-24 timooreautopilot filter deque fixes
2008-03-22 timooremodel paging patch from Till Busch
2008-03-22 timooreFor the agRadar, initialize property nodes with defaults.
2008-03-17 timooreSmall cleanup of terrain radar
2008-03-17 timooreground radar from Vivian Mezza
2008-02-07 mfranzThe Concorde Maintainer:
2008-01-24 timooreAnother round of memory leak fixes from Till Busch
2007-12-11 frohlichUse a render target fallback that works in any case.
2007-12-07 timooreAdd an option to FGTextureManager to create dynamic...
2007-10-20 durkMiscellaneous tweaks and Bugfixes. Mostly memory leaks...
2007-10-05 mfranz- make FGAirport::search() more versatile, so that...
2007-10-04 timooreMake comparisons against OSG version less flakey
2007-09-28 mfranz... and keep the "groundradar" update rate :-)
2007-09-28 mfranzadd instrument name & index to subsystem name id
2007-09-10 timooreAdded copyright to ground radar files
2007-09-09 timooreGround radar and tower control panel for ATC.
2007-07-10 mfranzHans FUGAL: mac compilation fix
2007-07-05 mfranzVivian MEAZZA: remove no longer needed debug messages
2007-07-03 mfranzmake target RTT texture configurable as <radar-texture...
2007-07-01 mfranzCsaba HALASZ: use the OSG member variables right away
2007-06-30 mfranzVivian MEAZZA: allow to turn off heading marker (symbol...
2007-06-29 mfranzsync with recent changes to fg/plib
2007-06-24 mfranzmake update interval configurable, even though the...
2007-06-24 mfranzwhat is this "plib" thing?!
2007-06-24 mfranzthe former weather radar is now a generic radar (weathe...
2007-06-24 mfranz- don't mix /instrumentation/radar and /instrumentation...
2007-06-24 mfranzVivian MEAZZA & Tim MOORE:
2007-06-14 durkAlex Bory: TACAN has to search the new AI submode ...
2007-05-06 mfranzinitialize variables before using them
2007-05-05 frohlichModified Files:
2007-04-26 mfranzVivian MEAZZA:
2007-04-03 fredbWin32 fix
2007-03-31 mfranzanother case of round()
next