Seth Alves
|
09eea83461
|
don't give timers owners while also keeping track of them in as class instance variables
|
2015-04-29 19:18:58 -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 |
|
Seth Alves
|
02fd9987c7
|
rework audio mixer so it can exit cleanly
|
2015-04-28 18:38:41 -07:00 |
|
Seth Alves
|
a234c02d7d
|
Merge branch 'master' of github.com:highfidelity/hifi into assignment-client-exits
|
2015-04-28 13:41:56 -07:00 |
|
Seth Alves
|
28ad80936a
|
assignment-client shouldn't try to save contents of its nonexistent address bar. interface still needs to save the address.
|
2015-04-28 13:21:14 -07:00 |
|
Seth Alves
|
f9c0493c61
|
when a login is completed, reset the node list in order to force a re-connection to the domain-server (thereby giving the interface any new rights it deserves, such as the ability to edit entities)
|
2015-04-28 10:23:08 -07:00 |
|
Seth Alves
|
b69cba1aba
|
respond to code-review
|
2015-04-25 10:50:18 -07:00 |
|
Seth Alves
|
0fb1a83e3b
|
quiet compiler, remove some trailing control-Ms
|
2015-04-25 09:20:00 -07:00 |
|
Atlante45
|
8dc98d86b5
|
Bump entities packet version
|
2015-04-22 21:16:03 +02:00 |
|
ZappoMan
|
19386d5a5d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into ZoneEntity2
Conflicts:
libraries/networking/src/PacketHeaders.cpp
libraries/networking/src/PacketHeaders.h
|
2015-04-22 09:35:08 -07:00 |
|
ZappoMan
|
e436c95212
|
first cut at reworking zones
|
2015-04-21 14:36:13 -07:00 |
|
Seth Alves
|
f452e47577
|
Merge branch 'master' of github.com:highfidelity/hifi into acceleration-and-owner-in-wire-protocol
|
2015-04-20 08:49:33 -07:00 |
|
Seth Alves
|
07b9d73edf
|
bump protocol version
|
2015-04-17 11:20:35 -07:00 |
|
Stephen Birarda
|
64d17f101a
|
obfuscate set access token from AM log
|
2015-04-17 10:44:01 -07:00 |
|
Seth Alves
|
1dd01cde00
|
expand svo to hold acceleration and id of current simulator node
|
2015-04-08 15:39:34 -07:00 |
|
Seth Alves
|
9014397167
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
|
Seth Alves
|
7af32bd67a
|
put audio and script-engine logging into their own QLoggingCategory
|
2015-04-06 15:57:18 -07:00 |
|
Seth Alves
|
cb7ff86386
|
put networking library into its own QLoggingCategory
|
2015-04-06 15:11:48 -07:00 |
|
Bradley Austin Davis
|
44c9d4a742
|
Working on removing some of the warnings in the xcode build
|
2015-04-02 16:12:44 -07:00 |
|
Stephen Birarda
|
1d5f1807f7
|
Merge pull request #4562 from sethalves/editors-are-rezzers
add a bool value to Node which indicates if it is allowed to rez new ent...
|
2015-03-31 18:53:29 -07:00 |
|
Seth Alves
|
8bca8ad4ef
|
bump protocol versions for PacketTypeDomainList and PacketTypeDomainListRequest
|
2015-03-31 18:37:42 -07:00 |
|
Seth Alves
|
4e83301c65
|
add a bool value to Node which indicates if it is allowed to rez new entities
|
2015-03-31 18:27:46 -07:00 |
|
Philip Rosedale
|
6a171c2f22
|
Merge pull request #4559 from birarda/constant-metaverse-url
add a networking constants class with the metaverse server URL
|
2015-03-31 18:13:41 -07:00 |
|
Seth Alves
|
d17289f566
|
Merge pull request #4556 from birarda/damaged-xcode
handle a domain-server port change once connection initiated
|
2015-03-31 17:12:01 -07:00 |
|
Stephen Birarda
|
e22b33e96d
|
fix QUrl include for ubuntu
|
2015-03-31 17:00:04 -07:00 |
|
Stephen Birarda
|
61806935bb
|
add a networking constants class with metaverse URL
|
2015-03-31 16:40:21 -07:00 |
|
Stephen Birarda
|
64921c38b6
|
don't overlock in killNodeWithUUID
|
2015-03-31 16:25:22 -07:00 |
|
Stephen Birarda
|
cf7a6dda74
|
Merge branch 'master' of https://github.com/highfidelity/hifi into damaged-xcode
|
2015-03-31 16:14:59 -07:00 |
|
Stephen Birarda
|
740438d08d
|
handle domain-server local port changes once connected
|
2015-03-31 16:11:41 -07:00 |
|
Brad Hefta-Gaub
|
d77333953e
|
Merge pull request #4552 from sethalves/island
Fix various collision-model related bugs
|
2015-03-31 15:47:53 -07:00 |
|
David Rowe
|
154dacf791
|
Fix typo
|
2015-03-31 14:21:56 -07:00 |
|
Seth Alves
|
9e0118492e
|
make sure to not leave in-use resources in UnusedResource list
|
2015-03-31 14:04:21 -07:00 |
|
Seth Alves
|
186cb1ec7a
|
merge from upstream
|
2015-03-30 11:28:47 -07:00 |
|
Philip Rosedale
|
685de8cc7f
|
Merge pull request #4522 from huffman/rename-attribution
Rename attribution to marketplaceID
|
2015-03-30 10:57:28 -07:00 |
|
Seth Alves
|
fd69a54f10
|
Merge branch 'master' of github.com:highfidelity/hifi into multi-hull-collisions
|
2015-03-27 15:55:20 -07:00 |
|
Ryan Huffman
|
81cb1e98ba
|
Rename attribution to marketplaceID
|
2015-03-27 13:35:58 -07:00 |
|
Seth Alves
|
087248dffc
|
fix locking in ResourceCache::checkAsynchronousGets
|
2015-03-27 13:14:20 -07:00 |
|
Andrew Meadows
|
b9b2c30bba
|
use QObject::deleteLater() not explicit delete
|
2015-03-27 09:01:44 -07:00 |
|
Seth Alves
|
7da87d6e15
|
set up a way to request ResourceCache downloads from a non-networking thread.
|
2015-03-26 18:37:55 -07:00 |
|
Stephen Birarda
|
ef0281ab43
|
use the new placename entry as entry point
|
2015-03-25 15:30:03 -07:00 |
|
Ryan Huffman
|
1c0e7e26a2
|
Merge pull request #4507 from birarda/friends-only-location
make friends-only discoverability mode work as described
|
2015-03-25 13:48:08 -07:00 |
|
Stephen Birarda
|
4bf8e9f625
|
change AccountManager request API, leverage in networking and DS
|
2015-03-25 12:04:04 -07:00 |
|
Leonardo Murillo
|
c3c1d4a5ae
|
Switching to .com
|
2015-03-25 12:36:37 -06:00 |
|
ZappoMan
|
81bf7138a4
|
also attempt to clean up placement of PROP_ATTRIBUTION in the stream
|
2015-03-20 13:21:29 -07:00 |
|
Atlante45
|
0a3d936427
|
Merge branch 'master' of https://github.com/highfidelity/hifi into attribution_property
|
2015-03-20 17:28:32 +01:00 |
|
Brad Davis
|
599fe09e75
|
type & squish
|
2015-03-19 17:24:58 -07:00 |
|
Atlante45
|
d3ae7cf5cf
|
Merge branch 'master' of https://github.com/highfidelity/hifi into attribution_property
|
2015-03-19 16:25:26 +01:00 |
|