madmaxoft
|
34cf058b02
|
ChunkStay must be disabled while being deleted.
Fixes #758.
|
2014-04-12 22:35:04 +02:00 |
|
madmaxoft
|
75b7244f05
|
Fixed chunkstays not being removed on auto-delete.
Fixes #837.
|
2014-04-12 22:15:09 +02: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
|
7432d2f74d
|
Fixed ChunkStay initialization.
|
2014-02-08 22:23:38 +01:00 |
|
madmaxoft
|
a4bf44858d
|
Fixed gcc compilation.
|
2014-02-08 22:01:04 +01:00 |
|
madmaxoft
|
ea71bfa9b6
|
Initial ChunkStay code.
|
2014-02-08 21:55:21 +01:00 |
|