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

19 Commits

Author SHA1 Message Date
lidgren
ce57b96cf5 UseMessageCoalescing fixed :-) 2010-06-09 11:48:35 +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
38c4a7a446 Resend bug fixed, unit tests expanded, misc cleanup 2010-06-01 18:28:14 +00:00
lidgren
09c241f428 Moved reflection read/write methods to their own partial class files 2010-05-30 13:58:04 +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
046ca06ec6 Sequence numbers now stored in dictionary per connection to enable sending the same message reliable ordered message to several connections 2010-05-20 18:36:19 +00:00
lidgren
00edeaabf4 IndexerName added, comment added and corrected allocation in imageserver sample 2010-05-18 20:23:16 +00:00
lidgren
f39a7d8fcb More NAT stuff
Added NetConnection.Owner
2010-05-16 15:13:12 +00:00
lidgren
9577d4b4a6 Missing project added; various code cleanups 2010-05-14 17:12:26 +00:00
lidgren
6afb80ab12 masterserver sample work 2010-05-11 20:42:58 +00:00
lidgren
51a18d5957 NAT intro work 2010-05-10 16:23:08 +00:00
lidgren
66802928b6 Nat introduction added; sample added (not finished yet) 2010-05-10 09:43:45 +00:00
lidgren
0810dfc1c5 Extended comment 2010-05-09 09:26:15 +00:00
lidgren
421a4675c9 *AllFields now reads/writes members in alphabetical order 2010-05-09 08:36:39 +00:00
lidgren
c1f8eff04b XNA extensions added 2010-05-09 08:16:02 +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