Stephen Birarda
|
66d4eeb805
|
enforce both a version and hash match for packets
|
2014-02-07 11:10:38 -08:00 |
|
Stephen Birarda
|
fa1825fa32
|
repairs to ping-reply, removal of deconstructPacketHeader to simply return UUID
|
2014-02-07 10:20:50 -08:00 |
|
Stephen Birarda
|
a823722d27
|
add writeDatagram helper to NodeList to insert md5 hash
|
2014-02-06 14:28:58 -08:00 |
|
Stephen Birarda
|
4de270b832
|
cleanup Node types, closes #1726
|
2014-01-28 13:38:33 -08:00 |
|
Stephen Birarda
|
cda06d1cb3
|
replace uint64_t with quint64 for Qt friendlyness
|
2014-01-28 12:35:42 -08:00 |
|
Stephen Birarda
|
4103cc1cde
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
|
Stephen Birarda
|
9d71671a52
|
add extra debugging to packet mismatch
|
2014-01-24 09:10:27 -08:00 |
|
Stephen Birarda
|
e9e2557576
|
change node types of interest to a QSet
|
2014-01-22 14:47:04 -08:00 |
|
Stephen Birarda
|
987c639e36
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
|
ZappoMan
|
9e64528989
|
removed more dead debug code
|
2014-01-02 16:10:05 -08:00 |
|
ZappoMan
|
3d2a00b732
|
Merge branch 'master' of https://github.com/worklist/hifi into particle_details
Conflicts:
animation-server/src/main.cpp
|
2013-12-06 16:03:02 -08:00 |
|
ZappoMan
|
91ffb5b167
|
added node type to jurisdiction messages and more work on particle editing
|
2013-12-06 15:56:51 -08:00 |
|
Stephen Birarda
|
992a418b81
|
fix casing of include in AnimationServer
|
2013-12-05 17:42:32 -08:00 |
|
Stephen Birarda
|
e99b126134
|
remove quickExit option from AS, fix cleanup in DS
|
2013-12-05 17:35:26 -08:00 |
|
Stephen Birarda
|
8f4e641ade
|
remove NodeList threads that are deprecated
|
2013-12-05 17:11:58 -08:00 |
|
ZappoMan
|
aec0e9f4aa
|
added basic particle server renamed voxel packet names to fit standard
|
2013-12-04 21:00:00 -08:00 |
|
ZappoMan
|
2b27c91550
|
Merge branch 'master' of https://github.com/worklist/hifi into particle_server
Conflicts:
interface/src/VoxelSystem.cpp
interface/src/VoxelSystem.h
|
2013-12-04 11:40:54 -08:00 |
|
ZappoMan
|
9faef65ccc
|
first cut at splitting out octree base classes
|
2013-12-03 17:32:02 -08:00 |
|
Stephen Birarda
|
49191826af
|
add check for pending datagrams before read
|
2013-12-02 14:08:49 -08:00 |
|
Stephen Birarda
|
141394a664
|
replace UDPSocket with QUDPSocket
|
2013-12-02 13:34:29 -08:00 |
|
ZappoMan
|
00fa5480c1
|
get rid of magic number
|
2013-11-10 13:52:40 -08:00 |
|
ZappoMan
|
1a6efea5c0
|
improvements to PPS behavior of PacketSender
|
2013-11-10 10:39:56 -08:00 |
|
ZappoMan
|
c25b03dd58
|
first cut at keeping local voxels
|
2013-10-09 14:02:31 -07:00 |
|
ZappoMan
|
c6981d1912
|
have animation server set an appropriate PPS based on it's voxel edit messages
|
2013-10-07 17:32:55 -07:00 |
|
ZappoMan
|
f937170b67
|
fixed PR feedback
|
2013-10-02 21:18:35 -07: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
|
cc0009976b
|
first cut and handling buffering of edit packets when voxel servers are unknown
|
2013-10-02 15:02:23 -07:00 |
|
Stephen Birarda
|
ab85c4109d
|
use QHostInfo and QHostAddress for DS changes in NodeList
|
2013-09-18 13:29:53 -07:00 |
|
ZappoMan
|
4fd23a0cd9
|
CR feedback
|
2013-08-21 13:09:51 -07:00 |
|
ZappoMan
|
0f7ea55e82
|
make animation-server work with jurisdictions
|
2013-08-20 11:08:20 -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
|
11212ca8d0
|
change path of flying bug
|
2013-08-08 17:48:45 -07:00 |
|
ZappoMan
|
61560af28f
|
cleanup
|
2013-08-06 19:21:46 -07:00 |
|
ZappoMan
|
ac693c703a
|
added --domain option and --BuildStreet option
|
2013-08-06 19:19:04 -07:00 |
|
Stephen Birarda
|
afe49bc756
|
switch calls to printLog to QDebug
|
2013-07-16 11:07:22 -07:00 |
|
ZappoMan
|
01b7f3868b
|
Merge pull request #672 from birarda/domain-switch
add an option in preferences to dynamically switch domain servers
|
2013-07-15 17:10:18 -07:00 |
|
Stephen Birarda
|
7f6009bb4a
|
make randIntInRange inclusive on the max side
|
2013-07-15 16:25:09 -07:00 |
|
Stephen Birarda
|
d389dc6e3a
|
add method to NodeList to set domain IP to local, move mutex lock to node
|
2013-07-15 15:17:10 -07:00 |
|
Stephen Birarda
|
fcb8865d2e
|
resolve conflicts on merge with upstream master
|
2013-07-11 10:58:45 -07:00 |
|
Stephen Birarda
|
beb89e3d2b
|
change some timing types from int to uint64_t to avoid costly assumptions
|
2013-07-11 10:09:00 -07:00 |
|
Stephen Birarda
|
ca0f6a4d10
|
header re-arranging and changing
|
2013-07-11 09:30:45 -07:00 |
|
Stephen Birarda
|
ca8f25955a
|
switch usec timestamps to uint64_t
|
2013-07-10 11:46:48 -07:00 |
|
Stephen Birarda
|
b482f479b6
|
more packet version changes to various server targets
|
2013-07-08 15:09:14 -07:00 |
|
Stephen Birarda
|
5062ae8965
|
rename PACKET_HEADER to PACKET_TYPE, fix DS packet versioning
|
2013-07-08 11:37:39 -07:00 |
|
Stephen Birarda
|
36c6912de8
|
your agents are now nodes
|
2013-07-03 10:35:09 -07:00 |
|
Andrzej Kapolka
|
78072fbde0
|
Merge pull request #523 from PhilipRosedale/master
Better physics, first person to third person transition
|
2013-06-13 12:07:06 -07:00 |
|
Andrzej Kapolka
|
db729a04aa
|
Converted double timestamps to long long (64 bit integers), fixed bug with
updating agent timestamps.
|
2013-06-13 11:11:59 -07:00 |
|
Philip Rosedale
|
a5a0df09cb
|
removed grab voxel rendering
|
2013-06-12 16:36:55 -07:00 |
|
Stephen Birarda
|
4715dbf412
|
ask only for agents of type AGENT_TYPE_VOXEL_SERVER
|
2013-06-07 15:29:26 -07:00 |
|