]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation/HUD/HUD_ladder.cxx
Quiet some log output.
[flightgear.git] / src / Instrumentation / HUD / HUD_ladder.cxx
2012-11-01 ThorstenBJean Pellotier: don't show markers for invalid targets...
2012-09-26 James TurnerMake HUD items private to the subsystem.
2012-08-21 James TurnerFix some places relying on public 'using std::string...
2012-04-25 ThorstenBMove viewer-related sources to separate folder.
2011-12-25 Torsten DreyerSome warning fixes, mostly unused variables
2011-05-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-05-26 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-05-21 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-05-21 James TurnerChange occurrences of fabsf to fabs - part of tracking...
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-07-28 Vivian MeazzaMerge branch 'work4' into next
2010-07-24 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-07-23 James TurnerRemove all (2) uses of simgear/math/vector.h from Fligh...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-23 torstenwarning fixes
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-18 mfranzadd <label-offset> param for adjusting number labels...
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreHUD::Ladder::draw was capturing the value of a freed...
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-28 mfranz- read x/y/width/height as floats
2006-08-01 mfranzcosmetics
2006-08-01 mfranzfix no-hole ladder (not that I think this mode will...
2006-08-01 mfranz- make the alignment function a static HUD member ...
2006-07-31 mfranzdraw dive lines always from the center, so that the...
2006-07-31 mfranz- use correct ladder bar angle
2006-07-31 mfranz- move HUDText constructor/methods to HUD.cxx
2006-07-28 curtSpecify "clip planes" as a separate independent option...
2006-07-28 curtSimplify dynamic ladder motion option.
2006-07-28 curtRemove some junk.
2006-07-28 curtAdd an option to get a realistic climb dive ladder...
2006-07-27 mfranz- fix turn bank indicator (bank scale type)
2006-07-27 curtAdd support for drawing target markers (circles on...
2006-07-24 mfranz- don't use 10 pt font size for width calculations...
2006-07-23 curtSwitch sign of beta/drift.
2006-07-23 mfranzcleanup (getBoolValue() returns false by default)
2006-07-23 curtRe-implement the flight path marker (aka "velocity...
2006-07-23 mfranz- use Item::draw_circle() to draw circles (waypoint...
2006-07-22 mfranzget rid of struct Point and get_centroid(). Instruments...
2006-07-17 ehofmanUse one standard define for enableing of the Special...
2006-07-11 mfranz- read new HUD from /sim/hud/path[1] (was: /hud)
2006-07-06 mfranz- more <tape> fixes
2006-07-06 mfranz- fix unzoomed tapes (TODO: restore tick length)
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)