.. |
udt
|
Pull out ownership bidding changes
|
2017-05-25 13:01:40 -07:00 |
AbstractUriHandler.h
|
|
|
AccountManager.cpp
|
add a debug log for failed token refresh
|
2017-05-24 13:47:24 -07:00 |
AccountManager.h
|
Modified AccountManager code to better meet style guidelines
|
2017-05-22 17:01:37 -07:00 |
AddressManager.cpp
|
Never store an address with an empty host
|
2017-05-24 17:39:27 -07:00 |
AddressManager.h
|
Cleanup JS<->QML messaging
|
2017-03-16 15:38:39 -07:00 |
AssetClient.cpp
|
Fix stuck ATP downloads
|
2017-04-28 16:26:03 -07:00 |
AssetClient.h
|
Update AssetClient/Request to use const byteRange
|
2017-04-26 18:01:56 -07:00 |
AssetRequest.cpp
|
Fix poorly indented if in AssetRequest
|
2017-04-28 16:27:44 -07:00 |
AssetRequest.h
|
Update AssetClient/Request to use const byteRange
|
2017-04-26 18:01:56 -07:00 |
AssetResourceRequest.cpp
|
Add support for atp and file urls in OBJReader
|
2017-05-01 13:22:02 -07:00 |
AssetResourceRequest.h
|
Add support for atp and file urls in OBJReader
|
2017-05-01 13:22:02 -07:00 |
AssetUpload.cpp
|
|
|
AssetUpload.h
|
|
|
AssetUtils.cpp
|
restrict asset file mapping operations to file path
|
2016-10-19 10:57:23 -07:00 |
AssetUtils.h
|
Move MessageID to ClientServerUtils
|
2017-01-20 16:43:11 -08:00 |
Assignment.cpp
|
Revert "Actually merge from master"
|
2017-03-24 17:56:48 -07:00 |
Assignment.h
|
Setup basic EntityScriptServer
|
2017-01-17 13:47:45 -08:00 |
AtpReply.cpp
|
Generalize atp handling in network access managers
|
2016-08-09 11:46:08 -07:00 |
AtpReply.h
|
Generalize atp handling in network access managers
|
2016-08-09 11:46:08 -07:00 |
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
|
add temporary domain info to account info
|
2016-06-22 12:02:35 -07:00 |
DataServerAccountInfo.h
|
add temporary domain info to account info
|
2016-06-22 12:02:35 -07:00 |
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
|
add support for redirection on domain at max capacity
|
2016-09-21 18:12:38 -07:00 |
EntityScriptClient.cpp
|
* refactor ScriptCache per FIXMEs
|
2017-02-11 04:47:31 -05:00 |
EntityScriptClient.h
|
Move MessageID to ClientServerUtils
|
2017-01-20 16:43:11 -08:00 |
EntityScriptUtils.h
|
* refactor ScriptCache per FIXMEs
|
2017-02-11 04:47:31 -05:00 |
FileCache.cpp
|
Adding a validation step at runtime for the cached KTX file in order to regenerate them if anything seems wrong
|
2017-05-12 18:04:22 -07:00 |
FileCache.h
|
Adding a validation step at runtime for the cached KTX file in order to regenerate them if anything seems wrong
|
2017-05-12 18:04:22 -07:00 |
FileResourceRequest.cpp
|
Fix byte range for file resource requests
|
2017-04-26 10:49:23 -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
|
code review
|
2016-07-27 08:46:46 -07:00 |
HifiSockAddr.cpp
|
Add chrome tracing support
|
2016-12-16 01:14:01 -08:00 |
HifiSockAddr.h
|
Add chrome tracing support
|
2016-12-16 01:14:01 -08:00 |
HTTPResourceRequest.cpp
|
Cleanup KTX logging and add fragment to resource url to indicate mip level
|
2017-04-26 11:32:35 -07:00 |
HTTPResourceRequest.h
|
|
|
LimitedNodeList.cpp
|
remove debugging code
|
2017-04-26 18:36:44 -07:00 |
LimitedNodeList.h
|
fix build buster, some tweaks
|
2017-02-16 14:19:14 -08:00 |
MappingRequest.cpp
|
Move MessageID to AssetUtils
|
2017-01-18 11:17:13 -08:00 |
MappingRequest.h
|
Move MessageID to AssetUtils
|
2017-01-18 11:17:13 -08:00 |
MessagesClient.cpp
|
implement support for larger message payloads
|
2017-02-12 13:33:07 -08:00 |
MessagesClient.h
|
implement support for binary data over messages
|
2017-02-09 20:41:34 -08:00 |
NetworkAccessManager.cpp
|
Remove http proxy
|
2017-04-26 10:48:24 -07:00 |
NetworkAccessManager.h
|
Generalize atp handling in network access managers
|
2016-08-09 11:46:08 -07:00 |
NetworkingConstants.h
|
Restore mateverse URL
|
2016-08-08 15:39:25 -07: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
|
Start new hole punch when the socket is updated
|
2016-09-06 10:16:00 -07:00 |
NLPacket.cpp
|
add a menu option to force the wrong DS connect version
|
2016-06-09 15:53:19 -07:00 |
NLPacket.h
|
add a menu option to force the wrong DS connect version
|
2016-06-09 15:53:19 -07:00 |
NLPacketList.cpp
|
|
|
NLPacketList.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
Node.cpp
|
remove unused Node::_isAlive cruft
|
2017-04-26 12:47:56 -07:00 |
Node.h
|
remove unused Node::_isAlive cruft
|
2017-04-26 12:47:56 -07:00 |
NodeData.cpp
|
|
|
NodeData.h
|
|
|
NodeList.cpp
|
send the domain disconnect packet before UUID is cleared
|
2017-04-25 14:32:21 -07:00 |
NodeList.h
|
Add a getAvatarGain method to NodeList and UsersScriptingInterface
|
2017-02-28 14:45:34 -07:00 |
NodePermissions.cpp
|
add the kick permission to domain server settings
|
2016-08-02 14:35:11 -07:00 |
NodePermissions.h
|
Revert "Actually merge from master"
|
2017-03-24 17:56:48 -07:00 |
NodeType.h
|
Setup basic EntityScriptServer
|
2017-01-17 13:47:45 -08:00 |
OAuthAccessToken.cpp
|
|
|
OAuthAccessToken.h
|
|
|
OAuthNetworkAccessManager.cpp
|
enabled qnetworkrequest redirects everywhere I could find them
|
2016-09-06 17:35:06 -07:00 |
OAuthNetworkAccessManager.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
PacketReceiver.cpp
|
cleanup naked qDebug() calls
|
2016-12-19 22:24:25 -08:00 |
PacketReceiver.h
|
Move node received bandwidth tracking to LimitedNodeList
|
2016-08-15 09:23:02 -07:00 |
PacketSender.cpp
|
|
|
PacketSender.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
ReceivedMessage.cpp
|
remove dead code
|
2017-04-24 18:21:22 -07:00 |
ReceivedMessage.h
|
remove dead code
|
2017-04-24 18:21:22 -07:00 |
ReceivedPacketProcessor.cpp
|
|
|
ReceivedPacketProcessor.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
ResourceCache.cpp
|
Fix loaded being reset to false for KTX resources
|
2017-05-03 11:26:52 -07:00 |
ResourceCache.h
|
Fix Resource::refresh for NetworkTexture
|
2017-05-03 11:26:52 -07:00 |
ResourceManager.cpp
|
Add ResourceManager::resourceExists
|
2017-05-01 13:22:23 -07:00 |
ResourceManager.h
|
Add ResourceManager::resourceExists
|
2017-05-01 13:22:23 -07:00 |
ResourceRequest.cpp
|
Code review
|
2016-12-13 13:11:21 +13:00 |
ResourceRequest.h
|
add byte range handling to FileResourceRequest
|
2017-04-26 10:48:57 -07:00 |
ResourceScriptingInterface.cpp
|
|
|
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
|
|
|
SentPacketHistory.h
|
|
|
SequenceNumberStats.cpp
|
|
|
SequenceNumberStats.h
|
|
|
ThreadedAssignment.cpp
|
alphabetize io_stats
|
2017-02-14 23:17:11 +00:00 |
ThreadedAssignment.h
|
don't pass statsObject by reference
|
2016-10-18 14:41:33 -07:00 |
UserActivityLogger.cpp
|
reduce activity logging spam
|
2016-07-24 11:44:25 -07:00 |
UserActivityLogger.h
|
Add went-to user activity back in
|
2016-06-22 08:54:58 -07:00 |
UserActivityLoggerScriptingInterface.cpp
|
Add logAction() method to UserActivityLogger JavaScript API
|
2017-04-25 13:40:57 +12:00 |
UserActivityLoggerScriptingInterface.h
|
Add logAction() method to UserActivityLogger JavaScript API
|
2017-04-25 13:40:57 +12:00 |
WalletTransaction.cpp
|
|
|
WalletTransaction.h
|
|
|