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