overte/libraries/shared/src
2013-06-07 15:28:30 -07:00
..
Agent.cpp rename AGENT_TYPE_VOXEL and PACKET_HEADER_DOMAIN_RFD 2013-06-07 14:12:42 -07:00
Agent.h disallow Agent copying 2013-05-17 12:14:44 -07:00
AgentData.cpp keep a pointer to owning agent in AgentData 2013-05-24 12:17:34 -07:00
AgentData.h provide a getter for the owning agent in AgentData 2013-05-24 12:32:00 -07:00
AgentList.cpp agentTypesOfInterest need not be unsigned and remove debugging 2013-06-07 15:28:30 -07:00
AgentList.h agentTypesOfInterest need not be unsigned and remove debugging 2013-06-07 15:28:30 -07:00
AgentTypes.h unthread DS check in, allow agents to tell DS who they want to hear about 2013-06-07 15:19:12 -07:00
AngleUtil.h renames AngleUtils -> AngleUtil for consistency with the rest of the files 2013-04-16 14:07:19 +02:00
FloodFill.h numerous starfield fixes 2013-04-19 02:46:34 +02:00
Log.cpp refactors logging 2013-05-21 01:00:10 +02:00
Log.h refactors logging 2013-05-21 01:00:10 +02:00
OctalCode.cpp copy and paste working 2013-06-03 18:08:11 -07:00
OctalCode.h copy and paste working 2013-06-03 18:08:11 -07:00
PacketHeaders.h rename AGENT_TYPE_VOXEL and PACKET_HEADER_DOMAIN_RFD 2013-06-07 14:12:42 -07:00
PerfStat.cpp refactors logging 2013-05-21 01:00:10 +02:00
PerfStat.h added alwaysDisplay mode to PerformanceWarnings class 2013-05-08 12:01:55 -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
SharedUtil.cpp fix several delete/delete[] mismatches 2013-06-07 10:49:43 -07:00
SharedUtil.h Merge branch 'master' of https://github.com/worklist/hifi into avatardata_optimization 2013-06-04 09:34:37 -07:00
SimpleMovingAverage.cpp add a decay to the event delta average 2013-04-18 16:30:38 -07:00
SimpleMovingAverage.h add a decay to the event delta average 2013-04-18 16:30:38 -07:00
StdDev.cpp move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -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 Merge branch 'master' of https://github.com/worklist/hifi 2013-05-21 22:29:46 -07:00
UDPSocket.h Support for multiple environments, collisions with notional planet surfaces. 2013-05-21 21:33:08 -07:00
UrlReader.cpp refactors logging 2013-05-21 01:00:10 +02:00
UrlReader.h further adjusts naming 2013-05-19 13:22:37 +02:00