1
0
Fork 0
flightgear/src/MultiPlayer
Richard Harrison ee951c00e7 2017.2 Multiplayer compatibility fixes
2017.2 in compatible mode was not compatible with 2017.1.x because the V1 packet had V2 properties in it; the protocol version and the new launchbar encoding - both of which should not be transmitted. This only affected 2017.1 because it discards the rest of the packet once an unknown property is encountered (to increase reliability).
2017-05-20 13:32:03 +02:00
..
CMakeLists.txt Initial commit of mpserver discovery via DNS 2016-11-10 11:14:49 +01:00
mpmessages.hxx Added support for multiplay/generic/bool[0..90] packed into three ints of 31 bits. 2017-05-18 00:15:59 +02:00
MPServerResolver.cxx Some logging cleanup and ignore SRV records with port #0 2016-11-14 21:57:50 +01:00
MPServerResolver.hxx Initial commit of mpserver discovery via DNS 2016-11-10 11:14:49 +01:00
multiplaymgr.cxx 2017.2 Multiplayer compatibility fixes 2017-05-20 13:32:03 +02:00
multiplaymgr.hxx MP2017.2 V2 protocol enhancements 2017-02-23 22:33:33 +01:00
tiny_xdr.cxx Multiplayer protocol enhancements (MP2017.2 V2) 2017-04-02 13:52:43 +02:00
tiny_xdr.hxx MP2017.2 changes 2017-02-23 00:46:01 +01:00