summaryrefslogtreecommitdiffstats
path: root/src/LightingThread.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed Some unnessicary macrosTycho2014-03-101-6/+0
* g_BlockXXX => cBlockInfo::XXXandrew2014-03-011-2/+2
* Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay().madmaxoft2014-02-101-1/+13
* Moved a forgotten comment back to its place.madmaxoft2014-02-081-2/+2
* Fixed lighting thread queueing.madmaxoft2014-02-081-2/+4
* Initial ChunkStay code.madmaxoft2014-02-081-79/+72
* More MSVC warning fixes.madmaxoft2014-01-071-1/+1
* fixed warnings in LightingThread.cppTycho Bickerstaff2013-12-311-0/+1
* take Z axis into account when calculating neighboors in LightingThread::ChunkReadyTycho Bickerstaff2013-12-311-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+562