overte-Armored-Dragon/libraries/shared/src
2014-01-03 16:10:21 -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 renames AngleUtils -> AngleUtil for consistency with the rest of the files 2013-04-16 14:07:19 +02:00
Assignment.cpp added basic particle server renamed voxel packet names to fit standard 2013-12-04 21:00:00 -08:00
Assignment.h added basic particle server renamed voxel packet names to fit standard 2013-12-04 21:00:00 -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 numerous starfield fixes 2013-04-19 02:46:34 +02:00
GenericThread.cpp latest work on threaded sending 2013-08-12 16:55:58 -07:00
GenericThread.h get Agent working with ScriptEngine 2013-12-17 14:13:16 -08:00
GeometryUtil.cpp Name changes, formatting, and comments for readability. 2014-01-03 16:01:31 -08:00
GeometryUtil.h Name changes, formatting, and comments for readability. 2014-01-03 16:01:31 -08:00
HifiSockAddr.cpp correct handleing of app shutdown and scripting enging termination 2013-12-16 11:26:30 -08:00
HifiSockAddr.h repair usage of DS as STUN server 2013-12-02 17:18:07 -08:00
Logging.cpp replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
Logging.h replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
NetworkPacket.cpp replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
NetworkPacket.h replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
Node.cpp support adjusting particles based on clockSkew 2013-12-19 14:49:58 -08:00
Node.h first cut at added clockSkew support to nodes and PING/PING_REPLY 2013-12-19 13:14:14 -08:00
NodeData.cpp use virtual deleteOrDeleteLater in NodeData to handle AvatarVoxelSystem 2013-11-07 15:41:10 -08:00
NodeData.h hook AudioMixer to new event-driven assignment setup 2013-12-02 16:34:38 -08:00
NodeList.cpp notify for node kill on NodeList clear 2014-01-02 10:01:47 -08:00
NodeList.h first cut at added clockSkew support to nodes and PING/PING_REPLY 2013-12-19 13:14:14 -08:00
NodeTypes.h added basic particle server renamed voxel packet names to fit standard 2013-12-04 21:00:00 -08:00
OctalCode.cpp Move Hide/Show local voxels to a dedicated thread so that it doesn't slow performance of voxel packet processing 2013-12-02 12:08:45 -08:00
OctalCode.h make numberOfThreeBitSectionsInCode() robust against overflowing buffers if length is known 2013-11-05 12:31:20 -08:00
PacketHeaders.cpp move _shouldLoopbackForNode to PositionalAudioRingBuffer for access in injector 2013-12-19 15:44:04 -08:00
PacketHeaders.h first cut at creatorTokenIDs for creating particles 2013-12-11 15:38:52 -08:00
PacketSender.cpp fix various compiler warnings on gcc 2014-01-02 15:58:03 -08:00
PacketSender.h correct handleing of app shutdown and scripting enging termination 2013-12-16 11:26:30 -08:00
PerfStat.cpp Rounding numbers 2013-11-25 09:44:40 -08:00
PerfStat.h fixed long line 2013-10-21 14:43:55 -07:00
Radix2InplaceSort.h
Radix2IntegerScanner.h
ReceivedPacketProcessor.cpp replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
ReceivedPacketProcessor.h replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
RegisteredMetaTypes.cpp first cut at scriptable controller 2013-12-17 15:23:09 -08:00
RegisteredMetaTypes.h open up ASI playSound method to ScriptEngine 2014-01-03 09:38:05 -08:00
SharedUtil.cpp cleanup clockSkew debug options and remove some chatty logs 2013-12-18 19:33:52 -08:00
SharedUtil.h first cut at added clockSkew support to nodes and PING/PING_REPLY 2013-12-19 13:14:14 -08:00
SimpleMovingAverage.cpp fix cast to 0 for long long in SimpleMovingAverage 2013-07-10 11:26:39 -07:00
SimpleMovingAverage.h first cut at new voxel scene stats 2013-11-05 10:29:56 -08:00
StdDev.cpp Tune and smooth 'Touch Look' and always turned on, old mouseLook code removed. Add vec3 speed test. Smooth simulation by passing exact deltaTime to update() 2013-07-10 12:20:26 -07:00
StdDev.h memory wastes and code cleaning PR comments 2013-09-04 15:12:24 -07:00
Syssocket.h
Systime.cpp
Systime.h
ThreadedAssignment.cpp hook VS to new QCA infrastructure 2013-12-03 11:11:08 -08:00
ThreadedAssignment.h hook VS to new QCA infrastructure 2013-12-03 11:11:08 -08:00
UrlReader.cpp switch calls to printLog to QDebug 2013-07-16 11:07:22 -07:00
UrlReader.h further adjusts naming 2013-05-19 13:22:37 +02: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