Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-04-12 | ChunkStay must be disabled while being deleted.ProtoProxy_1.7.2_001 | madmaxoft | 1 | -4/+1 | |
Fixes #758. | |||||
2014-04-12 | Fixed chunkstays not being removed on auto-delete. | madmaxoft | 1 | -1/+2 | |
Fixes #837. | |||||
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 | |