コミット履歴

作者 SHA1 メッセージ 日付
  lsalzman 4ce4aac149 added ENET_PACKET_FLAG_SENT to indicate that a packet has been sent 12 年 前
  Lee Salzman 8ff344897a added userData field to ENetPacket 12 年 前
  Lee Salzman 5ff8ccb74f updating changelog 12 年 前
  Lee Salzman 9185dc80bc state handling cleanups 12 年 前
  Lee Salzman 2e708e5908 Merge branch 'master' of github.com:lsalzman/enet 12 年 前
  Lee Salzman 65f71f82b8 use timeGetTime() for random seed instead of time() on windows 12 年 前
  lsalzman d7c0ce8240 fix patch version to 6 (1.3.6) 12 年 前
  Lee Salzman 2c413b2353 ENet 1.3.6 release preparation 12 年 前
  lsalzman c74ac8b844 forward declare some structs to fix compile errors 12 年 前
  lsalzman 77cc156305 initialize intercept callback to NULL 12 年 前
  lsalzman 2d979ceb51 intercept callback support 12 年 前
  Lee Salzman 9dff8f72cf EWOULDBLOCK -> WSAEWOULDBLOCK 12 年 前
  Lee Salzman 0e0ace781b merging some things from Ryan C. Gordon (icculus): 12 年 前
  Lee Salzman 74d4c4a88f fix serialization of mtu in verify connect packet 12 年 前
  lsalzman 0fd4c9389b set some defaults for apple builds without configure script 12 年 前
  Lee Salzman 71b7550049 treat destroying NULL as no-op 12 年 前
  Lee Salzman be852c5d8b 1.3.5 release preparation 12 年 前
  Lee Salzman f6160fd2e9 case warning fixes 12 年 前
  Lee Salzman 158955c86b unreliable fragment queuing fixes 12 年 前
  lsalzman 22f1236079 mingw time workaround 13 年 前
  lsalzman 2800fd4e0e updated copyright date 13 年 前
  lsalzman ea8faf3579 added per-peer configurable ping interval and timeouts 13 年 前
  Lee Salzman fb55c5d7c3 CVS -> github 13 年 前
  Lee Salzman 78e828b80e github migration note 13 年 前
  eihrul 5018dcf207 added support for setting tcp send/receive timeouts 13 年 前
  eihrul 78222dc79e sanity checks 13 年 前
  eihrul 27d8c07142 only bail out of sending on a timeout if there really is an event to dispatch 13 年 前
  eihrul 70d0d8f25d warning workarounds 13 年 前
  eihrul e96c668702 zero out host memory on creation 13 年 前
  eihrul d4768414eb include fix 13 年 前