]> git.mxchange.org Git - flightgear.git/commit
- use Item::draw_circle() to draw circles (waypoint marker still to be done)
authormfranz <mfranz>
Sun, 23 Jul 2006 08:14:03 +0000 (08:14 +0000)
committermfranz <mfranz>
Sun, 23 Jul 2006 08:14:03 +0000 (08:14 +0000)
commit0289cfcb36cd9cd26ec888a5383118e78f0997b1
tree4d29296fe68f1e53e369fa579ab25bc162b9edfd
parent4ce94a0ec44de6aa5c426a24bda310cf26a76045
- use Item::draw_circle() to draw circles (waypoint marker still to be done)
- move variable declaration near their first use (c++ style rather than c)
- rename (zenith|nadir|hat) to enable-(zenith|nadir|hat) and make them bool
  (for consistency reasons)
src/Instrumentation/HUD/HUD.hxx
src/Instrumentation/HUD/HUD_ladder.cxx