Jérôme Leclercq
|
6dfc866a4d
|
Network/ENetPeer: Fix enet stuff
|
2018-07-17 09:56:30 +02:00 |
Jérôme Leclercq
|
a870954762
|
Network/ENetPeer: Fix reliable sequence number wrap error
|
2018-07-09 18:06:08 +02:00 |
Jérôme Leclercq
|
2bef737dc6
|
Network/ENetPeer: Fix indent
|
2018-01-05 15:39:47 +01:00 |
Jérôme Leclercq
|
cbcfa5cb4d
|
Network/ENet: Fix throttle bug
|
2017-07-11 12:12:12 +02:00 |
Lynix
|
3ca179b954
|
Network/ENet: Separate Connect event into OutgoingConnect and IncomingConnect
|
2017-05-19 16:31:29 +02:00 |
Lynix
|
a4fe005e3b
|
Network/ENetPeer: Fix packets not being resend after timeout sometimes
|
2017-03-08 22:40:15 +01:00 |
Lynix
|
1917a0e8dd
|
Network/ENetPeer: Fix fragments handling
|
2017-03-08 21:06:09 +01:00 |
Lynix
|
14022ccee2
|
Network/ENetPeer: Fix crash
|
2017-02-24 10:15:13 +01:00 |
Lynix
|
b0d0a63fca
|
Network/ENet: Add peer-side lag simulation
|
2017-02-20 23:37:31 +01:00 |
Jérôme Leclercq
|
cc57fed42e
|
Network/ENetPeer: Fix crash
|
2017-02-17 17:30:27 +01:00 |
Lynix
|
490f6becb2
|
Fix compilation...
That parenthesis probably didn't make it to GitHub, damn you packet
losses!
|
2017-02-16 23:37:28 +01:00 |
Lynix
|
20dfd61ad7
|
Merge branch 'enet_wip_nothing_to_see_here' of https://github.com/DigitalPulseSoftware/NazaraEngine into enet_wip_nothing_to_see_here
|
2017-02-16 23:26:33 +01:00 |
Lynix
|
e0dca1b043
|
Network/ENetPeer: Optimize CheckTimeouts function
|
2017-02-16 23:26:28 +01:00 |
Lynix
|
b7ee6d7b29
|
Network/ENet: Move all packet allocation to host
|
2017-02-16 23:26:00 +01:00 |
Jérôme Leclercq
|
7b49b3dd0e
|
Network/ENetPeer: Fix crash when handling fragment packets
|
2017-02-16 16:14:40 +01:00 |
Lynix
|
890b06bfcb
|
Network/ENet: Refactor
|
2017-02-15 08:26:56 +01:00 |
Lynix
|
1904ce1576
|
Network/ENetPeer: Fix fragmented packet handling
|
2017-02-12 02:21:00 +01:00 |
Lynix
|
7b8100dafe
|
Network/ENet: Add ENet licence
|
2017-02-01 00:20:22 +01:00 |
Lynix
|
a087174bf8
|
Network/Algorithm: Add HostToNet and NetToHost
|
2017-02-01 00:13:08 +01:00 |
Lynix
|
85257da07e
|
Network/ENet: Fix some warnings
|
2017-01-31 23:05:18 +01:00 |
Lynix
|
6b8d9deb43
|
Network/ENet: Clean up time functions
|
2017-01-31 23:04:53 +01:00 |
Lynix
|
2f057191aa
|
Network/ENetHost: Add GetServiceTime()
|
2017-01-31 22:19:17 +01:00 |
Jérôme Leclercq
|
4f1df53f07
|
Network/ENetPeer: Fix DisconnectLater not waiting for pending commands
|
2017-01-31 15:31:11 +01:00 |
Jérôme Leclercq
|
b5797dfa12
|
Network/ENetHost: Move handling to ENetPeer
|
2017-01-30 18:08:21 +01:00 |
Lynix
|
4e517bc1e3
|
Network/ENetHost: Add network simulator
|
2017-01-28 17:18:06 +01:00 |
Lynix
|
4e2a037d6b
|
Network/ENetPeer: Add total packet lost/sent counter
|
2017-01-28 17:17:42 +01:00 |
Lynix
|
5207f2c821
|
Network/ENet: Fix some remaining bugs....
|
2017-01-28 17:15:33 +01:00 |
Lynix
|
6ab6ec4f14
|
Network/ENetPeer: Improved stability of connections
http://lists.cubik.org/pipermail/enet-discuss/2014-May/002308.html
|
2017-01-28 12:14:41 +01:00 |
Lynix
|
c9d5f2f1ac
|
Network/ENet: More cleanup
|
2017-01-28 12:08:35 +01:00 |
Lynix
|
8fc734674d
|
Network/ENet: Fix fragments and cleanup
|
2017-01-28 11:06:09 +01:00 |
Lynix
|
664e3a33ec
|
Network/ENet: Fix compilation and warnings
|
2017-01-27 17:19:49 +01:00 |
Lynix
|
8a59dc88b8
|
Commit progression
|
2017-01-27 14:48:31 +01:00 |
Lynix
|
12b4073033
|
Progress
|
2017-01-26 09:28:41 +01:00 |
Jérôme Leclercq
|
9e3341a32a
|
Commit current work
This is a temporary branch because I'm missing a USB drive, huehue
|
2017-01-25 15:55:07 +01:00 |