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

16 Commits

Author SHA1 Message Date
Michael Lidgren
44bc4ff06e Recycling problems hopefully fully fixed now. Library message now also recycled. 2015-02-07 17:25:54 +01:00
Michael Lidgren
6a0abf25c3 Fixed issue with recycling count and resent messages 2015-02-06 19:23:32 +01:00
Michael Lidgren
b3fffb52e5 changed remaining float representations of time to doubles 2015-02-06 18:57:42 +01:00
Michael Lidgren
5879fb641e Rev397-400 on google code; fixes to recycling and minor tweak to heartbeat calling when a disconnection occurs 2015-01-25 16:05:49 +01:00
lidgren
c15e4cb2c8 Message/storage recycling capped to NetConfiguration.RecycledCacheMaxCount number of arrays/messages 2015-01-11 17:56:06 +00:00
lidgren
49e54f3d6a Argument null check in Recycle(byte[]) 2014-08-29 18:51:55 +00:00
lidgren
715746eed3 Removed unnecessary allocation 2014-08-12 20:44:39 +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
03b90d348e Minor tweaks 2012-09-25 07:16:59 +00:00
lidgren
a28bb5439c - Fixed various number to avoid re-allocating netbuffer storage 2012-09-24 07:09:30 +00:00
lidgren
36bf73bfbe Improved performance (very slightly) when batch recycling incoming messages 2011-09-25 10:38:57 +00:00
lidgren
b4fd011e5b - ReadMessages() added to batch read messages. Image sample changed to use the new batch method. 2011-09-09 08:11:38 +00:00
lidgren
aa20b0893d CreateIncomingMessage(tp, text) optimized to allocate less memory 2011-07-20 08:39:41 +00:00
lidgren
8029d725d1 Lots of xml comments added. Documentation updated.
Removed extension methods to be able to compile for .net framework 2.0
2010-10-20 20:03:39 +00:00
lidgren
ad9ee50518 Sandcastle documentation added 2010-10-19 18:15:14 +00:00
lidgren
609bc1afe2 major update; gen 3.5 2010-10-19 17:45:55 +00:00