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

13 Commits

Author SHA1 Message Date
chrisnobrega
14df22ff9a Fixed NetServer missing SendToAll with sequence channel parameter 2018-08-30 22:59:04 -04:00
Andrés Leone
d14d3e0d2d Avoid array duplication of an array that is not accesible.
Avoid extra array allocations with reads that require a byte array. (corrected with the comment of @Inverness)
2016-06-25 20:47:29 +02:00
Andrés Leone
8edbf7c424 Fix Now messages sent from a server without clients are recycled 2015-12-10 03:03:57 +01:00
lidgren
3336e95586 Avoid throwing exception in SendToAll when no connections 2011-12-09 09:16:10 +00:00
lidgren
cef6a3adf6 micro optimization in NetServer.SendToAll() 2011-12-09 09:11:12 +00:00
lidgren
19000f8036 XML comments added to remove all warnings; Documentation.chm updated 2011-04-25 15:13:36 +00:00
lidgren
de6d449043 exception added for out of range sequence channel 2011-02-17 10:43:10 +00:00
lidgren
0238b5c5e7 SendToAll added to NetServer 2011-02-12 14:08:31 +00:00
lidgren
aa72849830 Lots of XML comments added; documentation rebuilt 2010-10-19 19:04:51 +00:00
lidgren
609bc1afe2 major update; gen 3.5 2010-10-19 17:45:55 +00:00
lidgren
494cc7acee Various ArgumentNullExceptions added 2010-07-26 07:48:10 +00:00
lidgren
bbeb7dfb2a NetServer.Disconnect added; Buffer.BlockCopy used in NetBitWriter 2010-07-26 07:39:02 +00:00
lidgren
fbcd550a2a transferred from trunk/Generation3 of lidgren-network 2010-05-06 18:30:27 +00:00