summaryrefslogtreecommitdiffstats
path: root/src/Bindings/LuaChunkStay.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made -Weverything an error.tycho2015-05-241-3/+3
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
* LuaChunkStay: Fixed a crash on unused callback.Mattes D2014-10-171-2/+6
* Removed a few unnessicary includesTycho2014-09-261-1/+0
* remove y-coord from chunksLO1ZB2014-08-281-1/+1
* Normalized comments.madmaxoft2014-07-171-1/+1
* Fixed warnings in Lua helpers.madmaxoft2014-05-011-1/+1
* LuaChunkStay: Removed a debugging output.madmaxoft2014-03-191-3/+0
* Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay().madmaxoft2014-02-101-26/+120
* First working version of cLuaChunkStay.madmaxoft2014-02-091-9/+36
* Initial Lua cChunkStay export.madmaxoft2014-02-091-0/+52