Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -15/+15 | |
2015-07-31 | Unified the doxy-comment format. | Mattes D | 1 | -2/+1 | |
2014-04-12 | ChunkStay must be disabled while being deleted.ProtoProxy_1.7.2_001 | madmaxoft | 1 | -0/+4 | |
Fixes #758. | |||||
2014-02-11 | Made cChunkStay's destructor virtual. | madmaxoft | 1 | -1/+1 | |
2014-02-10 | Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay(). | madmaxoft | 1 | -16/+11 | |
This fixes problems with indeterminate class object lifespan (Lua-GC) and forgetting to disable it or keep it until ready. | |||||
2014-02-09 | First working version of cLuaChunkStay. | madmaxoft | 1 | -1/+1 | |
It works, but has random failures, probably due to threading issues. | |||||
2014-02-09 | Initial Lua cChunkStay export. | madmaxoft | 1 | -1/+11 | |
2014-02-08 | Initial ChunkStay code. | madmaxoft | 1 | -0/+92 | |