]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation/HUD/HUD_instrument.cxx
Merge branch 'curt/replay'
[flightgear.git] / src / Instrumentation / HUD / HUD_instrument.cxx
2010-05-06 Tim MooreMerge branch 'curt/replay'
2010-05-06 Tim MooreMerge branch 'ehofman/normal'
2010-05-06 Tim MooreMerge branch 'aperry/terrasync'
2010-05-06 Tim MooreMerge branch 'torsten/js64'
2010-05-05 Tim MooreMerge branch 'jmt/gps'
2010-04-25 Tim MooreMerge branch 'durk/traffic'
2010-04-25 Tim MooreMerge branch 'ehofman/generic'
2010-04-25 Tim MooreMerge branch 'vivian/tachy'
2010-02-10 Meazza@.(none)Add Tachymetric Gunsight
2008-07-28 mfranz- read x/y/width/height as floats
2008-01-24 timooreAnother round of memory leak fixes from Till Busch
2006-08-01 mfranzadd optional <format> property for <tape>s
2006-07-31 mfranzremove obsolete text_width() function (a similiar...
2006-07-31 mfranz- move HUDText constructor/methods to HUD.cxx
2006-07-29 mfranzremove unused options & add two new ones
2006-07-24 mfranz- don't use 10 pt font size for width calculations...
2006-07-22 mfranzget rid of struct Point and get_centroid(). Instruments...
2006-07-22 mfranzadd MIL-STD-1787B Aiming Reticle (stadiametric; TODO...
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 mfranz- collect drawing primitives in the Item base class
2006-07-04 mfranznew HUD (work in progress)