wangyix
|
2b20720f51
|
added sendNackPackets() to OctreeInboundPacketProcessor
added rollover handling in _missingSequenceNumbers pruning; added
EditNack packet types; added getMyEditNackType() to OctreeServer
subclasses; added code to randomly skip edit packet sequence numbers for
testing in OctreeEditPacketSender
|
2014-06-16 09:57:05 -07:00 |
|
Stephen Birarda
|
ae4b8348a2
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
|
Stephen Birarda
|
7ce91b3f96
|
fix headers who had their comments removed
|
2014-04-08 17:43:35 -07:00 |
|
Stephen Birarda
|
6a51df9e38
|
initial regex replacement of headers
|
2014-04-08 17:30:36 -07:00 |
|
ZappoMan
|
f5cdb98efb
|
switch ReceivedPacketProcessor to using QWaitCondition
|
2014-03-11 20:32:02 -07:00 |
|
Brad Hefta-Gaub
|
b6b2b7f58b
|
first cut at making GenericThread use QThread instead of pthread
|
2014-01-10 21:16:00 -08:00 |
|
Brad Hefta-Gaub
|
9bc4a3df41
|
switch from pthread mutex to QMutex
|
2014-01-10 18:01:36 -08:00 |
|
Brad Hefta-Gaub
|
c181d0a849
|
first cut at local voxel cache
|
2014-01-09 12:05:09 -08:00 |
|
ZappoMan
|
7b3a778fb4
|
get Agent working with ScriptEngine
|
2013-12-17 14:13:16 -08:00 |
|
ZappoMan
|
9d231a50b6
|
implement support for process interval hints and handling sending only some packets per call to process in non-threaded mode
|
2013-10-02 20:39:58 -07:00 |
|
ZappoMan
|
5e7e6fc9d7
|
First cut at JurisdictionListener and PACKET_TYPE_VOXEL_JURISDICTION_REQUEST
|
2013-08-19 20:15:46 -07:00 |
|
ZappoMan
|
e64664c0d1
|
first cut at JurisdictionSender and related changes
|
2013-08-19 11:05:29 -07:00 |
|
ZappoMan
|
ced61e94d8
|
added more doxygen comments
|
2013-08-15 08:48:21 -07:00 |
|
ZappoMan
|
beec5f60d8
|
renamed class to be more appropriate, added doxygen comments
|
2013-08-15 08:36:06 -07:00 |
|
ZappoMan
|
7d2c69f530
|
latest work on threaded sending
|
2013-08-12 16:55:58 -07:00 |
|
ZappoMan
|
e7b3d41c33
|
make PacketReceiver derive from GenericThread
|
2013-08-12 12:04:05 -07:00 |
|