madmaxoft
|
34cf058b02
|
ChunkStay must be disabled while being deleted.
Fixes #758.
|
2014-04-12 22:35:04 +02:00 |
|
madmaxoft
|
2559aa58f4
|
Made cChunkStay's destructor virtual.
|
2014-02-11 11:46:19 +01:00 |
|
madmaxoft
|
9cebc9157c
|
Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay().
This fixes problems with indeterminate class object lifespan (Lua-GC) and forgetting to disable it or keep it until ready.
|
2014-02-10 22:47:10 +01:00 |
|
madmaxoft
|
47a497fa89
|
First working version of cLuaChunkStay.
It works, but has random failures, probably due to threading issues.
|
2014-02-09 20:39:45 +01:00 |
|
madmaxoft
|
9455f59b11
|
Initial Lua cChunkStay export.
|
2014-02-09 18:56:16 +01:00 |
|
madmaxoft
|
ea71bfa9b6
|
Initial ChunkStay code.
|
2014-02-08 21:55:21 +01:00 |
|