1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-15 06:36:30 +09:00
Commit Graph

7 Commits

Author SHA1 Message Date
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
e685d2457c Patch by eliseegw to make resending more robust 2013-01-18 19:18:31 +00:00
lidgren
e17b32011b Changed DestoreMessage() to ignore a missing Message object in RELEASE; added some debug messages to the DEBUG build of the same 2011-10-24 14:56:29 +00:00
lidgren
b474d1ac2d Fixed race condition bug with approval
Changed DestoreMessage call pattern; should effectively be the same tho
2011-10-24 14:38:36 +00:00
lidgren
43b40f8a10 AutoExpandMTU disabled per default; minor tweaks to resends 2010-12-22 11:56:10 +00:00
lidgren
6a30a00172 Added some optimizations 2010-11-03 10:38:13 +00:00
lidgren
609bc1afe2 major update; gen 3.5 2010-10-19 17:45:55 +00:00