.. |
udt
|
Added defaultPoseFlags to avatar protocol
|
2018-01-19 15:34:27 -08:00 |
AbstractUriHandler.h
|
|
|
AccountManager.cpp
|
First pass at consolidation
|
2017-10-24 12:01:05 -07:00 |
AccountManager.h
|
allow staging METAVERSE_SERVER_URL to be toggled by env
|
2017-12-12 16:22:08 -08:00 |
AddressManager.cpp
|
Fix copying to clipboard from JS scripts
|
2018-01-16 13:17:47 -05:00 |
AddressManager.h
|
Rename Window.protocolVersion() to Window.protocolSignature()
|
2018-01-19 09:06:16 +13:00 |
AssetClient.cpp
|
Merge branch 'master' into android_new
|
2017-09-26 14:31:29 -07:00 |
AssetClient.h
|
Add BakingEnabled protocol
|
2017-08-25 10:56:27 -07:00 |
AssetRequest.cpp
|
use length sent by AssetServer to verify asset size
|
2017-06-19 15:15:45 -07:00 |
AssetRequest.h
|
store relative path URL in resource request on redirect
|
2017-08-15 15:27:44 -07:00 |
AssetResourceRequest.cpp
|
Fix bytes downloaded stat tracking
|
2017-09-27 09:33:10 -07:00 |
AssetResourceRequest.h
|
Fix bytes downloaded stat tracking
|
2017-09-27 09:33:10 -07:00 |
AssetUpload.cpp
|
|
|
AssetUpload.h
|
|
|
AssetUtils.cpp
|
Updating Android toolchain
|
2017-11-28 11:32:32 -08:00 |
AssetUtils.h
|
Transmit baking errors to interface for display.
|
2017-09-13 09:54:54 -07:00 |
Assignment.cpp
|
list assignment types in assignment-client help
|
2017-12-18 15:32:32 -08:00 |
Assignment.h
|
list assignment types in assignment-client help
|
2017-12-18 15:32:32 -08:00 |
AtpReply.cpp
|
make ResourceManager be owned by DependencyManager
|
2017-06-28 14:18:14 -07:00 |
AtpReply.h
|
|
|
BandwidthRecorder.cpp
|
|
|
BandwidthRecorder.h
|
|
|
ByteRange.h
|
Update AssetClient/Request to use const byteRange
|
2017-04-26 18:01:56 -07:00 |
ClientServerUtils.h
|
Move MessageID to ClientServerUtils
|
2017-01-20 16:43:11 -08:00 |
DataServerAccountInfo.cpp
|
Updating Android toolchain
|
2017-11-28 11:32:32 -08:00 |
DataServerAccountInfo.h
|
|
|
DomainHandler.cpp
|
audit use of QTimer intervals to make sure we're using Qt::PreciseTimer when appropriate
|
2016-12-29 08:53:37 -08:00 |
DomainHandler.h
|
Window JSDoc
|
2017-12-20 10:16:09 +13:00 |
EntityScriptClient.cpp
|
some cleanup
|
2017-10-24 11:46:42 -07:00 |
EntityScriptClient.h
|
some cleanup
|
2017-10-24 11:46:42 -07:00 |
EntityScriptUtils.h
|
* refactor ScriptCache per FIXMEs
|
2017-02-11 04:47:31 -05:00 |
FileResourceRequest.cpp
|
Fix bytes downloaded stat tracking
|
2017-09-27 09:33:10 -07:00 |
FileResourceRequest.h
|
|
|
FingerprintUtils.cpp
|
don't re-grab the machine fingerprint every DS connection
|
2017-05-04 16:00:46 -07:00 |
FingerprintUtils.h
|
don't re-grab the machine fingerprint every DS connection
|
2017-05-04 16:00:46 -07:00 |
GroupRank.h
|
|
|
HifiSockAddr.cpp
|
adjust a comment and remove some debug
|
2017-08-23 16:38:23 -07:00 |
HifiSockAddr.h
|
don't use COW-less SpecialAddress assignment
|
2017-10-25 15:28:30 -07:00 |
HTTPResourceRequest.cpp
|
Fix bytes downloaded stat tracking
|
2017-09-27 09:33:10 -07:00 |
HTTPResourceRequest.h
|
|
|
LimitedNodeList.cpp
|
Make type name hash static const
|
2018-01-18 10:28:43 -08:00 |
LimitedNodeList.h
|
clarify signatures in LNL to send packet lists
|
2017-11-17 11:17:11 -08:00 |
LocationScriptingInterface.cpp
|
fix local include / headers
|
2017-06-21 06:38:16 +02:00 |
LocationScriptingInterface.h
|
fix local include / headers
|
2017-06-21 06:38:16 +02:00 |
MappingRequest.cpp
|
Transmit baking errors to interface for display.
|
2017-09-13 09:54:54 -07:00 |
MappingRequest.h
|
Add BakingEnabled protocol
|
2017-08-25 10:56:27 -07:00 |
MessagesClient.cpp
|
Fixing dangling thread issues, consolidating thread management
|
2017-06-06 15:02:16 -07:00 |
MessagesClient.h
|
Fixing dangling thread issues, consolidating thread management
|
2017-06-06 15:02:16 -07:00 |
NetworkAccessManager.cpp
|
Remove http proxy
|
2017-04-26 10:48:24 -07:00 |
NetworkAccessManager.h
|
|
|
NetworkingConstants.h
|
allow passing of custom URL on env
|
2017-12-12 16:32:43 -08:00 |
NetworkLogging.cpp
|
Add chrome tracing support
|
2016-12-16 01:14:01 -08:00 |
NetworkLogging.h
|
Move MessageID to AssetUtils
|
2017-01-18 11:17:13 -08:00 |
NetworkPeer.cpp
|
cleanup naked qDebug() calls
|
2016-12-19 22:24:25 -08:00 |
NetworkPeer.h
|
address code review comments
|
2017-06-21 16:14:14 -07:00 |
NLPacket.cpp
|
adjust various things that cause a crash-on-exit on Linux
|
2017-08-06 11:57:55 -07:00 |
NLPacket.h
|
experimental support for mirrored audio packets to other mixers
|
2017-06-12 00:19:24 -07:00 |
NLPacketList.cpp
|
|
|
NLPacketList.h
|
build out bulk avatar data replication
|
2017-06-13 17:19:57 -07:00 |
Node.cpp
|
Make type name hash static const
|
2018-01-18 10:28:43 -08:00 |
Node.h
|
Make type name hash static const
|
2018-01-18 10:28:43 -08:00 |
NodeData.cpp
|
|
|
NodeData.h
|
|
|
NodeList.cpp
|
Tidying
|
2018-01-11 14:48:45 +13:00 |
NodeList.h
|
some side by side plumbing for NLPackets and NLPacketLists
|
2017-11-09 18:20:06 -08:00 |
NodePermissions.cpp
|
Commerce: Tons of Interface changes (#11463)
|
2017-09-27 14:43:51 -07:00 |
NodePermissions.h
|
Commerce: Tons of Interface changes (#11463)
|
2017-09-27 14:43:51 -07:00 |
NodeType.h
|
Make type name hash static const
|
2018-01-18 10:28:43 -08:00 |
OAuthAccessToken.cpp
|
|
|
OAuthAccessToken.h
|
|
|
OAuthNetworkAccessManager.cpp
|
allow staging METAVERSE_SERVER_URL to be toggled by env
|
2017-12-12 16:22:08 -08:00 |
OAuthNetworkAccessManager.h
|
|
|
PacketReceiver.cpp
|
adjust various things that cause a crash-on-exit on Linux
|
2017-08-06 11:57:55 -07:00 |
PacketReceiver.h
|
|
|
PacketSender.cpp
|
fix unix warnings
|
2017-11-17 16:33:43 -08:00 |
PacketSender.h
|
some side by side plumbing for NLPackets and NLPacketLists
|
2017-11-09 18:20:06 -08:00 |
ReceivedMessage.cpp
|
cleanup
|
2017-11-17 13:03:04 -08:00 |
ReceivedMessage.h
|
cleanup
|
2017-11-17 13:03:04 -08:00 |
ReceivedPacketProcessor.cpp
|
cleanup
|
2017-11-17 13:03:04 -08:00 |
ReceivedPacketProcessor.h
|
CR
|
2017-06-14 11:42:25 -07:00 |
ResourceCache.cpp
|
Remove extraneous logging
|
2017-09-19 11:18:25 -07:00 |
ResourceCache.h
|
Fix loading standalone baked textures from Asset Server
|
2017-08-28 15:54:40 -07:00 |
ResourceManager.cpp
|
redo cache switch
|
2017-07-05 17:01:31 -07:00 |
ResourceManager.h
|
redo cache switch
|
2017-07-05 17:01:31 -07:00 |
ResourceRequest.cpp
|
Fix bytes downloaded stat tracking
|
2017-09-27 09:33:10 -07:00 |
ResourceRequest.h
|
Fix bytes downloaded stat tracking
|
2017-09-27 09:33:10 -07:00 |
ResourceScriptingInterface.cpp
|
make ResourceManager be owned by DependencyManager
|
2017-06-28 14:18:14 -07:00 |
ResourceScriptingInterface.h
|
|
|
RSAKeypairGenerator.cpp
|
|
|
RSAKeypairGenerator.h
|
|
|
SandboxUtils.cpp
|
Replace static use of qApp with QCoreApplication
|
2017-06-02 13:51:39 -07:00 |
SandboxUtils.h
|
Update server-console to watch interface via pid rather than marker
|
2017-06-01 11:20:36 -07:00 |
SentPacketHistory.cpp
|
track reliably sent adds in sent packet history from OEPS
|
2017-12-19 16:00:55 -08:00 |
SentPacketHistory.h
|
track reliably sent adds in sent packet history from OEPS
|
2017-12-19 16:00:55 -08:00 |
SequenceNumberStats.cpp
|
|
|
SequenceNumberStats.h
|
|
|
ThreadedAssignment.cpp
|
Move downstram server adding to DS
|
2017-06-14 16:54:04 -07:00 |
ThreadedAssignment.h
|
Move downstram server adding to DS
|
2017-06-14 16:54:04 -07:00 |
UserActivityLogger.cpp
|
Fixed issue with invalid time being sent when logging
|
2017-06-09 10:58:07 -07:00 |
UserActivityLogger.h
|
default the UAL off for all targets, enable manually for Interface
|
2017-07-06 10:21:07 -07:00 |
UserActivityLoggerScriptingInterface.cpp
|
Commerce Data Tracking: Iteration 3 (Purchases)
|
2017-12-21 15:46:01 -08:00 |
UserActivityLoggerScriptingInterface.h
|
Commerce Data Tracking: Iteration 3 (Purchases)
|
2017-12-21 15:46:01 -08:00 |
WalletTransaction.cpp
|
|
|
WalletTransaction.h
|
|
|