index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Bindings
/
LuaChunkStay.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Using Super.
Mattes D
2020-04-16
1
-1
/
+1
*
Fixed cWorld:ChunkStay bindings. (#3319)
Mattes D
2016-08-14
1
-35
/
+17
*
Converted cLuaState::cCallbackPtr into a UniquePtr.
Mattes D
2016-06-27
1
-2
/
+2
*
LuaState: Implemented proper locking for cCallback.
Mattes D
2016-06-27
1
-13
/
+9
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-11
/
+11
*
Made -Weverything an error.
tycho
2015-05-24
1
-3
/
+3
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
LuaChunkStay: Fixed a crash on unused callback.
Mattes D
2014-10-17
1
-2
/
+6
*
Removed a few unnessicary includes
Tycho
2014-09-26
1
-1
/
+0
*
remove y-coord from chunks
LO1ZB
2014-08-28
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
Fixed warnings in Lua helpers.
madmaxoft
2014-05-01
1
-1
/
+1
*
LuaChunkStay: Removed a debugging output.
madmaxoft
2014-03-19
1
-3
/
+0
*
Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay().
madmaxoft
2014-02-10
1
-26
/
+120
*
First working version of cLuaChunkStay.
madmaxoft
2014-02-09
1
-9
/
+36
*
Initial Lua cChunkStay export.
madmaxoft
2014-02-09
1
-0
/
+52