]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation/HUD/HUD_instrument.cxx
better use unset() for unsetting ...
[flightgear.git] / src / Instrumentation / HUD / HUD_instrument.cxx
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)