Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a cWorld:PrepareChunk function. | Mattes D | 2014-12-10 | 1 | -3/+3 |
| | | | | | It prepares the chunk - loads or generates it and lights it. The spawn prepare process uses this function. | ||||
* | WorldStorage no longer queues chunks into generator. | Mattes D | 2014-09-05 | 1 | -33/+6 |
| | |||||
* | remove y-coord from chunks | LO1ZB | 2014-08-28 | 1 | -7/+5 |
| | |||||
* | CheckBasicStyle: multi-level indent change. | madmaxoft | 2014-08-04 | 1 | -3/+5 |
| | |||||
* | Fixed a ToLua warning - operator = not supported. | madmaxoft | 2014-08-03 | 1 | -1/+1 |
| | |||||
* | Removed redundant semicolons and re-added warning | archshift | 2014-07-24 | 1 | -2/+2 |
| | |||||
* | Code style: Fixed braces on separate lines. | madmaxoft | 2014-07-19 | 1 | -2/+3 |
| | |||||
* | Fixed style: spaces after commas. | madmaxoft | 2014-07-19 | 1 | -1/+1 |
| | |||||
* | Basic style fixes. | madmaxoft | 2014-07-17 | 1 | -2/+2 |
| | |||||
* | Removed world-saving log messages. | madmaxoft | 2014-07-04 | 1 | -3/+0 |
| | | | | Ref.: http://forum.mc-server.org/showthread.php?tid=1518 | ||||
* | Added user setting compression factor | Tycho | 2014-01-17 | 1 | -2/+2 |
| | |||||
* | fixed a few remaining issues with worldstorage | Tycho Bickerstaff | 2014-01-02 | 1 | -6/+3 |
| | |||||
* | rewrote queue not to use promises for waits | Tycho Bickerstaff | 2014-01-02 | 1 | -1/+2 |
| | |||||
* | refactored chunk Queue to seperate class | Tycho Bickerstaff | 2013-12-31 | 1 | -5/+23 |
| | |||||
* | Moved json includes to where they are really needed. | madmaxoft | 2013-11-28 | 1 | -1/+0 |
| | |||||
* | Fixed VC2008 compilation, normalized include paths. | madmaxoft | 2013-11-27 | 1 | -1/+1 |
| | |||||
* | Fixed the remaining derps | Alexander Harkness | 2013-11-27 | 1 | -1/+1 |
| | |||||
* | Further attempts to fix compile | Tiger Wang | 2013-11-25 | 1 | -1/+1 |
| | |||||
* | Attempt to fix compilation | Tiger Wang | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+135 |