overte-HifiExperiments/libraries/shared/src
2013-09-05 14:01:05 -07:00
..
AngleUtil.h renames AngleUtils -> AngleUtil for consistency with the rest of the files 2013-04-16 14:07:19 +02:00
Assignment.cpp a temporary hack to make sure the domain-server address is IPv4 2013-09-05 13:46:57 -07:00
Assignment.h moved the AvatarMixer to a class the assignment-client can handle 2013-09-05 14:01:05 -07: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 First cut at JurisdictionListener and PACKET_TYPE_VOXEL_JURISDICTION_REQUEST 2013-08-19 20:15:46 -07:00
Logstash.cpp your agents are now nodes 2013-07-03 10:35:09 -07:00
Logstash.h DRY up multiple stat type sending 2013-07-02 14:42:31 -07:00
NetworkPacket.cpp move move constructors and assignments into IFDEFS for now to fix build buster 2013-08-14 14:46:40 -07:00
NetworkPacket.h style fix 2013-08-15 10:47:59 -07:00
Node.cpp add back node type unassigned, fix sending of script URL 2013-08-05 17:21:06 -07:00
Node.h modifications to hook shared classes to iOS 2013-07-24 13:05:02 -07:00
NodeData.cpp your agents are now nodes 2013-07-03 10:35:09 -07:00
NodeData.h tweaks for iOS compatibility 2013-07-24 12:34:32 -07:00
NodeList.cpp change the default domain server port for ec2 assignment client 2013-09-05 12:13:15 -07:00
NodeList.h change default NodeList port to 0 for ephemeral 2013-09-04 16:16:03 -07:00
NodeTypes.h add back node type unassigned, fix sending of script URL 2013-08-05 17:21:06 -07:00
OctalCode.cpp some cleanup and fixing of memory issue 2013-08-13 11:37:57 -07:00
OctalCode.h some cleanup and fixing of memory issue 2013-08-13 11:37:57 -07:00
PacketHeaders.cpp correct handling of IPv6, fix offsets for packet reading 2013-09-04 15:21:20 -07:00
PacketHeaders.h correct handling of IPv6, fix offsets for packet reading 2013-09-04 15:21:20 -07:00
PacketSender.cpp cleanup, handle no JurisdictionMap case in JurisidictionSender 2013-08-20 11:22:51 -07:00
PacketSender.h First cut at JurisdictionListener and PACKET_TYPE_VOXEL_JURISDICTION_REQUEST 2013-08-19 20:15:46 -07:00
PerfStat.cpp resolve conflicts on merge with upstream master 2013-08-01 14:33:23 -07:00
PerfStat.h switch usec timestamps to uint64_t 2013-07-10 11:46:48 -07:00
PointerStack.cpp Added PointerStack class, and implemented support for monochrome in VoxelTree 2013-05-13 09:57:36 -07:00
PointerStack.h Added PointerStack class, and implemented support for monochrome in VoxelTree 2013-05-13 09:57:36 -07:00
Radix2InplaceSort.h move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
Radix2IntegerScanner.h move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
ReceivedPacketProcessor.cpp cleanup, handle no JurisdictionMap case in JurisidictionSender 2013-08-20 11:22:51 -07:00
ReceivedPacketProcessor.h First cut at JurisdictionListener and PACKET_TYPE_VOXEL_JURISDICTION_REQUEST 2013-08-19 20:15:46 -07:00
SharedUtil.cpp make animation-server work with jurisdictions 2013-08-20 11:08:20 -07:00
SharedUtil.h make animation-server work with jurisdictions 2013-08-20 11:08:20 -07:00
SimpleMovingAverage.cpp fix cast to 0 for long long in SimpleMovingAverage 2013-07-10 11:26:39 -07:00
SimpleMovingAverage.h include stdint for uint64_t in SimpleMovingAverage 2013-07-11 09:22:08 -07: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 Merge branch 'master' of git://github.com/worklist/hifi into 19262 2013-04-18 12:38:35 +02:00
Syssocket.h move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
Systime.cpp move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
Systime.h move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
UDPSocket.cpp send assignment from domain server for audio mixer if it isn't present 2013-08-22 11:38:57 -07:00
UDPSocket.h send assignment from domain server for audio mixer if it isn't present 2013-08-22 11:38:57 -07: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