]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation/HUD/HUD.cxx
NavDisplay enhancements for Syd.
[flightgear.git] / src / Instrumentation / HUD / HUD.cxx
2012-05-15 James TurnerMake HUD loading lazy upon first show.
2012-04-25 ThorstenBMove viewer-related sources to separate folder.
2011-12-12 adrianMerge branch 'next' into navaids-radio
2011-12-11 adrianMerge branch 'next' into attenuation
2011-12-11 James TurnerAdd hud-cycling back - issue #337
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-19 James TurnerRestructure GUI code, isolate PLIB in source files...
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-07-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-30 James TurnerFixes for include-file flattening - condition.hxx no...
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-03 ThorstenB#348 related: More places where missing files were...
2010-12-04 Tim MooreMerge remote branch 'gitorious/next' into next
2010-12-02 James TurnerFix bug 191, uninitialised HUD color.
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/13' of git://gitoriou...
2010-10-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-10-22 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-22 James TurnerMake the v2 HUD support reinit(), so HUDs can be reload...
2010-10-19 James TurnerMerge commit 'refs/merge-requests/7' of git://gitorious...
2010-10-12 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-09 Torsten DreyerMerge commit 'refs/merge-requests/8' of git://gitorious...
2010-10-08 Tim Moorereplace GLU functions with OSG functionality
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-12 Tim MooreMerge branches 'jmt/xmlauto', 'luff/kln89' and 'curt...
2009-10-12 Tim MooreMerge branch 'jmt/positioned'
2009-10-12 Tim MooreMerge branch 'vivian/trainz'
2009-10-06 Tim MooreMerge branch 'topic/atis' into merge/master-atis
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-10-01 Tim MooreMerge branches 'jmt/navradio', 'jmt/cleanup' and 'torst...
2009-09-19 jmtBreak viewmgr.hxx dependency on on viewer.hxx.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-06-16 Tim Mooreadapt to changes in sg_exception interface
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-18 mfranzallow to change/reload HUD by setting path in /sim...
2008-08-05 mfranz- fix function argument order (top & bottom were swapped)
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-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...
2006-10-29 frohlichModified Files:
2006-08-01 mfranzuse assignment operators (to my defense: the *x/*y...
2006-08-01 mfranz- make the alignment function a static HUD member ...
2006-07-31 mfranz- move HUDText constructor/methods to HUD.cxx
2006-07-24 mfranz- don't use 10 pt font size for width calculations...
2006-07-22 mfranzdon't be afraid of the comma operator!
2006-07-22 mfranzadd MIL-STD-1787B Aiming Reticle (stadiametric; TODO...
2006-07-15 mfranzwhoops ... don't let the new HUD turn off 3D mode in...
2006-07-11 mfranz- read new HUD from /sim/hud/path[1] (was: /hud)
2006-07-05 mfranz- cleanup of the day (more finegrained change history...
2006-07-05 fredbWin32 fixes
2006-07-04 mfranznew HUD (work in progress)