Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a warning and a complaint about a never-read variable. | archshift | 2014-05-11 | 1 | -1/+0 |
| | |||||
* | Removed check for enqueuing a chunk that is already enqueued to be loaded | Tycho | 2014-04-08 | 1 | -1/+1 |
| | | | | | This remaval is safe as cWorldStorage checks for duplicate chunks when dequeuing and removes an expensive iteration whilst holding the queue lock | ||||
* | Added user setting compression factor | Tycho | 2014-01-17 | 1 | -5/+5 |
| | |||||
* | Fixed wrong enqueueing. | madmaxoft | 2014-01-06 | 1 | -2/+9 |
| | | | | Fixes #505. | ||||
* | fixed a few remaining issues with worldstorage | Tycho Bickerstaff | 2014-01-02 | 1 | -18/+3 |
| | |||||
* | rewrote queue not to use promises for waits | Tycho Bickerstaff | 2014-01-02 | 1 | -14/+7 |
| | |||||
* | refactored chunk Queue to seperate class | Tycho Bickerstaff | 2013-12-31 | 1 | -92/+44 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+409 |