overte-HifiExperiments/libraries/shared/src
2014-02-21 15:16:15 -08:00
..
AbstractMenuInterface.h
AccountManager.cpp store username in local settings so it doesn't need to be reloaded 2014-02-21 15:05:57 -08:00
AccountManager.h store username in local settings so it doesn't need to be reloaded 2014-02-21 15:05:57 -08:00
AngleUtil.h more windows build work 2014-01-12 14:49:15 -08:00
Assignment.cpp fix config parsing from command line and json 2014-01-30 15:22:03 -08:00
Assignment.h add QDataStream >> operator to Assignment 2014-01-29 17:20:32 -08:00
CollisionInfo.cpp Cleaning up collision check API's and re-enabling collisions with particles. 2014-02-14 16:33:19 -08:00
CollisionInfo.h Cleaning up collision check API's and re-enabling collisions with particles. 2014-02-14 16:33:19 -08:00
DataServerAccountInfo.cpp store username in local settings so it doesn't need to be reloaded 2014-02-21 15:05:57 -08:00
DataServerAccountInfo.h store username in local settings so it doesn't need to be reloaded 2014-02-21 15:05:57 -08:00
DataServerClient.cpp fix a silly typo 2014-02-19 18:03:34 -08:00
DomainInfo.cpp use connection secret to verify domain-server packets 2014-02-20 17:57:58 -08:00
DomainInfo.h tweaks to domain-server authentication flow 2014-02-20 16:31:50 -08:00
FileUtils.cpp #19491 - Implement in-app snapshots 2014-01-27 18:07:03 +01:00
FileUtils.h #19491 - Implement in-app snapshots 2014-01-27 18:07:03 +01:00
FloodFill.h
GenericThread.cpp removed commented out debug 2014-01-23 15:07:17 -08:00
GenericThread.h
GeometryUtil.cpp fixes for avatar paddle-hands, plus some hackery for demo 2014-01-17 11:22:50 -08:00
GeometryUtil.h fixes for avatar paddle-hands, plus some hackery for demo 2014-01-17 11:22:50 -08:00
HifiSockAddr.cpp remove a comment in HifiSockAddr 2014-02-07 14:08:42 -08:00
HifiSockAddr.h packet header changes and beginning of conversion to QByteArray 2014-01-28 10:36:08 -08:00
Logging.cpp fix logging target-name extra characters 2014-02-20 12:02:23 -08:00
Logging.h fix logging target-name extra characters 2014-02-20 12:02:23 -08:00
NetworkPacket.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into authentication 2014-02-07 13:48:28 -08:00
NetworkPacket.h Merge branch 'master' of https://github.com/highfidelity/hifi into authentication 2014-02-07 13:48:28 -08:00
Node.cpp have the domain-server generate connection secrets, closes #1837 2014-02-06 11:30:53 -08:00
Node.h have the domain-server generate connection secrets, closes #1837 2014-02-06 11:30:53 -08:00
NodeData.cpp remove notion of owning node from NodeData 2014-01-23 17:06:03 -08:00
NodeData.h packet header changes and beginning of conversion to QByteArray 2014-01-28 10:36:08 -08:00
NodeList.cpp resolve conflicts on merge with upstream master 2014-02-21 15:16:15 -08:00
NodeList.h tweaks to domain-server authentication flow 2014-02-20 16:31:50 -08:00
OAuthAccessToken.cpp store username in local settings so it doesn't need to be reloaded 2014-02-21 15:05:57 -08:00
OAuthAccessToken.h store username in local settings so it doesn't need to be reloaded 2014-02-21 15:05:57 -08:00
OctalCode.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
OctalCode.h Changes from Philip's code review. 2014-02-07 10:03:23 -08:00
PacketHeaders.cpp fix a silly typo 2014-02-19 18:03:34 -08:00
PacketHeaders.h resolve conflicts on merge with upstream master 2014-02-21 15:16:15 -08:00
PacketSender.cpp add writeDatagram helper to NodeList to insert md5 hash 2014-02-06 14:28:58 -08:00
PacketSender.h Merge branch 'master' of https://github.com/highfidelity/hifi into authentication 2014-02-07 13:48:28 -08:00
PerfStat.cpp replace uint64_t with quint64 for Qt friendlyness 2014-01-28 12:35:42 -08:00
PerfStat.h first cut at auto-LOD adjustment 2014-02-12 21:22:21 -08:00
Radix2InplaceSort.h
Radix2IntegerScanner.h replace uint64_t with quint64 for Qt friendlyness 2014-01-28 12:35:42 -08:00
ReceivedPacketProcessor.cpp remove senderWithAddress from NodeList 2014-02-06 14:43:46 -08:00
ReceivedPacketProcessor.h remove senderWithAddress from NodeList 2014-02-06 14:43:46 -08:00
RegisteredMetaTypes.cpp first cut at ray cast scripting 2014-02-07 11:23:04 -08:00
RegisteredMetaTypes.h first cut at ray cast scripting 2014-02-07 11:23:04 -08:00
SharedUtil.cpp fix debug to properly work with outputBufferBits() 2014-02-04 12:29:55 -08:00
SharedUtil.h Changes from Philip's code review. 2014-02-07 10:03:23 -08:00
SimpleMovingAverage.cpp
SimpleMovingAverage.h remove one Qt type replacement 2014-01-28 12:36:43 -08:00
StdDev.cpp
StdDev.h
Syssocket.h
Systime.cpp
Systime.h more windows build work 2014-01-12 14:49:15 -08:00
ThreadedAssignment.cpp fix logging target-name extra characters 2014-02-20 12:02:23 -08:00
ThreadedAssignment.h fix logging target-name extra characters 2014-02-20 12:02:23 -08:00
UUID.cpp
UUID.h