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

9 Commits

Author SHA1 Message Date
lidgren
e206ba210e Added code to rebind socket after a NetConnected socket error; thanks Rhee 2014-10-08 12:08:43 +00:00
lidgren
54ff6f1c37 Changed target framework to 4.5.1 for all projects
Changed some minor things after running .net portability analyzer
Fixed a bunch of warnings (mostly CLS compliance)
2014-08-10 09:27:36 +00:00
lidgren
04593ef00f Added NetPeer.ThrowOrLog
Changed a bunch of exceptions for consistency and safety
Enabled AutoExpandMTU for SpeedSample
2014-07-31 13:16:09 +00:00
lidgren
4dffa9dc9b Added recycling to a few samples that lacked it 2013-05-08 13:26:17 +00:00
lidgren
20eeb48a88 Lots of fixes for sample solutions 2012-05-26 09:30:09 +00:00
lidgren
0a0e319f21 NetIncomingMessage and NetOutgoingMessage common parts unified in NetBuffer; which is now a base class for the former 2012-03-23 08:59:32 +00:00
lidgren
47ef6f1055 All projects converted to .Net 4.0 and VS2010 2012-01-07 11:01:32 +00:00
lidgren
57525d980c Tweaked/fixed some samples 2010-12-22 22:10:08 +00:00
lidgren
e1d1913d15 SpeedSample added 2010-11-03 13:18:23 +00:00