summaryrefslogtreecommitdiffstats
path: root/src/LightingThread.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-10Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay().madmaxoft1-1/+2
2014-02-08Initial ChunkStay code.madmaxoft1-34/+42
2013-12-01Fixed compiler warnings in LightingThread.cpp.madmaxoft1-2/+2
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2012-11-16Fixed crashes caused LightingThread overwriting memory where it shouldn't (yay valgrind!)madmaxoft@gmail.com1-1/+6
2012-09-23Source files cleanup: OSSupport-related files in a separate subfolder, renamed.madmaxoft@gmail.com1-1/+1
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-176/+176
2012-06-07Repeaters' delays can be set by rclkmadmaxoft@gmail.com1-1/+1
2012-05-25Merged the composable_generator branch into the trunkmadmaxoft@gmail.com1-38/+132
2012-02-17Added the skeleton of the cLightingThread objectmadmaxoft@gmail.com1-0/+82