1
0
Fork 0
flightgear/src/Instrumentation/HUD
durk 301054204e James Turner: Improved runway management code:
- Runways are now part of an airport, instead of a separate list
 - Runways are no longer represented as a boring struct, but as a class
   of their own.
 -Improved runway access to unify various runway access methods.
2008-08-14 18:13:39 +00:00
..
.cvsignore add new HUD to build system 2006-07-04 15:52:09 +00:00
HUD.cxx - fix function argument order (top & bottom were swapped) 2008-08-05 05:22:05 +00:00
HUD.hxx disable clip planes after use (Doesn't seem to make a difference, 2008-07-30 14:52:01 +00:00
HUD_dial.cxx - don't use 10 pt font size for width calculations, when in fact we use 2006-07-24 16:00:18 +00:00
HUD_gauge.cxx - make the alignment function a static HUD member (for namespace 2006-08-01 15:31:15 +00:00
HUD_instrument.cxx - read x/y/width/height as floats 2008-07-28 17:04:24 +00:00
HUD_label.cxx Another round of memory leak fixes from Till Busch 2008-01-24 23:05:58 +00:00
HUD_ladder.cxx better use unset() for unsetting ... 2008-07-30 15:01:59 +00:00
HUD_misc.cxx Another round of memory leak fixes from Till Busch 2008-01-24 23:05:58 +00:00
HUD_runway.cxx James Turner: Improved runway management code: 2008-08-14 18:13:39 +00:00
HUD_scale.cxx - fix turn bank indicator (bank scale type) 2006-07-27 23:34:11 +00:00
HUD_tape.cxx - fix function argument order (top & bottom were swapped) 2008-08-05 05:22:05 +00:00
HUD_tbi.cxx reduce marker gap 2006-07-28 18:41:12 +00:00
Makefile.am add MIL-STD-1787B Aiming Reticle (stadiametric; TODO: standby) 2006-07-22 08:00:56 +00:00