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
|
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
|
13 years ago |
eihrul
|
78222dc79e
sanity checks
|
13 years ago |
eihrul
|
27d8c07142
only bail out of sending on a timeout if there really is an event to dispatch
|
13 years ago |
eihrul
|
70d0d8f25d
warning workarounds
|
13 years ago |
eihrul
|
e96c668702
zero out host memory on creation
|
13 years ago |