Commit History

Author SHA1 Message Date
  Lee Salzman 39a72ab199 Merge pull request #83 from thelvyn/master 6 years ago
  Lukasz Fronc 67f964c2ad CMake source groups added for cleaner VS solutions. 6 years ago
  Dominik Madarász d80b40c80c Fixes 6 years ago
  Dominik Madarász 96b71575bc Timestamp size patch 6 years ago
  Dominik Madarász 60dd3cd945 Applied patches from upstream PRs 6 years ago
  Vladislav Gritsenko 6c45c5c6b0 updated readme, added package 6 years ago
  Lee Salzman a84c120eff Merge pull request #76 from jroweboy/mingw-fix 7 years ago
  James Rowe 6cc8cc8a26 Fix mingw compilation 7 years ago
  Lee Salzman 9d9ba122d4 Merge pull request #71 from cxong/patch-2 7 years ago
  Cong 90560cd471 Don't treat warnings as errors 7 years ago
  Lee Salzman 0891c520d2 Merge pull request #70 from cxong/patch-1 7 years ago
  Cong 5f5e977eef MSVC only warn up to level 3 7 years ago
  Lee Salzman 3ae5af4548 add portable enet_address_set_host_ip that can properly parse broadcast address 7 years ago
  lsalzman@gmail.com f46fee0acc typo fix 8 years ago
  lsalzman@gmail.com 4d1067179b update copyright years 8 years ago
  lsalzman@gmail.com 00ccd3bd3f return -1 instead of 0 if getnameinfo returns an error 8 years ago
  Lee Salzman 809a1d15b6 update packet flag documentation 8 years ago
  Lee Salzman 5f476546ed use getaddrinfo and getnameinfo where available 9 years ago
  lsalzman@gmail.com f7c46f03fd enet 1.3.13 release prep 9 years ago
  lsalzman@gmail.com 7c27a5d5f8 fix window wrap check when sending reliable outgoing commands 9 years ago
  lsalzman@gmail.com 9b06a12e71 handle case in bandwidth limit protocol where either incoming or outgoing limits are disabled, but not both 9 years ago
  lsalzman 8df6e58c5f gethostbyname_r/gethostbyaddr_r fix for dragonfly bsd 9 years ago
  Lee Salzman b574c946d8 update copyright year 9 years ago
  Lee Salzman 4d2694d74e fix ENET_SOCKOPT_NONBLOCK when value is 0 9 years ago
  Lee Salzman c8fa0aeea4 add cmake support 9 years ago
  lsalzman 2fb98f9b02 added note about calling enet_host_service on both ends of a connection 9 years ago
  Lee Salzman 6ef4e7d277 limit number of packets that can be received per iteration of protocol loop 9 years ago
  Lee Salzman d85a037ec4 add premake file 9 years ago
  Lee Salzman 99004c45ac include mmsystem.h for timeGetTime 10 years ago
  Lee Salzman 736474ca83 small doc fixes 10 years ago