overte/voxel-server
ZappoMan 8445790183 added new voxel sending support to VoxelAgentData
- added VoxelNodeBag member to keep track of which nodes this agent needs to
  have sent to it
- added _voxelPacket and other members to keep track of the next packet to
  be sent to this client. This is because as we fill in packets to send we
  may run out of room in the current packet, but not want to have to reencode
  that data
- cleaned up constructors to use common init() method
2013-04-26 12:13:37 -07:00
..
src added new voxel sending support to VoxelAgentData 2013-04-26 12:13:37 -07:00
CMakeLists.txt code review cleanup 2013-04-22 15:10:18 -07:00