]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation
- Added ultra-light traffic is now a separate traffic class that can have its
[flightgear.git] / src / Instrumentation /
2007-07-10 mfranzHans FUGAL: mac compilation fix
2007-07-05 mfranzVivian MEAZZA: remove no longer needed debug messages
2007-07-03 mfranzmake target RTT texture configurable as <radar-texture...
2007-07-01 mfranzCsaba HALASZ: use the OSG member variables right away
2007-06-30 mfranzVivian MEAZZA: allow to turn off heading marker (symbol...
2007-06-29 mfranzsync with recent changes to fg/plib
2007-06-24 mfranzmake update interval configurable, even though the...
2007-06-24 mfranzwhat is this "plib" thing?!
2007-06-24 mfranzthe former weather radar is now a generic radar (weathe...
2007-06-24 mfranz- don't mix /instrumentation/radar and /instrumentation...
2007-06-24 mfranzVivian MEAZZA & Tim MOORE:
2007-06-14 durkAlex Bory: TACAN has to search the new AI submode ...
2007-05-06 mfranzinitialize variables before using them
2007-05-05 frohlichModified Files:
2007-04-26 mfranzVivian MEAZZA:
2007-04-03 fredbWin32 fix
2007-03-31 mfranzanother case of round()
2007-03-31 mfranzuse round() from SG, as this isn't available everywhere
2007-03-31 mfranzobsolete through changes to Instrumentation/{instrument...
2007-03-31 mfranzJohn DENKER:
2007-02-23 mfranzNick WARNE: fix property name
2007-02-09 frohlichModified Files:
2007-01-29 mfranzremove annunciator.[ch]xx; this is now done via Nasal:
2007-01-22 frohlichModified Files:
2006-12-06 mfranzRoy Vegard Ovesen:
2006-11-22 mfranzAJ MacLEOD: don't only turn the adf off with exactly...
2006-11-12 fredbDon't segfault when sound is not available
2006-10-29 frohlichModified Files:
2006-10-26 mfranzsimplify name/number handling
2006-10-26 mfranzsimplify name/number handling
2006-10-26 mfranz- simplify number/name handling
2006-10-26 mfranz- simplify namer/number handling
2006-10-26 mfranz- don't read the channel always from tacan[0] (even...
2006-10-24 mfranzVivian MEAZZA: add missing heading-indicator-dg inclusi...
2006-10-23 mfranzVivian MEAZZA: Directional Gyro (DG) compass & electric...
2006-10-20 mfranzdrop pointless warning. If the sound can't be removed...
2006-10-17 mfranzAlexis Bory: revert hack; use correct type for string...
2006-10-16 mfranzVivian MEAZZA: "Bug fix - make TACAN work with no carri...
2006-08-20 mfranz- make *all* class members start with underscore (not...
2006-08-02 mfranzthrow out "zoomed" tapes. These drew 60% of the scale...
2006-08-01 mfranz- "almost zero" is zero
2006-08-01 fredbAvoid redefinition in the same prototype
2006-08-01 mfranzadd optional <format> property for <tape>s
2006-08-01 mfranzcosmetics
2006-08-01 mfranzfix no-hole ladder (not that I think this mode will...
2006-08-01 mfranzfix vertical tape gap
2006-08-01 mfranzuse assignment operators (to my defense: the *x/*y...
2006-08-01 mfranz- make the alignment function a static HUD member ...
2006-07-31 mfranzwhoops
2006-07-31 mfranzcleanup
2006-07-31 mfranzdraw dive lines always from the center, so that the...
2006-07-31 mfranzcosmetics & cleanup
2006-07-31 mfranzremove obsolete text_width() function (a similiar...
2006-07-31 mfranzuse HUDText adjustment (gauges with text aren't used...
2006-07-31 mfranzuse HUDText adjustment
2006-07-31 mfranz- use correct ladder bar angle
2006-07-31 mfranz- move HUDText constructor/methods to HUD.cxx
2006-07-29 mfranzremove unused options & add two new ones
2006-07-28 curtSpecify "clip planes" as a separate independent option...
2006-07-28 mfranzreduce marker gap
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-28 mfranz<option>top</option> draws tbi on top (vertically mirrored)
2006-07-27 mfranz- fix turn bank indicator (bank scale type)
2006-07-27 frohlichClean up scenery center handling. It is set now less...
2006-07-27 curtAdd support for drawing target markers (circles on...
2006-07-25 mfranzno more FONT_(LARGE|SMALL) (didn't work, anyway, and...
2006-07-25 mfranzfinally fix the text-in-box alignment (= Rocket Science...
2006-07-25 mfranzdefine label box pointer via <pointer-width> (width...
2006-07-24 mfranzI've heard that endless loops aren't overly popular.
2006-07-24 mfranz8 is a bit too much for <marker-offset> default; use 5
2006-07-24 mfranzno longer let top==left and bottom==right. This is...
2006-07-24 mfranzfirst stab at label box pointers. <option>top</option...
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 mfranzreticle should fit into bounding box (don't take diamet...
2006-07-22 mfranzdon't be afraid of the comma operator!
2006-07-22 mfranzget rid of struct Point and get_centroid(). Instruments...
2006-07-22 fredbWin32 fix
2006-07-22 mfranzadd MIL-STD-1787B Aiming Reticle (stadiametric; TODO...
2006-07-21 curtAdd support for a back-course mode. Nothing changes...
2006-07-18 curt- Code cleanups.
2006-07-17 ehofmanUse one standard define for enableing of the Special...
2006-07-15 mfranzwhoops ... don't let the new HUD turn off 3D mode in...
2006-07-12 mfranzbracesless blocks are peanuts! It's forgotten "else...
2006-07-11 mfranz- read new HUD from /sim/hud/path[1] (was: /hud)
2006-07-06 mfranz- more <tape> fixes
2006-07-06 mfranzfix <modulo> feature (required for the compass tape)
2006-07-06 mfranzwarning-- (not that it matters -- this code has yet...
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 fredbRemove MSVC warnings
2006-07-05 fredbWin32 fixes
2006-07-04 mfranz- collect drawing primitives in the Item base class
2006-07-04 mfranz- don't store immutable states as strings (sigh!)
2006-07-04 mfranzinitialize HUD class and call its drawing routine from...
next