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

14 Commits

Author SHA1 Message Date
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
aa72849830 Lots of XML comments added; documentation rebuilt 2010-10-19 19:04:51 +00:00
lidgren
ad9ee50518 Sandcastle documentation added 2010-10-19 18:15:14 +00:00
lidgren
41f96eefcf 3.5 updates 2010-10-19 18:00:05 +00:00
lidgren
551dca6d0e NetIncomingMessage and NetOutgoingMessage now implements Stream as base class 2010-07-13 14:28:34 +00:00
lidgren
77d480e3cb Fixes for RELEASE version to compile 2010-06-22 06:59:19 +00:00
lidgren
14d3f3b390 Major refactoring of sending messages to multiple recipients 2010-06-21 19:22:21 +00:00
lidgren
5d44e391cb More SRP work (still not working 100%) 2010-06-13 21:01:36 +00:00
lidgren
38c4a7a446 Resend bug fixed, unit tests expanded, misc cleanup 2010-06-01 18:28:14 +00:00
lidgren
09c241f428 Moved reflection read/write methods to their own partial class files 2010-05-30 13:58:04 +00:00
lidgren
9577d4b4a6 Missing project added; various code cleanups 2010-05-14 17:12:26 +00:00
lidgren
66802928b6 Nat introduction added; sample added (not finished yet) 2010-05-10 09:43:45 +00:00
lidgren
25af67f958 NetConnection.Status added - reflects the "message consumed" status for consistency. Encryption work in progress. 2010-05-08 20:02:13 +00:00
lidgren
fbcd550a2a transferred from trunk/Generation3 of lidgren-network 2010-05-06 18:30:27 +00:00