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
/
ManualBindings_BlockArea.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify DoWithBlockEntity (#5168)
Tiger Wang
2021-03-28
1
-0
/
+60
*
zlib -> libdeflate (#5085)
Tiger Wang
2021-01-11
1
-8
/
+42
*
Fix incorrect formatter invocation
Tiger Wang
2020-05-04
1
-1
/
+1
*
Bindings: Allow coercion between Vector3 subtypes. (#4646)
Mattes D
2020-04-14
1
-8
/
+2
*
Fix off-by-one error and clean error messages in manual bindings for BlockArea (#4549)
Alexander Harkness
2020-04-01
1
-68
/
+73
*
Added missing closing } in message output
Lukas Pioch
2019-09-20
1
-1
/
+1
*
Add a formatting function for Vector3 (#4282)
peterbell10
2018-09-24
1
-37
/
+25
*
CheckBasicStyle: Check number of empty lines between functions (#4267)
peterbell10
2018-07-26
1
-1
/
+0
*
cBlockArea: Write all present data types by default (#4252)
peterbell10
2018-07-19
1
-11
/
+21
*
Moved ApiParamError into cLuaState.
Mattes D
2017-06-26
1
-68
/
+68
*
Corrected APIDoc for cBlockArea and exported missing functions (#3808)
Lukas Pioch
2017-06-26
1
-1
/
+102
*
Added check if datatype is present in block area (#3811)
Lukas Pioch
2017-06-26
1
-0
/
+6
*
cBlockArea supports block entities. (#3795)
Mattes D
2017-06-24
1
-0
/
+998