overte/libraries/shared/src
AndrewMeadows ea681f0d8f Merge pull request #1669 from birarda/avatar-list
add an AvatarManager to house a separate list of Avatars from NodeList
2014-01-24 09:54:17 -08:00
..
AbstractMenuInterface.h Fix for menu shortcuts; just include widget library rather than using awkward 2013-12-18 17:28:21 -08:00
AngleUtil.h more windows build work 2014-01-12 14:49:15 -08:00
Assignment.cpp Merge branch 'master' of git://github.com/worklist/hifi into windows_build 2014-01-15 10:20:21 -08:00
Assignment.h removed sys/time.h for Systime.h on windows 2014-01-10 19:54:20 -08:00
CollisionInfo.h fixes for avatar paddle-hands, plus some hackery for demo 2014-01-17 11:22:50 -08:00
DataServerClient.cpp put data-server hostname back to data.highfidelity.io 2014-01-22 09:10:27 -08:00
DataServerClient.h Compile fix (for me, anyway). 2014-01-21 17:21:57 -08:00
FileUtils.cpp Reveal log file 2013-12-23 21:23:47 +01:00
FileUtils.h Reveal log file 2013-12-23 21:23:47 +01:00
FloodFill.h
GenericThread.cpp removed commented out debug 2014-01-23 15:07:17 -08:00
GenericThread.h first cut at making GenericThread use QThread instead of pthread 2014-01-10 21:16:00 -08:00
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 cleanup spacing in debug 2014-01-24 09:23:44 -08:00
HifiSockAddr.h repair usage of DS as STUN server 2013-12-02 17:18:07 -08:00
Logging.cpp Merge branch 'master' of git://github.com/worklist/hifi into windows_build 2014-01-15 10:20:21 -08:00
Logging.h remove unused PerfStats class more missing header changes 2014-01-10 19:47:23 -08:00
NetworkPacket.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
NetworkPacket.h added back arpa/inet.h and ifaddrs.h for mac and unix 2014-01-15 15:03:03 -08:00
Node.cpp NodeData cleanup thanks to separation from rendered avatars 2014-01-23 15:41:40 -08:00
Node.h Merge branch 'master' of git://github.com/worklist/hifi into windows_build 2014-01-15 10:20:21 -08:00
NodeData.cpp remove notion of owning node from NodeData 2014-01-23 17:06:03 -08:00
NodeData.h remove notion of owning node from NodeData 2014-01-23 17:06:03 -08:00
NodeList.cpp Merge pull request #1669 from birarda/avatar-list 2014-01-24 09:54:17 -08:00
NodeList.h handle merge with nodelist-patches branch 2014-01-23 16:01:52 -08:00
NodeTypes.h change node types of interest to a QSet 2014-01-22 14:47:04 -08:00
OctalCode.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
OctalCode.h make numberOfThreeBitSectionsInCode() robust against overflowing buffers if length is known 2013-11-05 12:31:20 -08:00
PacketHeaders.cpp cleanup spacing in debug 2014-01-24 09:23:44 -08:00
PacketHeaders.h Merge pull request #1669 from birarda/avatar-list 2014-01-24 09:54:17 -08:00
PacketSender.cpp replace packetSenderNotify with signal/slot combo 2014-01-23 15:55:36 -08:00
PacketSender.h replace packetSenderNotify with signal/slot combo 2014-01-23 15:55:36 -08:00
PerfStat.cpp Merge branch 'master' of git://github.com/worklist/hifi into windows_build 2014-01-15 10:20:21 -08:00
PerfStat.h snprintf windows fixes 2014-01-12 23:26:13 -08:00
Radix2InplaceSort.h
Radix2IntegerScanner.h
ReceivedPacketProcessor.cpp removed commented out debug 2014-01-23 15:07:17 -08:00
ReceivedPacketProcessor.h remove public virtual from PacketSender and RecievedPacketProcessor 2014-01-22 14:21:03 -08:00
RegisteredMetaTypes.cpp implement new setProperties() getProperties() for Particle to allow setting all properties at once using a JS hash 2014-01-17 16:02:58 -08:00
RegisteredMetaTypes.h open up ASI playSound method to ScriptEngine 2014-01-03 09:38:05 -08:00
SharedUtil.cpp fix windows sign mismatch warning 2014-01-15 15:08:58 -08:00
SharedUtil.h added back unistd.h for non-windows 2014-01-15 14:59:14 -08:00
SimpleMovingAverage.cpp
SimpleMovingAverage.h first cut at new voxel scene stats 2013-11-05 10:29:56 -08:00
StdDev.cpp
StdDev.h
Syssocket.h
Systime.cpp handle NOMINMAX in cmake 2014-01-10 21:58:55 -08:00
Systime.h more windows build work 2014-01-12 14:49:15 -08:00
ThreadedAssignment.cpp fix moveToThread for AssignmentClient NodeList, fixes #1551 2014-01-16 12:30:23 -08:00
ThreadedAssignment.h fix moveToThread for AssignmentClient NodeList, fixes #1551 2014-01-16 12:30:23 -08:00
UUID.cpp add UUID helper class to get UUID string without braces 2013-10-07 10:56:23 -07:00
UUID.h remove 16-bit node IDs and replace with UUIDs 2013-10-17 11:49:41 -07:00