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

14 Commits

Author SHA1 Message Date
boonkerz
80fc1edc6c Fix Compile Error 2016-03-01 21:28:05 +01:00
Frank Versnel
ee5e9fb809 Converted to Windows line endings. 2016-02-29 16:45:16 +01:00
Frank Versnel
32ed1a91e9 Fixed compile error.
Removed misplaced static keyword.
2016-02-29 16:42:31 +01:00
Michael Lidgren
6594a4a41f Unity serialization helpers by Frank Versnel 2016-02-29 16:19:19 +01:00
Michael Lidgren
2a6470bd61 Merge branch 'master' of https://github.com/lidgren/lidgren-network-gen3 2016-02-25 07:35:18 +01:00
Michael Lidgren
38c1c60311 Fix for __CONSTRAINED__ and __ANDROID__ 2016-02-25 07:34:39 +01:00
Andrés Leone
208f129e3f Unity Support. Just compile with __CONSTRAINED__ and UNITY keyworkds and add a reference to UnityEngine.dll 2015-12-13 03:42:39 +01:00
Marius Ungureanu
a81fe225f5 Fix Android build by adding missing namespace. 2015-09-05 12:36:42 +03:00
Michael Lidgren
d111197edb Typo fixed 2015-06-04 21:40:34 +02:00
RevenantX
6754530c81 Update PlatformConstrained.cs 2015-05-25 17:27:24 +03:00
RevenantX
1c2a5ee1a3 Fix compile errors in unity3d. 2015-05-25 17:23:18 +03:00
Michael Lidgren
9b82d2a0c6 UNITY specifics for GetMyAddress incorporated 2015-05-05 15:41:46 +02:00
Michael Lidgren
59995cc37b using constrainedplatform.cs for UNITY_STANDALONE_LINUX 2015-03-31 08:54:54 +02:00
Michael Lidgren
fa8b1e986d First iteration improved multiplatform support 2015-03-24 13:26:55 +01:00