Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-02-10 | Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay(). | madmaxoft | 1 | -3/+4 | |
This fixes problems with indeterminate class object lifespan (Lua-GC) and forgetting to disable it or keep it until ready. | |||||
2014-02-08 | Fixed ChunkStay initialization. | madmaxoft | 1 | -1/+1 | |
2014-02-08 | Fixed gcc compilation. | madmaxoft | 1 | -1/+1 | |
2014-02-08 | Initial ChunkStay code. | madmaxoft | 1 | -0/+136 | |