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

15 Commits

Author SHA1 Message Date
Michael Lidgren
b374cf7e00 recycle outgoing messages even when throwing exception because of invalid recipients 2015-05-13 14:38:30 +02:00
Michael Lidgren
fa8b1e986d First iteration improved multiplatform support 2015-03-24 13:26:55 +01:00
lidgren
e7d276ec94 NetClient now checks for handshakes in progress when calling Connect 2012-09-18 06:49:21 +00:00
lidgren
1ecf9fd8b8 Changed all Endpoint to EndPoint for consistency 2012-07-06 21:28:13 +00:00
lidgren
61ec7e3add Better NetSendResult when trying to send on an unconnected connection 2012-01-16 09:27:56 +00:00
lidgren
bccfaa77ef Fixed maximum handshake attempts one-off error
Fixed better disconnect messages when not yet fully connected (aborting connection attempt)
2011-05-25 13:21:56 +00:00
lidgren
19000f8036 XML comments added to remove all warnings; Documentation.chm updated 2011-04-25 15:13:36 +00:00
lidgren
0a53daea5a NetClient.ConnectionStatus added 2011-02-20 22:50:03 +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
44089457f9 All SendMessage methods now return a boolean 2010-08-05 13:57:53 +00:00
lidgren
ced71204ac NetClient.Connect() now prevents new connection if one already exists 2010-07-18 12:13:26 +00:00
lidgren
11d33aa446 Reliability fix; first sequenced message was swallowed 2010-07-15 05:41:53 +00:00
lidgren
deb1a3b00e throw exception on bad delivery method passed to SendMessage 2010-06-30 21:10:42 +00:00
lidgren
fbcd550a2a transferred from trunk/Generation3 of lidgren-network 2010-05-06 18:30:27 +00:00