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

11 Commits

Author SHA1 Message Date
lidgren
62f4004938 Fixed VerifyAndLock 2010-08-19 09:43:23 +00:00
lidgren
482c721a93 Throttling config fixed 2010-08-19 07:10:25 +00:00
lidgren
ffe86262c6 NetOutgoingMessage.Write(string) now preallocates the correct amount of memory
NetPeer.MessageAvailable added
2010-08-07 07:46:06 +00:00
lidgren
51a4bfa5ea KeepAliveDelay removed; ping frequency doubled instead if no activity in 1.5 x ping frequency 2010-06-24 11:23:36 +00:00
lidgren
14d3f3b390 Major refactoring of sending messages to multiple recipients 2010-06-21 19:22:21 +00:00
lidgren
10ae62c4cd NetPeerConfiguration.UseCoalescing added 2010-06-09 11:39:52 +00:00
lidgren
caf68daab7 NetIncomingMessage.Clone added
Attempt to handle connection reset correctly when sending
2010-06-09 06:12:06 +00:00
lidgren
e63c52bd7d XTEA fixed; Message encryption working 2010-05-23 10:48:58 +00:00
lidgren
9577d4b4a6 Missing project added; various code cleanups 2010-05-14 17:12:26 +00:00
lidgren
0810dfc1c5 Extended comment 2010-05-09 09:26:15 +00:00
lidgren
fbcd550a2a transferred from trunk/Generation3 of lidgren-network 2010-05-06 18:30:27 +00:00