Commit History

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