Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay(). | madmaxoft | 2014-02-10 | 1 | -1/+13 |
* | Moved a forgotten comment back to its place. | madmaxoft | 2014-02-08 | 1 | -2/+2 |
* | Fixed lighting thread queueing. | madmaxoft | 2014-02-08 | 1 | -2/+4 |
* | Initial ChunkStay code. | madmaxoft | 2014-02-08 | 1 | -79/+72 |
* | More MSVC warning fixes. | madmaxoft | 2014-01-07 | 1 | -1/+1 |
* | fixed warnings in LightingThread.cpp | Tycho Bickerstaff | 2013-12-31 | 1 | -0/+1 |
* | take Z axis into account when calculating neighboors in LightingThread::ChunkReady | Tycho Bickerstaff | 2013-12-31 | 1 | -1/+1 |
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+562 |