Stephen Birarda
|
1a6546999a
|
track reliably sent adds in sent packet history from OEPS
|
2017-12-19 16:00:55 -08:00 |
|
Stephen Birarda
|
82ac0b1a27
|
use a mutable mutex to keep const-ness
|
2015-09-30 14:23:18 -04:00 |
|
Stephen Birarda
|
cc6b0adb7d
|
guard insert/get in SentPacketHistory
|
2015-09-30 14:15:04 -04:00 |
|
Ryan Huffman
|
f8b4c84903
|
Add missing header in SentPacketHistory
|
2015-07-09 15:34:20 -07:00 |
|
Stephen Birarda
|
c903d284bb
|
fix for arguments that are now const NLPacket&
|
2015-07-09 11:32:00 -07:00 |
|
Stephen Birarda
|
922d6413d5
|
change some const unique_ptr to const NLPacket
|
2015-07-09 11:21:27 -07:00 |
|
Stephen Birarda
|
e13360b1b6
|
initial changes to OctreeEditPacketSender for new API
|
2015-07-08 12:18:38 -07:00 |
|
Atlante45
|
ac9e3b0326
|
More compile fixes
|
2015-07-07 16:34:52 -07:00 |
|
Stephen Birarda
|
b5eb4945ab
|
fix packet segmentation in PacketList
|
2015-07-07 16:06:09 -07:00 |
|
Stephen Birarda
|
01b1c46237
|
more networking API changes in octree classes
|
2015-07-07 12:31:22 -07:00 |
|
Stephen Birarda
|
fca23cc69b
|
make SentPacketHistory use NLPacket
|
2015-07-07 12:14:40 -07:00 |
|
Stephen Birarda
|
74924bc5f1
|
initial changes to OctreeQueryNode for new APIs
|
2015-07-07 12:08:01 -07:00 |
|
wangyix
|
81e168f657
|
added RingBufferHistory template class, used it in SentPacketHistory and MovingMinMaxAvg
|
2014-07-09 15:38:03 -07:00 |
|
wangyix
|
fd051310da
|
prune missing set before constructing nack packets;
make MAX_REASONALBE_SEQUENCE_GAP global and sentPacketHistory to use
that value as the default history size
|
2014-07-01 12:01:51 -07:00 |
|
wangyix
|
18a9d74b88
|
changed OctreeEditPacketSender to queue packets for resend as nack is parsed
|
2014-06-16 16:35:30 -07:00 |
|
wangyix
|
5e37704772
|
SentPacketHistory now handles rollover
updated SentPacketHistory path in comments
|
2014-06-16 15:59:38 -07:00 |
|
wangyix
|
69c2a2d12b
|
moved SentPacketHistory to libraries/networking/src
|
2014-06-16 14:04:21 -07:00 |
|