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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-1
/
+1
*
Fixed warning regarding an uninitialized value
Julian Laubstein
2015-12-15
1
-1
/
+1
*
Maked it compileable for clang-3.7
Lukas Pioch
2015-09-25
1
-1
/
+1
*
Some warning fixes
Julian Laubstein
2015-08-18
1
-2
/
+5
*
ManualBindings: Fixed DoWithXYZ and ForEachInChunk signatures.
Mattes D
2015-05-31
1
-4
/
+6
*
Added LuaState support for all integral types
tycho
2015-05-19
1
-1
/
+1
*
Moved cWorld manual bindings out into a separate file.
Mattes D
2015-05-13
1
-8
/
+541
*
cNetwork: Exported the Connect() method and cTCPLink class to Lua.
Mattes D
2015-02-04
1
-0
/
+10
*
RankMgr: Unified function signature comments in the bindings.
Mattes D
2014-08-23
1
-1
/
+0
*
Exported cRankManager to LuaAPI.
madmaxoft
2014-08-08
1
-1
/
+18
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-1
/
+1
*
More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future.
Samuel Barney
2014-03-25
1
-1
/
+1
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-0
/
+8