.. |
AngleUtil.h
|
renames AngleUtils -> AngleUtil for consistency with the rest of the files
|
2013-04-16 14:07:19 +02:00 |
Assignment.cpp
|
add handling of Agent assignments to Assignment, DS, AC
|
2013-09-13 11:14:00 -07:00 |
Assignment.h
|
allow standalone voxel-server to specify port and domain, add VoxelServerType to assignment-client
|
2013-09-16 19:34:07 -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 |
Logging.cpp
|
leverage qDebug and custom message handler for verbose logging
|
2013-09-09 15:11:11 -07:00 |
Logging.h
|
add doxygen comments to refactored Logging class
|
2013-09-09 15:27:27 -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
|
memory wastes and code cleaning PR comments
|
2013-09-04 15:12:24 -07:00 |
Node.cpp
|
leverage qDebug and custom message handler for verbose logging
|
2013-09-09 15:11:11 -07:00 |
Node.h
|
leverage qDebug and custom message handler for verbose logging
|
2013-09-09 15:11:11 -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
|
add debugging for assignment send and remove a useless cast
|
2013-09-12 17:37:37 -07:00 |
NodeList.h
|
allow forking of multiple assignment-clients from the main target
|
2013-09-09 09:44:43 -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
|
changed packet format
|
2013-09-13 11:17:55 -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
|
Some more memory leaks and codes formatting
|
2013-09-03 17:16:06 -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
|
clear stale assignments from queue, fix CPU usage in client
|
2013-09-06 10:59:20 -07:00 |
SharedUtil.h
|
Merge branch 'master' of github.com:worklist/hifi into assignment
|
2013-09-06 11:04:18 -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
|
memory wastes and code cleaning PR comments
|
2013-09-04 15:12:24 -07: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
|
handle case where AC is on same network as DS but not AS
|
2013-09-09 18:15:33 -07:00 |
UDPSocket.h
|
handle case where AC is on same network as DS but not AS
|
2013-09-09 18:15:33 -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 |