archshift
|
6c57b38b74
|
Fixed a warning and a complaint about a never-read variable.
|
2014-05-11 13:44:30 -07:00 |
|
Tycho
|
10e72a122c
|
Removed check for enqueuing a chunk that is already enqueued to be loaded
This remaval is safe as cWorldStorage checks for duplicate chunks when dequeuing
and removes an expensive iteration whilst holding the queue lock
|
2014-04-08 08:43:28 -07:00 |
|
Tycho
|
a54cbba0fd
|
Added user setting compression factor
|
2014-01-17 11:01:14 -08:00 |
|
madmaxoft
|
c9c71fe5a7
|
Fixed wrong enqueueing.
Fixes #505.
|
2014-01-06 10:09:00 +01:00 |
|
Tycho Bickerstaff
|
bbdb34252e
|
fixed a few remaining issues with worldstorage
|
2014-01-02 17:37:34 +00:00 |
|
Tycho Bickerstaff
|
042b72bc17
|
rewrote queue not to use promises for waits
|
2014-01-02 12:32:55 +00:00 |
|
Tycho Bickerstaff
|
f3736b1eb7
|
refactored chunk Queue to seperate class
|
2013-12-31 15:48:57 +00:00 |
|
Alexander Harkness
|
675b4aa878
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
|