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

17 Commits

Author SHA1 Message Date
lidgren
c185b3b16f NetConnection.UnsentBytesCount added 2010-09-07 06:53:23 +00:00
lidgren
1cf64dc015 NetQueue TryDequeue signature change 2010-09-05 10:37:39 +00:00
lidgren
61436efa7b NetQueue fixes 2010-09-02 22:17:34 +00:00
lidgren
a5ab4ab485 ToHexString optimized 2010-08-08 07:38:45 +00:00
lidgren
bbeb7dfb2a NetServer.Disconnect added; Buffer.BlockCopy used in NetBitWriter 2010-07-26 07:39:02 +00:00
lidgren
11d33aa446 Reliability fix; first sequenced message was swallowed 2010-07-15 05:41:53 +00:00
lidgren
551dca6d0e NetIncomingMessage and NetOutgoingMessage now implements Stream as base class 2010-07-13 14:28:34 +00:00
lidgren
5d44e391cb More SRP work (still not working 100%) 2010-06-13 21:01:36 +00:00
lidgren
d1bdfe7b58 SRP work 2010-06-11 11:56:47 +00:00
lidgren
caf68daab7 NetIncomingMessage.Clone added
Attempt to handle connection reset correctly when sending
2010-06-09 06:12:06 +00:00
lidgren
38c4a7a446 Resend bug fixed, unit tests expanded, misc cleanup 2010-06-01 18:28:14 +00:00
lidgren
2b5967794e Bug in reliability fixed 2010-05-24 05:25:50 +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
421a4675c9 *AllFields now reads/writes members in alphabetical order 2010-05-09 08:36:39 +00:00
lidgren
25af67f958 NetConnection.Status added - reflects the "message consumed" status for consistency. Encryption work in progress. 2010-05-08 20:02:13 +00:00
lidgren
fbcd550a2a transferred from trunk/Generation3 of lidgren-network 2010-05-06 18:30:27 +00:00