mmp / vice

Virtual air traffic control simulator
https://pharr.org/vice
GNU General Public License v3.0
23 stars 33 forks source link

Rework list/ datablock drawing #161

Closed checkandmate1 closed 3 weeks ago

checkandmate1 commented 6 months ago

This is a prerequisite to #128 and #118, as the secondary SPC warnings are drawn as yellow, while on the same line as the primary SPC warnings (red). And for the coordination lists, some lines of that list are drawn in a flashing white, while others are a steady green.

mmp commented 3 weeks ago

Closing this out as the new(ish) datablock code now supports arbitrary color values specified per-character. (And the coord list stuff is in there.)