lsalzman
|
27d41dd2ae
add enet_linked_version() for querying linked version
|
12 years ago |
Lee Salzman
|
ff4e2cab30
check for _WIN32 instead of WIN32
|
12 years ago |
lsalzman
|
03c0de167c
add clang check
|
12 years ago |
Lee Salzman
|
714f40319a
set unused reliable sequence number field for acks to sane value
|
12 years ago |
Lee Salzman
|
bf8187f265
changelog note about enet_socket_get_address
|
12 years ago |
Lee Salzman
|
bc81ba716f
Merge branch 'master' of github.com:lsalzman/enet
|
12 years ago |
Lee Salzman
|
726ff6bc6d
query the socket name if an explicit address binding is requested on host creation
|
12 years ago |
lsalzman
|
db685c3d4f
only use perror if ENET_DEBUG defined
|
12 years ago |
lsalzman
|
eb7126c662
ENet 1.3.7 release prep
|
12 years ago |
lsalzman
|
4ce4aac149
added ENET_PACKET_FLAG_SENT to indicate that a packet has been sent
|
12 years ago |
Lee Salzman
|
8ff344897a
added userData field to ENetPacket
|
12 years ago |
Lee Salzman
|
5ff8ccb74f
updating changelog
|
12 years ago |
Lee Salzman
|
9185dc80bc
state handling cleanups
|
12 years ago |
Lee Salzman
|
2e708e5908
Merge branch 'master' of github.com:lsalzman/enet
|
12 years ago |
Lee Salzman
|
65f71f82b8
use timeGetTime() for random seed instead of time() on windows
|
12 years ago |
lsalzman
|
d7c0ce8240
fix patch version to 6 (1.3.6)
|
12 years ago |
Lee Salzman
|
2c413b2353
ENet 1.3.6 release preparation
|
12 years ago |
lsalzman
|
c74ac8b844
forward declare some structs to fix compile errors
|
12 years ago |
lsalzman
|
77cc156305
initialize intercept callback to NULL
|
12 years ago |
lsalzman
|
2d979ceb51
intercept callback support
|
12 years ago |
Lee Salzman
|
9dff8f72cf
EWOULDBLOCK -> WSAEWOULDBLOCK
|
12 years ago |
Lee Salzman
|
0e0ace781b
merging some things from Ryan C. Gordon (icculus):
|
12 years ago |
Lee Salzman
|
74d4c4a88f
fix serialization of mtu in verify connect packet
|
12 years ago |
lsalzman
|
0fd4c9389b
set some defaults for apple builds without configure script
|
12 years ago |
Lee Salzman
|
71b7550049
treat destroying NULL as no-op
|
12 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
|
13 years ago |
lsalzman
|
2800fd4e0e
updated copyright date
|
13 years ago |