summaryrefslogtreecommitdiffstats
path: root/src/ChunkStay.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885)KingCol132020-09-251-1/+1
* Minor style fixesTiger Wang2020-08-281-1/+1
* Bulk clearing of whitespaceLogicParrot2016-02-051-15/+15
* Unified the doxy-comment format.Mattes D2015-07-311-2/+1
* ChunkStay must be disabled while being deleted.ProtoProxy_1.7.2_001madmaxoft2014-04-121-0/+4
* Made cChunkStay's destructor virtual.madmaxoft2014-02-111-1/+1
* Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay().madmaxoft2014-02-101-16/+11
* First working version of cLuaChunkStay.madmaxoft2014-02-091-1/+1
* Initial Lua cChunkStay export.madmaxoft2014-02-091-1/+11
* Initial ChunkStay code.madmaxoft2014-02-081-0/+92