overte/assignment-client/src/octree
Ryan Huffman 2143bae100 Remove unused entity server backups
The domain server now handles entity backups so this code is no longer
used.

This also fixes a bug where, if the entity server went down while
writing the persist file, it would leave a lock file behind. When
starting up the next time it would try to recover from the last backup.
Because the entity server no longer gets any backup rules, and the way
it searches for backups, it would end up finding the lock file and
treating it as the most recent backup. This meant that the
models.json.gz file was replaced with an empty file.
2018-06-08 16:17:30 -07:00
..
OctreeHeadlessViewer.cpp Move all wire frustums to conical frustums 2018-05-03 18:19:29 -07:00
OctreeHeadlessViewer.h JSDoc typos 2018-05-11 21:08:57 +12:00
OctreeInboundPacketProcessor.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
OctreeInboundPacketProcessor.h CR 2017-06-14 11:42:25 -07:00
OctreeSendThread.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
OctreeSendThread.h Remove more dead octree code 2018-04-17 18:21:51 -07:00
OctreeServer.cpp Remove unused entity server backups 2018-06-08 16:17:30 -07:00
OctreeServer.h Remove unused entity server backups 2018-06-08 16:17:30 -07:00
OctreeServerConsts.h Remove legacy jurisdiction code 2017-12-29 12:46:52 -08:00