3
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #90 from CallumDev/patch-1 More... over 6 years ago
Fix sending broadcast packets More... over 6 years ago
updated project files to vs2017 and forced net framework 4.6.2 More... over 6 years ago
Merge pull request #2 from forestrf/master More... over 6 years ago
updated notes More... over 6 years ago
re-enabled travis More... over 6 years ago
added some debug information for SIO_UDP_CONNRESET More... over 6 years ago
disable socket.IOControl(SIO_UDP_CONNECT) on unix but not windows More... over 6 years ago
disabled code causes crash on OSX, but not on linux even though it's not supporte on unix. More... over 6 years ago
Support for AOT More... over 7 years ago
Added a const variable to set the default size of the buffer array Using the buffer with readstring More... almost 8 years ago
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) More... almost 8 years ago
Merge pull request #63 from fversnel/master More... about 8 years ago
Merge pull request #67 from boonkerz/patch-1 More... about 8 years ago
Fix Compile Error More... about 8 years ago
Merge pull request #66 from fversnel/unity-netbuffer-fix More... about 8 years ago
Converted to Windows line endings. More... about 8 years ago
Fixed compile error. More... about 8 years ago
Unity serialization helpers by Frank Versnel More... about 8 years ago
Merge pull request #64 from AgentFire/patch-2 More... about 8 years ago
Added `bool ReadMessage(out NetIncomingMessage message)` More... about 8 years ago
Merge branch 'master' of https://github.com/lidgren/lidgren-network-gen3 More... about 8 years ago
Fix for __CONSTRAINED__ and __ANDROID__ More... about 8 years ago
Added improved NAT punch. More... over 8 years ago
Unnecessary code removed More... over 8 years ago
Merge pull request #46 from hide1202/master More... over 8 years ago
Merge pull request #59 from forestrf/master More... over 8 years ago
Merge branch 'master' of https://github.com/lidgren/lidgren-network-gen3 More... over 8 years ago
Merge pull request #55 from AgentFire/patch-4 More... over 8 years ago
Unity Support. Just compile with __CONSTRAINED__ and UNITY keyworkds and add a reference to UnityEngine.dll More... over 8 years ago