20,741
edits
No edit summary |
|||
| Line 12: | Line 12: | ||
# Drop the pre-2017.x MultiPlayer message format - this will fix warnings from some aircraft about MP packet overflows | # Drop the pre-2017.x MultiPlayer message format - this will fix warnings from some aircraft about MP packet overflows | ||
# Drop the KLN-89 code, since it's unused and not maintained for a long time: Canvas and the regular GPS code can easily implement a working KLN-89 or similar equipment now <ref>https://sourceforge.net/p/flightgear/mailman/message/36327950/</ref> | # Drop the KLN-89 code, since it's unused and not maintained for a long time: Canvas and the regular GPS code can easily implement a working KLN-89 or similar equipment now <ref>https://sourceforge.net/p/flightgear/mailman/message/36327950/</ref> | ||
# Switch to Compositor mode as the only rendering option <ref>https://sourceforge.net/p/flightgear/mailman/message/36606242/</ref> | # Switch to Compositor mode as the only rendering option <ref>https://sourceforge.net/p/flightgear/mailman/message/36606242/</ref><ref>https://sourceforge.net/p/flightgear/mailman/message/37039397/</ref> | ||
# Drop Rembrandt support from C++ (really part of the above) <ref>https://sourceforge.net/p/flightgear/mailman/message/36340736/</ref> | # Drop Rembrandt support from C++ (really part of the above) <ref>https://sourceforge.net/p/flightgear/mailman/message/36340736/</ref> | ||
# Drop the C++ NavDisplay : the Canvas version replaces it <ref>https://sourceforge.net/p/flightgear/mailman/message/36975265/</ref> | # Drop the C++ NavDisplay : the Canvas version replaces it <ref>https://sourceforge.net/p/flightgear/mailman/message/36975265/</ref> | ||