Histórico de Commits

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