Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/space-wizards/SpaceWizards.Lidgren.Network
Lidgren Network Library (Space Wizards edition)
https://github.com/space-wizards/SpaceWizards.Lidgren.Network
Unconnected sample added
d3085ec38acef27180a63a9d39ae139924a18494 authored almost 14 years ago by lidgren <[email protected]>
d3085ec38acef27180a63a9d39ae139924a18494 authored almost 14 years ago by lidgren <[email protected]>
Fixed issue where warning message "time to resend handshake" would appear while waiting for connection approval
876905ca92849825d7fd34cc9b7affc3881fd08a authored almost 14 years ago by lidgren <[email protected]>
876905ca92849825d7fd34cc9b7affc3881fd08a authored almost 14 years ago by lidgren <[email protected]>
Fixed faulty comment
bd2a34d627f77010943690d76285db5a43aa9faf authored about 14 years ago by lidgren <[email protected]>
bd2a34d627f77010943690d76285db5a43aa9faf authored about 14 years ago by lidgren <[email protected]>
NetConnection.LocalHailMessage exposed. WriteVariableInt64 and ReadVariableInt64 added.
eb056bc9aade0d6ff082f8b662ff139b668a25ff authored about 14 years ago by lidgren <[email protected]>
eb056bc9aade0d6ff082f8b662ff139b668a25ff authored about 14 years ago by lidgren <[email protected]>
Handshakes are now resent if lost. Documentation updated.
b83ec10d8d44c4c520dc72e80259f74ff70cb87a authored about 14 years ago by lidgren <[email protected]>
b83ec10d8d44c4c520dc72e80259f74ff70cb87a authored about 14 years ago by lidgren <[email protected]>
try-catch added when trying to get MAC address
cb887dd4b5ce65d63aad9fc9d21444e5aaa31e77 authored about 14 years ago by lidgren <[email protected]>
cb887dd4b5ce65d63aad9fc9d21444e5aaa31e77 authored about 14 years ago by lidgren <[email protected]>
Remote time diff now initialized as part of handshake
3aa9fc08366c0f139820a7445172f3cd87c25878 authored about 14 years ago by lidgren <[email protected]>
3aa9fc08366c0f139820a7445172f3cd87c25878 authored about 14 years ago by lidgren <[email protected]>
timeout deadline initialized earlier
e2b66aca4115587576d5b8ffca0f5fc8ef03e153 authored about 14 years ago by lidgren <[email protected]>
e2b66aca4115587576d5b8ffca0f5fc8ef03e153 authored about 14 years ago by lidgren <[email protected]>
Tweaked/fixed some samples
57525d980c8046e3d2c6b4c202cbcfd97932ccdb authored about 14 years ago by lidgren <[email protected]>
57525d980c8046e3d2c6b4c202cbcfd97932ccdb authored about 14 years ago by lidgren <[email protected]>
tiny fix
6866e91cd8bb846551db448e13eb49898372a9d3 authored about 14 years ago by lidgren <[email protected]>
6866e91cd8bb846551db448e13eb49898372a9d3 authored about 14 years ago by lidgren <[email protected]>
AutoExpandMTU disabled per default; minor tweaks to resends
43b40f8a1012fcd7188ecc7a34104ad95c544e94 authored about 14 years ago by lidgren <[email protected]>
43b40f8a1012fcd7188ecc7a34104ad95c544e94 authored about 14 years ago by lidgren <[email protected]>
tiny additions
6989fbda61d9bc7cf7270d65b53efa92cbf88cc6 authored about 14 years ago by lidgren <[email protected]>
6989fbda61d9bc7cf7270d65b53efa92cbf88cc6 authored about 14 years ago by lidgren <[email protected]>
ConnectionLatencyUpdated message type added; WriteTime() ReadTime() added
330c5cf83e76565eb415919cefe7d9276e77c50d authored about 14 years ago by lidgren <[email protected]>
330c5cf83e76565eb415919cefe7d9276e77c50d authored about 14 years ago by lidgren <[email protected]>
Crude Path MTU detection added
772d80835b5413b41495495da715b39475b0f513 authored about 14 years ago by lidgren <[email protected]>
772d80835b5413b41495495da715b39475b0f513 authored about 14 years ago by lidgren <[email protected]>
Exposed the Socket in NetPeer
55cdf75c5f689eed945554966a02de957a6c2271 authored about 14 years ago by lidgren <[email protected]>
55cdf75c5f689eed945554966a02de957a6c2271 authored about 14 years ago by lidgren <[email protected]>
Edited wiki page SequenceChannels through web user interface.
26f070ee4e8825c912668b853837871fe4609f53 authored about 14 years ago by lidgren <[email protected]>
26f070ee4e8825c912668b853837871fe4609f53 authored about 14 years ago by lidgren <[email protected]>
Edited wiki page SequenceChannels through web user interface.
f6f1257846b2ff30c6aee28f84cb541f7bb5d67a authored about 14 years ago by lidgren <[email protected]>
f6f1257846b2ff30c6aee28f84cb541f7bb5d67a authored about 14 years ago by lidgren <[email protected]>
Edited wiki page Optimization through web user interface.
126fc51c73eb178735e58bb396c2273a9ebf26cd authored about 14 years ago by lidgren <[email protected]>
126fc51c73eb178735e58bb396c2273a9ebf26cd authored about 14 years ago by lidgren <[email protected]>
Edited wiki page Optimization through web user interface.
942039cf885874d50446d29cae76c559b5a5b8a8 authored about 14 years ago by lidgren <[email protected]>
942039cf885874d50446d29cae76c559b5a5b8a8 authored about 14 years ago by lidgren <[email protected]>
Initializing ping to random start to make network stream more unpredictable
be902b80106d4d8c25ecdd61166314c9c1aa2d3d authored about 14 years ago by lidgren <[email protected]>
be902b80106d4d8c25ecdd61166314c9c1aa2d3d authored about 14 years ago by lidgren <[email protected]>
Added exception for discovery response message lengths larger than MTU
2e78b3e685e438eabe409c5abed7c99a980dd884 authored about 14 years ago by lidgren <[email protected]>
2e78b3e685e438eabe409c5abed7c99a980dd884 authored about 14 years ago by lidgren <[email protected]>
NetPeer.GetConnection() made public
5666407931762a5c8531a5917596a953950d34ad authored about 14 years ago by lidgren <[email protected]>
5666407931762a5c8531a5917596a953950d34ad authored about 14 years ago by lidgren <[email protected]>
DurableSample altered to use DiscoverKnownPeer
3103892362ef00f5f67edfed4da0539e211ba2e1 authored about 14 years ago by lidgren <[email protected]>
3103892362ef00f5f67edfed4da0539e211ba2e1 authored about 14 years ago by lidgren <[email protected]>
approval fixed for cases where remotehailmessage is null
07695e0ba9756dd081a5aa843bccc8c01b96c154 authored about 14 years ago by lidgren <[email protected]>
07695e0ba9756dd081a5aa843bccc8c01b96c154 authored about 14 years ago by lidgren <[email protected]>
File stream sample added
936e329b408a0f55d57900e880a5d5c45d0f67a0 authored about 14 years ago by lidgren <[email protected]>
936e329b408a0f55d57900e880a5d5c45d0f67a0 authored about 14 years ago by lidgren <[email protected]>
Channel iteration order reversed
e8e72684215cf5dd88441a7873f842082ba334fa authored about 14 years ago by lidgren <[email protected]>
e8e72684215cf5dd88441a7873f842082ba334fa authored about 14 years ago by lidgren <[email protected]>
Disconnect issue fixed
9c8f523d391b2f5cbc8375cab41c8fa42adfef93 authored about 14 years ago by lidgren <[email protected]>
9c8f523d391b2f5cbc8375cab41c8fa42adfef93 authored about 14 years ago by lidgren <[email protected]>
Fixed bug appearing when Connect called twice for same endpoint
3720cfee93f9d1de02f69b0a5d534ebed7aba66e authored about 14 years ago by lidgren <[email protected]>
3720cfee93f9d1de02f69b0a5d534ebed7aba66e authored about 14 years ago by lidgren <[email protected]>
SpeedSample added
e1d1913d15ff48cf06c22a0e565f5404cafe1857 authored about 14 years ago by lidgren <[email protected]>
e1d1913d15ff48cf06c22a0e565f5404cafe1857 authored about 14 years ago by lidgren <[email protected]>
Removed bad check
47579ba32f44e52665c94b576b22823dd062dc79 authored about 14 years ago by lidgren <[email protected]>
47579ba32f44e52665c94b576b22823dd062dc79 authored about 14 years ago by lidgren <[email protected]>
Capped max connection heartbeats per second
dd192b14866cd4425eb77937f6b90d683e005b75 authored about 14 years ago by lidgren <[email protected]>
dd192b14866cd4425eb77937f6b90d683e005b75 authored about 14 years ago by lidgren <[email protected]>
Tag added to NetPeer
c29270a5cf33758cc8c532c64d1e066564553840 authored about 14 years ago by lidgren <[email protected]>
c29270a5cf33758cc8c532c64d1e066564553840 authored about 14 years ago by lidgren <[email protected]>
ManySample changed to better handle large amount of clients
79547ca1484285c00ba5d27e6a7910cf386f2d17 authored about 14 years ago by lidgren <[email protected]>
79547ca1484285c00ba5d27e6a7910cf386f2d17 authored about 14 years ago by lidgren <[email protected]>
ManySample added
6c3f5447a99b19b89024174f121b747d7210ba2c authored about 14 years ago by lidgren <[email protected]>
6c3f5447a99b19b89024174f121b747d7210ba2c authored about 14 years ago by lidgren <[email protected]>
Added some optimizations
6a30a001728d31c2d45621157c026171f3edb864 authored about 14 years ago by lidgren <[email protected]>
6a30a001728d31c2d45621157c026171f3edb864 authored about 14 years ago by lidgren <[email protected]>
Fixed bug in XNA sample
9b24fa7f38b5e50ef7a2bd888a9e9794ddba1728 authored about 14 years ago by lidgren <[email protected]>
9b24fa7f38b5e50ef7a2bd888a9e9794ddba1728 authored about 14 years ago by lidgren <[email protected]>
ImageSample sample added
e866600c984d66461a5894a67a47ea6f8c5c18b1 authored about 14 years ago by lidgren <[email protected]>
e866600c984d66461a5894a67a47ea6f8c5c18b1 authored about 14 years ago by lidgren <[email protected]>
WaitMessage readded (again)
f589208841948994025501eb97cc9282f2dc2c71 authored about 14 years ago by lidgren <[email protected]>
f589208841948994025501eb97cc9282f2dc2c71 authored about 14 years ago by lidgren <[email protected]>
NetPeer.WaitMessage readded
LibraryTestSamples/DurableSample added
e761f7005ed06f9308e40744776ab60df8b953fb authored about 14 years ago by lidgren <[email protected]>
XNA sample updated to vs2010, xna 4.0
3e054eecc7d16329a8c70a40446d760f4c67f767 authored about 14 years ago by lidgren <[email protected]>
3e054eecc7d16329a8c70a40446d760f4c67f767 authored about 14 years ago by lidgren <[email protected]>
Removed attempt to disconnect offending connection on ConnectionReset
350a603e84e51f53462d5798afd0789f4fb92338 authored about 14 years ago by lidgren <[email protected]>
350a603e84e51f53462d5798afd0789f4fb92338 authored about 14 years ago by lidgren <[email protected]>
Tag re-added to NetConnection
0405ef0cdca923ad0399e931ec922c198273d23d authored about 14 years ago by lidgren <[email protected]>
0405ef0cdca923ad0399e931ec922c198273d23d authored about 14 years ago by lidgren <[email protected]>
Missing file NamespaceDoc added
2bab58ed69f5cd6f040f01dfd128fd22c30a1162 authored about 14 years ago by lidgren <[email protected]>
2bab58ed69f5cd6f040f01dfd128fd22c30a1162 authored about 14 years ago by lidgren <[email protected]>
Lots of xml comments added. Documentation updated.
Removed extension methods to be able to compile for .net framework 2.0
8029d725d138cfb8ada927fcb7107837c18794bf authored about 14 years ago by lidgren <[email protected]>
Lots of XML comments added; documentation rebuilt
aa72849830ad46939eac08b8ab70d75d1ab339c0 authored about 14 years ago by lidgren <[email protected]>
aa72849830ad46939eac08b8ab70d75d1ab339c0 authored about 14 years ago by lidgren <[email protected]>
Sandcastle documentation added
ad9ee50518018db4760dfff10d08638bbfe34a42 authored about 14 years ago by lidgren <[email protected]>
ad9ee50518018db4760dfff10d08638bbfe34a42 authored about 14 years ago by lidgren <[email protected]>
3.5 updates
41f96eefcf5ec63e47d2ed61b54a34862f85c1c1 authored about 14 years ago by lidgren <[email protected]>
41f96eefcf5ec63e47d2ed61b54a34862f85c1c1 authored about 14 years ago by lidgren <[email protected]>
major update; gen 3.5
609bc1afe2061e29aa12d2fa984d3b5850b9ffbc authored about 14 years ago by lidgren <[email protected]>
609bc1afe2061e29aa12d2fa984d3b5850b9ffbc authored about 14 years ago by lidgren <[email protected]>
fixed Write/ReadAllFields bug
baaa5926f86c21f443c9d6eb34c26d8606fbce73 authored about 14 years ago by lidgren <[email protected]>
baaa5926f86c21f443c9d6eb34c26d8606fbce73 authored about 14 years ago by lidgren <[email protected]>
Added code to prevent multiple connection approval messages from being spawned and more sending serverfull when connections + pending connections exceed maxconnections
4a7cffce028081a01c1d17f4c101957a0c8d0c00 authored about 14 years ago by lidgren <[email protected]>
4a7cffce028081a01c1d17f4c101957a0c8d0c00 authored about 14 years ago by lidgren <[email protected]>
Fixed again so it even works in runtime ;-)
c1e13711e7080a62953b1694187547c45d7e0dd0 authored about 14 years ago by lidgren <[email protected]>
c1e13711e7080a62953b1694187547c45d7e0dd0 authored about 14 years ago by lidgren <[email protected]>
fixed uncommented IS_MAC_AVAILABLE compile error
143f2439d9ade536627e1ceb2fa5c2200a2a688e authored about 14 years ago by lidgren <[email protected]>
143f2439d9ade536627e1ceb2fa5c2200a2a688e authored about 14 years ago by lidgren <[email protected]>
NetSha.Hash made thread safe
5e956516494fef1441c3ddce017f07c6b45104b2 authored over 14 years ago by lidgren <[email protected]>
5e956516494fef1441c3ddce017f07c6b45104b2 authored over 14 years ago by lidgren <[email protected]>
newly introduced ReduceStoragePool bug fixed
3b0c33fa8ad15efe45f248bd93e5ffc1a4b84f8f authored over 14 years ago by lidgren <[email protected]>
3b0c33fa8ad15efe45f248bd93e5ffc1a4b84f8f authored over 14 years ago by lidgren <[email protected]>
NetBitVector enhanced
c485a2d02c6c05fccc5c956a2955c99d1662f0d8 authored over 14 years ago by lidgren <[email protected]>
c485a2d02c6c05fccc5c956a2955c99d1662f0d8 authored over 14 years ago by lidgren <[email protected]>
Clearing m_withheldMessages and m_fragmentGroups in FinishDisconnect
a579ff8f4b9d56289677aca32da7beb3875edc88 authored over 14 years ago by lidgren <[email protected]>
a579ff8f4b9d56289677aca32da7beb3875edc88 authored over 14 years ago by lidgren <[email protected]>
Optimized ReduceStoragePool ever so slightly
e57b45fde40527acfc308fb8e65b037143f1a772 authored over 14 years ago by lidgren <[email protected]>
e57b45fde40527acfc308fb8e65b037143f1a772 authored over 14 years ago by lidgren <[email protected]>
Added ResentMessages to NetConnectionStatistics
29b7e2fe06741f639e7b9e08151d55365e52b499 authored over 14 years ago by lidgren <[email protected]>
29b7e2fe06741f639e7b9e08151d55365e52b499 authored over 14 years ago by lidgren <[email protected]>
Added NetConnection.CreateMessage method in addition to NetPeer.CreateMessage
fd7d99b9c48ce1bc383e59b6dcab38a9059969b3 authored over 14 years ago by lidgren <[email protected]>
fd7d99b9c48ce1bc383e59b6dcab38a9059969b3 authored over 14 years ago by lidgren <[email protected]>
NetIncomingMessage.PositionInBytes added
12e9ca6e275680b6e36f6b23570bb2a623c7ee24 authored over 14 years ago by lidgren <[email protected]>
12e9ca6e275680b6e36f6b23570bb2a623c7ee24 authored over 14 years ago by lidgren <[email protected]>
Changed return value of SendMessage to bool for consistency
Added a number of verbose debug messages (to be removed later)
e38bdfeab6b8ec9b5edb600772a3af6919826319 authored over 14 years ago by lidgren <[email protected]>
NetConnection.UnsentBytesCount added
c185b3b16fa5867ce7e7682927fee90d4ec23b6b authored over 14 years ago by lidgren <[email protected]>
c185b3b16fa5867ce7e7682927fee90d4ec23b6b authored over 14 years ago by lidgren <[email protected]>
Tweaks + debug messages
fa3bd2646fc7c8247871de6708fe2e1592f61f05 authored over 14 years ago by lidgren <[email protected]>
fa3bd2646fc7c8247871de6708fe2e1592f61f05 authored over 14 years ago by lidgren <[email protected]>
NetUtility.Resolve cleaned up
4722cb820c8538667012e707cf19d206e711fad6 authored over 14 years ago by lidgren <[email protected]>
4722cb820c8538667012e707cf19d206e711fad6 authored over 14 years ago by lidgren <[email protected]>
NetQueue TryDequeue signature change
1cf64dc015fcc64bb4e10c4e0c0edb82efc03961 authored over 14 years ago by lidgren <[email protected]>
1cf64dc015fcc64bb4e10c4e0c0edb82efc03961 authored over 14 years ago by lidgren <[email protected]>
NetQueue fixes
61436efa7b779434a06daae1ede4c58fc6f6d53f authored over 14 years ago by lidgren <[email protected]>
61436efa7b779434a06daae1ede4c58fc6f6d53f authored over 14 years ago by lidgren <[email protected]>
Bad network thread check removed
6e1ff06634d63fc55c4c376102555c194154db98 authored over 14 years ago by lidgren <[email protected]>
6e1ff06634d63fc55c4c376102555c194154db98 authored over 14 years ago by lidgren <[email protected]>
More debug messages
1c73e5e279ef8d58b57d8cd18875ae801f8cf79a authored over 14 years ago by lidgren <[email protected]>
1c73e5e279ef8d58b57d8cd18875ae801f8cf79a authored over 14 years ago by lidgren <[email protected]>
Debug messages added
bdfdbb3601aa07c47aa891f785f21ef5413fe941 authored over 14 years ago by lidgren <[email protected]>
bdfdbb3601aa07c47aa891f785f21ef5413fe941 authored over 14 years ago by lidgren <[email protected]>
Edited wiki page IncomingMessageTypes through web user interface.
d85ca4f2fbd977c2361d9b4b880b80590c5a2fa9 authored over 14 years ago by lidgren <[email protected]>
d85ca4f2fbd977c2361d9b4b880b80590c5a2fa9 authored over 14 years ago by lidgren <[email protected]>
Fixed VerifyAndLock
62f4004938806b38814dde04ac5d352b20f68006 authored over 14 years ago by lidgren <[email protected]>
62f4004938806b38814dde04ac5d352b20f68006 authored over 14 years ago by lidgren <[email protected]>
throttling bug fixed
d4c4f7610cdf7f11c040f779a44f32db49968c55 authored over 14 years ago by lidgren <[email protected]>
d4c4f7610cdf7f11c040f779a44f32db49968c55 authored over 14 years ago by lidgren <[email protected]>
Throttling config fixed
482c721a939099be74dc6d96168402e63379d12b authored over 14 years ago by lidgren <[email protected]>
482c721a939099be74dc6d96168402e63379d12b authored over 14 years ago by lidgren <[email protected]>
Edited wiki page through web user interface.
abaa41ca9bb36b5d3d57b18181ce77fea50917f1 authored over 14 years ago by lidgren <[email protected]>
abaa41ca9bb36b5d3d57b18181ce77fea50917f1 authored over 14 years ago by lidgren <[email protected]>
Edited wiki page through web user interface.
9cfff67da2c19d8d632cd7e47b157e7ca7f432a9 authored over 14 years ago by lidgren <[email protected]>
9cfff67da2c19d8d632cd7e47b157e7ca7f432a9 authored over 14 years ago by lidgren <[email protected]>
Fixed NetIncomingMessage.Seek()
440006e20ce690996ddd529b4d9e0228b58c4ea9 authored over 14 years ago by lidgren <[email protected]>
440006e20ce690996ddd529b4d9e0228b58c4ea9 authored over 14 years ago by lidgren <[email protected]>
Added NetPeer.NetworkThreadName setter
d9281b586af7310ec57f66b3df0701932a0f8d29 authored over 14 years ago by lidgren <[email protected]>
d9281b586af7310ec57f66b3df0701932a0f8d29 authored over 14 years ago by lidgren <[email protected]>
Added setter to NetworkThreadName
d340cc58ef2d2b9ec11a493fda4d9180f99e1cd9 authored over 14 years ago by lidgren <[email protected]>
d340cc58ef2d2b9ec11a493fda4d9180f99e1cd9 authored over 14 years ago by lidgren <[email protected]>
Enumerated and exposed network thread name
cf60a5ef57408ec6f3d2abef999c0e45e73d0670 authored over 14 years ago by lidgren <[email protected]>
cf60a5ef57408ec6f3d2abef999c0e45e73d0670 authored over 14 years ago by lidgren <[email protected]>
initializing network (including binding to socket) moved out from network thread, enabling catching of exceptions
ConnectionReset on reading handled properly (by disconnecting) when only one connection
readonly ...
Oops, removed debug code
4fef27d1755eb883cd7a81a04014ea3e0ceb5738 authored over 14 years ago by lidgren <[email protected]>
4fef27d1755eb883cd7a81a04014ea3e0ceb5738 authored over 14 years ago by lidgren <[email protected]>
Logging error instead of throwing exception on network thread in RELEASE
Removed superflous break
Added new keyword to ReadByte() - not optimal, but it will have to do fo...
ToHexString optimized
a5ab4ab485b74392699de976bec7de1986449f51 authored over 14 years ago by lidgren <[email protected]>
a5ab4ab485b74392699de976bec7de1986449f51 authored over 14 years ago by lidgren <[email protected]>
removed redundant code
7f49001c11a29ad7046cf7258c64b6cb4820e3eb authored over 14 years ago by lidgren <[email protected]>
7f49001c11a29ad7046cf7258c64b6cb4820e3eb authored over 14 years ago by lidgren <[email protected]>
NetPeer ToString null check added
ae5633862dee84cd66f69e2788974a3723f7eaaf authored over 14 years ago by lidgren <[email protected]>
ae5633862dee84cd66f69e2788974a3723f7eaaf authored over 14 years ago by lidgren <[email protected]>
Fixed again hehe
49d2e3e8f8a41cc0e9c087c16e418b24c5aca3ae authored over 14 years ago by lidgren <[email protected]>
49d2e3e8f8a41cc0e9c087c16e418b24c5aca3ae authored over 14 years ago by lidgren <[email protected]>
NetOutgoingMessage.Write(string) now preallocates the correct amount of memory
NetPeer.MessageAvailable added
ffe86262c60f72aeac61f5a8ec2f07f9972259aa authored over 14 years ago by lidgren <[email protected]>
All SendMessage methods now return a boolean
44089457f9e7247892212d843a6d47741c79c434 authored over 14 years ago by lidgren <[email protected]>
44089457f9e7247892212d843a6d47741c79c434 authored over 14 years ago by lidgren <[email protected]>
Exception message clarified
d8308e584aa3c62613279d98756fb32f964c7edf authored over 14 years ago by lidgren <[email protected]>
d8308e584aa3c62613279d98756fb32f964c7edf authored over 14 years ago by lidgren <[email protected]>
m_visibleStatus made internal
7bcf2f6e0d4f326a508b4805932951eca4912a50 authored over 14 years ago by lidgren <[email protected]>
7bcf2f6e0d4f326a508b4805932951eca4912a50 authored over 14 years ago by lidgren <[email protected]>
Various ArgumentNullExceptions added
494cc7acee8529a732dd1f2041bcda28a33ddf71 authored over 14 years ago by lidgren <[email protected]>
494cc7acee8529a732dd1f2041bcda28a33ddf71 authored over 14 years ago by lidgren <[email protected]>
NetServer.Disconnect added; Buffer.BlockCopy used in NetBitWriter
bbeb7dfb2a3589b9614a939c0d741f0e7fb38de8 authored over 14 years ago by lidgren <[email protected]>
bbeb7dfb2a3589b9614a939c0d741f0e7fb38de8 authored over 14 years ago by lidgren <[email protected]>
NetClient.Connect() now prevents new connection if one already exists
ced71204ac7b1ea1539cff9e77bf68277992cd4c authored over 14 years ago by lidgren <[email protected]>
ced71204ac7b1ea1539cff9e77bf68277992cd4c authored over 14 years ago by lidgren <[email protected]>
Edited wiki page through web user interface.
1a66c6b76c4449093c09b38e56cd8012f58df26a authored over 14 years ago by lidgren <[email protected]>
1a66c6b76c4449093c09b38e56cd8012f58df26a authored over 14 years ago by lidgren <[email protected]>
Created wiki page through web user interface.
2a5fbca666eb4ab11af46a5f59b61d8b77dd7cef authored over 14 years ago by lidgren <[email protected]>
2a5fbca666eb4ab11af46a5f59b61d8b77dd7cef authored over 14 years ago by lidgren <[email protected]>
Added IS_MAC_AVAILABLE define for unity users
8ee8ba4857ab5a9f96da21d0ed12b9668f74fa26 authored over 14 years ago by lidgren <[email protected]>
8ee8ba4857ab5a9f96da21d0ed12b9668f74fa26 authored over 14 years ago by lidgren <[email protected]>
Edited wiki page through web user interface.
37edf382c21eb1082f7264f7e9da491feb29a4f2 authored over 14 years ago by lidgren <[email protected]>
37edf382c21eb1082f7264f7e9da491feb29a4f2 authored over 14 years ago by lidgren <[email protected]>
Edited wiki page through web user interface.
f50f23f1548e955f385b2b3bdf4873d15b923928 authored over 14 years ago by lidgren <[email protected]>
f50f23f1548e955f385b2b3bdf4873d15b923928 authored over 14 years ago by lidgren <[email protected]>
Updated assembly version
a8193fbf73b0118882354f95ad0b4030846d31a6 authored over 14 years ago by lidgren <[email protected]>
a8193fbf73b0118882354f95ad0b4030846d31a6 authored over 14 years ago by lidgren <[email protected]>