summaryrefslogtreecommitdiffstats
path: root/source/LuaChunk.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-25Merged the usable portion of the "gens" branch.madmaxoft@gmail.com1-139/+0
2013-01-12Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com1-5/+5
2012-10-03Moved blockticking into blockhandler classes.madmaxoft@gmail.com1-4/+4
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-0/+0
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-138/+138
2012-06-13I think the chunk generation hooks for Lua are pretty good now, though it might still need some tweakingfaketruth1-13/+113
2012-06-11Added implementation of E_PLUGIN_CHUNK_GENERATING lua hookfaketruth1-0/+39