summaryrefslogtreecommitdiffstats
path: root/src/LightingThread.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay().madmaxoft2014-02-101-1/+2
| | | | This fixes problems with indeterminate class object lifespan (Lua-GC) and forgetting to disable it or keep it until ready.
* Initial ChunkStay code.madmaxoft2014-02-081-34/+42
|
* Fixed compiler warnings in LightingThread.cpp.madmaxoft2013-12-011-2/+2
|
* Moved source to srcAlexander Harkness2013-11-241-0/+181