summaryrefslogtreecommitdiffstats
path: root/src/ChunkStay.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-23En masse NULL -> nullptr replaceTiger Wang1-7/+7
2014-10-20En masse NULL -> nullptr replaceTiger Wang1-7/+7
2014-08-28remove y-coord from chunksLO1ZB1-1/+1
2014-04-12ChunkStay must be disabled while being deleted.ProtoProxy_1.7.2_001madmaxoft1-4/+1
2014-04-12Fixed chunkstays not being removed on auto-delete.madmaxoft1-1/+2
2014-02-10Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay().madmaxoft1-3/+4
2014-02-08Fixed ChunkStay initialization.madmaxoft1-1/+1
2014-02-08Fixed gcc compilation.madmaxoft1-1/+1
2014-02-08Initial ChunkStay code.madmaxoft1-0/+136