summaryrefslogtreecommitdiffstats
path: root/src/ChunkStay.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some emplace_back replacements (#5149)12xx122021-03-071-1/+1
* Bulk clearing of whitespaceLogicParrot2016-02-051-3/+3
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-7/+7
* remove y-coord from chunksLO1ZB2014-08-281-1/+1
* ChunkStay must be disabled while being deleted.ProtoProxy_1.7.2_001madmaxoft2014-04-121-4/+1
* Fixed chunkstays not being removed on auto-delete.madmaxoft2014-04-121-1/+2
* Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay().madmaxoft2014-02-101-3/+4
* Fixed ChunkStay initialization.madmaxoft2014-02-081-1/+1
* Fixed gcc compilation.madmaxoft2014-02-081-1/+1
* Initial ChunkStay code.madmaxoft2014-02-081-0/+136