AgentFire
13963ec875
Added a 64-bit version of ReadRangedInteger.
...
`public long ReadRangedInteger(long min, long max)` is now available for reads of LONG values.
2015-11-21 13:41:17 +03:00
Sebastian Zander
f17202fdc5
Bug in Read/Peek for UInt64 with numberBits over 32 fixed.
2015-08-04 11:11:28 +02:00
Michael Lidgren
fa8b1e986d
First iteration improved multiplatform support
2015-03-24 13:26:55 +01:00
lidgren
d38143cca7
Encryption fixed
2014-10-10 07:35:17 +00:00
lidgren
d2ae3cf41d
BREAKING CHANGE: NatIntroductionSuccess is now DISABLED by default; you must enable it using EnableMessageType
...
Added GarbageThrowerSample - a small library sample that sends random and semi-random data to detect problems
Made lots of changes that caused exceptions when malformed data was received
2014-07-31 14:55:50 +00:00
lidgren
05d2efd337
Linq namespace usage removed
2012-08-23 13:37:28 +00:00
lidgren
29bd071d0d
Samples fixed for namechange Endpoint -> EndPoint
2012-07-19 22:41:09 +00:00
lidgren
1ecf9fd8b8
Changed all Endpoint to EndPoint for consistency
2012-07-06 21:28:13 +00:00
lidgren
35a0831a83
BIGENDIAN fixes for 16 bit values
2012-05-26 08:12:55 +00:00
lidgren
271675a8ea
Re-added ReadTime()
2012-04-03 07:26:30 +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