.. |
Agent.cpp
|
Converted double timestamps to long long (64 bit integers), fixed bug with
|
2013-06-13 11:11:59 -07:00 |
Agent.h
|
Converted double timestamps to long long (64 bit integers), fixed bug with
|
2013-06-13 11:11:59 -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
|
Another fix: using strlen to determine the length of the packet is... unwise.
|
2013-06-13 13:15:08 -07:00 |
AgentList.h
|
This should help, as well as fix another annoyance: bind to an ephemeral port,
|
2013-06-12 15:52:29 -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
|
Converted double timestamps to long long (64 bit integers), fixed bug with
|
2013-06-13 11:11:59 -07:00 |
PerfStat.h
|
Converted double timestamps to long long (64 bit integers), fixed bug with
|
2013-06-13 11:11:59 -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
|
Converted double timestamps to long long (64 bit integers), fixed bug with
|
2013-06-13 11:11:59 -07:00 |
SharedUtil.h
|
Converted double timestamps to long long (64 bit integers), fixed bug with
|
2013-06-13 11:11:59 -07:00 |
SimpleMovingAverage.cpp
|
add a decay to the event delta average
|
2013-04-18 16:30:38 -07:00 |
SimpleMovingAverage.h
|
Converted double timestamps to long long (64 bit integers), fixed bug with
|
2013-06-13 11:11:59 -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
|
Initialize members in the right order.
|
2013-06-12 15:54:13 -07:00 |
UDPSocket.h
|
This should help, as well as fix another annoyance: bind to an ephemeral port,
|
2013-06-12 15:52:29 -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 |