Michael Lidgren
77515da42d
Added warning for SuppressUnreliableUnorderedAcks mismatch between sender and receiver
2015-04-14 09:23:16 +02:00
Michael Lidgren
2d060cced8
Added configuration setting to suppress acks for unreliable unordered messages
2015-04-13 13:25:30 +02:00
Michael Lidgren
5879fb641e
Rev397-400 on google code; fixes to recycling and minor tweak to heartbeat calling when a disconnection occurs
2015-01-25 16:05:49 +01:00
Michael Lidgren
d57f7045fe
m_needFlushSendQueue added to prevent traversing sender channels each heartbeat
2015-01-20 17:39:03 +01:00
lidgren
999e113d65
Changed internal representation of time in a bunch of places from float to double
2015-01-17 16:35:01 +00:00
lidgren
0d2955637d
Added NetConnection.CanSendImmediately() to determine if the sliding window is full
...
Recycle outgoing dropped messages
Encryption using CryptoProviders refactored
Added NetUnreliableSizeBehaviour to configure behaviour for unreliable messages above MTU
Debug stats show number of received fragments
2014-10-10 15:25:54 +00:00
lidgren
1de702e5ff
Fix for unreliable sequenced channels. If you sent too many messages rapidly that get dropped along the wire messages would stop being enqueued.
2014-05-31 17:05:42 +00:00
lidgren
14f20ace0e
FxCop issues fixed; dead code removed
2013-02-24 13:40:30 +00:00
lidgren
609bc1afe2
major update; gen 3.5
2010-10-19 17:45:55 +00:00