]> git.mxchange.org Git - flightgear.git/history - src/Cockpit/hud.cxx
Revert previous commit.
[flightgear.git] / src / Cockpit / hud.cxx
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
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-19 jmtHUD tweak - don't show cross-track error if it's (effec...
2009-10-13 jmtMake the HUD show GPS state, instead of RM state.
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-12 jmtFix various route-manager issues - HUD display of waypo...
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
2008-09-11 ehofmanJames Turner:
2008-07-31 ehofmanheader cleanups
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-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-06-06 timooreFix GUI and HUD text rendering problems.
2008-01-24 timooreAnother round of memory leak fixes from Till Busch
2007-12-21 mfranzs/no-warning/depreciated/, so people adding that to...
2007-12-21 mfranzdepreciation warning for users of old custom HUDs
2007-01-22 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-06-17 mfranzset blend mode back to make 2D panels opaque when used...
2006-06-17 mfranzremove lon/lat string representation generating functio...
2006-06-15 mfranzremove the rest of the static variables (except one...
2006-06-14 mfranzremove readCard() and let the hud_card class read its...
2006-06-14 mfranzremove readCard and let the gauge_instr class read...
2006-06-14 mfranzremove readRunway() and let the runway_instr class...
2006-06-14 mfranzremove readTBI() and let the fgTBI_instr class read...
2006-06-14 mfranz- remove hud.cxx/readLabel and let the instr_label...
2006-06-14 mfranzremove readLadder(const SGPropertyNode *) and make...
2006-06-14 mfranzindentation, trailing spaces, ... (cosmetics only...
2006-06-10 mfranzthe special line width doesn't make much sense, as...
2006-06-10 mfranztreat colors like the other parameters: only copy them...
2006-06-09 mfranz- remove lots of traling spaces
2006-06-09 mfranz- add transparency option
2006-06-09 mfranz- remove obsolete definition
2006-06-08 mfranz- copy preset colors from <palette> to /sim/hud/color
2006-06-07 mfranz- don't hide HUD only because the color index is invalid
2006-06-07 mfranz- drop hardcoded color/brightness values
2006-06-06 mfranzbark if the requested font isn't a texture font. A...
2006-06-06 mfranz- use global fontcache
2006-02-21 mfranznew FSF address
2005-11-09 mfranzreplace hard-coded HUD config dialog with NewGUI dialog
2005-10-06 ehofmanMartin Spott: Use standardized Sun directive.
2004-11-19 curtI have added Aaron Wilson's virtual 3d runway projectio...
2004-11-18 curtMigrate FlightGear code to use "#include SG_GL*" defined in
2004-10-20 ehofmanFrederic:
2004-04-06 andyOops. A change to an upstream header seems to have...
2004-02-05 curtFix altitude/agl hold display.
2004-01-31 curtCurt Olson:
2003-11-13 ehofmanDepreciate NetworkOLK. A big thanks goes to Oliver...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-08-12 curtNorman Vine:
2003-07-14 ehofmanMake it possible to either select the 2d or the 3d HUD
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-03-21 ehofmanAndy wrote:
2002-12-10 curt- Some refactoring of the configure.ac script.
2002-07-06 davidChange identifiers to their new names to match hud...
2002-03-27 davidPatch from Norm Vine:
2002-03-26 curtOops, in the latest property manager rewrite, a typo...
2002-03-20 davidUse !strcmp for all property string-value comparisons.
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-03-13 davidAutopilot cleanup:
2002-02-05 curtVarious Irix compiler tweaks.
2001-10-24 curtFixes to remove dependencies on depricated plib code...
2001-10-24 curtFixes for win_ratio/aspect_ratio confusion. It was...
2001-09-20 curtWhite space changes.
2001-09-20 curtFollow up tweaks.
2001-09-19 curta) HUD - Here is the updated hud code with moving point...
2001-07-24 curt- catch sg_exception instead of sg_io_exception
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-07-19 curt- catch exception from readProperties and show dialog
2001-07-02 curtUpdated bug fix to make hopefully more thread safe.
2001-06-30 curtFix what looks like it could potentially cause a proble...
2001-06-26 curtPatches contributed by Norman Vine to do ultra-hires...
2001-06-13 curtFixed a couple items for Norman's large resolution...
2001-06-12 curtFixed some warnings, updated whitespace.
2001-06-06 curtOptimized property node accesses.
2001-04-22 curtScreenshot tweaks from Cameron Moore.
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
2001-03-24 curtSG_ namespace
2001-03-14 curtRemoved ios::binary on file open.
2001-03-08 curtOpen C++ iostreams as ios::binary.
2001-01-16 curtMore property manager interface updates.
2001-01-13 curtDavid Megginson writes:
next