Ryan Huffman
|
09f978207b
|
Add packet handling to OctreeServer
|
2015-07-10 12:23:58 -07:00 |
|
Atlante45
|
e2718d5c94
|
Merge branch 'protocol' of https://github.com/birarda/hifi into protocol
|
2015-07-08 18:26:36 -07:00 |
|
Stephen Birarda
|
74940a2132
|
replace lingering PacketTypes in old format
|
2015-07-08 10:18:13 -07:00 |
|
ZappoMan
|
29a7584ee6
|
remove dead code
|
2015-07-03 11:29:59 -07:00 |
|
Stephen Birarda
|
0d64e82fe2
|
replace PacketType declarations with PacketType::Value
|
2015-07-02 16:38:52 -07:00 |
|
ZappoMan
|
24b4614703
|
add more detailed edit timing to entity server
|
2015-07-01 16:11:08 -07:00 |
|
ZappoMan
|
ce613d59fd
|
add inbound edit packet queue depth to entity server
|
2015-07-01 14:46:37 -07:00 |
|
Seth Alves
|
f9618ca2cb
|
implicit cast
|
2015-06-18 10:07:12 -07:00 |
|
Seth Alves
|
7391aebf60
|
fix change that introduced interger division
|
2015-06-17 06:51:38 -07:00 |
|
Seth Alves
|
fdd5953e44
|
fix change that introduced interger division
|
2015-06-17 06:48:06 -07:00 |
|
Seth Alves
|
508ae276c6
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
|
Stephen Birarda
|
8c6715e4fc
|
resolve conflicts on merge with upstream/master
|
2015-05-11 11:10:22 -07:00 |
|
Stephen Birarda
|
2dc866755d
|
fix OS comments, remove test call from Agent
|
2015-05-11 09:56:10 -07:00 |
|
Stephen Birarda
|
3d06a86670
|
drop packets on floor when shutting down
|
2015-05-08 11:57:25 -07:00 |
|
Stephen Birarda
|
0f71e93c7f
|
ensure no new OST creation on OctreeServer shutdown
|
2015-05-08 10:12:14 -07:00 |
|
Stephen Birarda
|
d75d204ff6
|
standardize cleanup of ThreadedAssignments
|
2015-05-07 17:03:43 -07:00 |
|
Stephen Birarda
|
bfccf02912
|
use lamdbas for linkedDataCreateCallback
|
2015-05-07 15:37:02 -07:00 |
|
Stephen Birarda
|
edade7baba
|
resolve conflicts on merge with upstream master
|
2015-05-01 16:24:16 -07:00 |
|
Stephen Birarda
|
94739cf8d3
|
move number constants out of SharedUtil to NumericalConstants
|
2015-05-01 10:26:53 -07:00 |
|
Seth Alves
|
e985f56b12
|
cleanups
|
2015-04-29 15:30:13 -07:00 |
|
Seth Alves
|
009bb9dc71
|
all 4 types of assignment-client appear to exit cleanly, now
|
2015-04-29 15:16:00 -07:00 |
|
Seth Alves
|
e7d8bccd5d
|
cleanups
|
2015-04-29 12:03:54 -07:00 |
|
Seth Alves
|
d2cd4fc405
|
types 0 and 1 exit cleanly, type 6 crashes
|
2015-04-29 11:56:45 -07:00 |
|
Stephen Birarda
|
61806935bb
|
add a networking constants class with metaverse URL
|
2015-03-31 16:40:21 -07:00 |
|
Seth Alves
|
3bc85c2531
|
instead of a json checkbox, a dropdown to chose the file type
|
2015-03-12 09:34:01 -07:00 |
|
Seth Alves
|
2a06816f71
|
added persist-as-json checkbox to domain settings. File extension of persist file is automatically adjusted when entity server saves. When loading, if both a json and svo file exist, the newer one is used. This is regardless of the persistAsJson setting
|
2015-03-11 23:09:15 -07:00 |
|
Atlante45
|
1cfd98b2d7
|
Name threads
|
2015-01-31 00:50:12 -08:00 |
|
Atlante45
|
7b5babb02a
|
Set AddressManager before NodeList
|
2015-01-14 15:46:33 -08:00 |
|
Atlante45
|
f77fab2fe0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
|
2015-01-13 20:38:52 -08:00 |
|
ZappoMan
|
60aec8ac00
|
add support for multiple backup rules
|
2015-01-13 13:41:32 -08:00 |
|
Atlante45
|
2a82ff9768
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
Conflicts:
assignment-client/src/voxels/VoxelServer.cpp
interface/src/Application.cpp
interface/src/Audio.cpp
interface/src/DatagramProcessor.cpp
interface/src/Menu.cpp
interface/src/Util.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/ui/ApplicationOverlay.cpp
interface/src/ui/PreferencesDialog.cpp
libraries/networking/src/NodeList.cpp
libraries/shared/src/DependencyManager.h
|
2015-01-13 11:03:14 -08:00 |
|
ZappoMan
|
141e231958
|
more work on voxelEctomy
|
2014-12-30 18:41:56 -08:00 |
|
Atlante45
|
0bd9ed469e
|
Changed NodeList::getInstance() calls to use the DM
|
2014-12-17 15:28:25 -08:00 |
|
Stephen Birarda
|
5c3e90f64f
|
resolve conflicts on merge with upstream master
|
2014-12-03 13:11:56 -08:00 |
|
Atlante45
|
ae3bcc8f06
|
No more .f
|
2014-11-19 16:53:39 -08:00 |
|
ZappoMan
|
bdfe02bbd0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into persistThreadImprovements
Conflicts:
assignment-client/src/octree/OctreeServer.cpp
libraries/octree/src/OctreePersistThread.cpp
libraries/octree/src/OctreePersistThread.h
|
2014-11-17 11:22:00 -08:00 |
|
ZappoMan
|
f44513ebe7
|
added support for rolling version numbers in backups
|
2014-11-15 22:55:12 -08:00 |
|
ZappoMan
|
4adb4787cd
|
added debugging of usecTimestampNow() in octree server to better understand flight times
|
2014-11-15 21:50:42 -08:00 |
|
ZappoMan
|
cd4b267732
|
implement persist backup
|
2014-11-14 11:11:32 -08:00 |
|
ZappoMan
|
11058355a0
|
implement aboutToFinish for persist thread to allow final save before shutdown
|
2014-11-14 09:55:32 -08:00 |
|
Stephen Birarda
|
0f32346324
|
resolve conflicts on merge with upstream master
|
2014-11-07 09:10:12 -08:00 |
|
Stephen Birarda
|
881d03b11d
|
migrate EntityServer and OctreeServer to tbb concurrent map
|
2014-11-06 13:54:40 -08:00 |
|
Stephen Birarda
|
8a72cdd59d
|
leverage new libcuckoo hash outside LimitedNodeList
|
2014-11-05 15:09:54 -08:00 |
|
ZappoMan
|
e9a332de4d
|
make entity and voxel servers support domain based configuration
|
2014-11-05 12:12:17 -08:00 |
|
Stephen Birarda
|
d3bbd251db
|
move Logging to LogHandler
|
2014-10-28 13:59:23 -07:00 |
|
Stephen Birarda
|
e9bcc90166
|
handle remaining conversions for AccountManager passing QNetworkReply
|
2014-10-14 16:16:54 -07:00 |
|
Stephen Birarda
|
f89b225da2
|
handle local socket changes by monitoring every so often
|
2014-10-06 09:17:25 -07:00 |
|
Stephen Birarda
|
60e3f3edfa
|
add skipSubHandler to OctreeServer HTTPRequestHandler calls
|
2014-10-02 11:20:56 -07:00 |
|
ZappoMan
|
6c062102e9
|
fix typo in comment
|
2014-09-07 21:21:29 -07:00 |
|
ZappoMan
|
9e21d26a6d
|
improve ping behavior and clockskew in octree servers by introducing datagramprocessing thread
|
2014-09-05 19:03:44 -07:00 |
|