1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-16 23:26:32 +09:00
Commit Graph

6 Commits

Author SHA1 Message Date
lidgren
04b7647bfb 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 for now
2010-08-10 11:21:56 +00:00
lidgren
551dca6d0e NetIncomingMessage and NetOutgoingMessage now implements Stream as base class 2010-07-13 14:28:34 +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
421a4675c9 *AllFields now reads/writes members in alphabetical order 2010-05-09 08:36:39 +00:00
lidgren
fbcd550a2a transferred from trunk/Generation3 of lidgren-network 2010-05-06 18:30:27 +00:00