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
/
Bindings.h
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
bindings regenration logic
Tycho Bickerstaff
2013-12-19
1
-8
/
+0
|
*
Renamed back EntityAnimation to PlayerAnimation
Tiger Wang
2013-12-18
1
-1
/
+1
|
|
|
|
|
This fixes #411 and partially reverts 30ead790490f04248b861db79fddde9148b552f4
*
Fixed multiple inheritance in ToLua++.
madmaxoft
2013-12-16
1
-1
/
+1
|
|
|
|
This fixes #422.
*
Exported to Lua
STRWarrior
2013-12-15
1
-1
/
+1
|
*
This adds a function that allows you to 'shoot' a player towards a direction.
STRWarrior
2013-12-15
1
-1
/
+1
|
*
Exported Set and Get functions to Lua.
STRWarrior
2013-12-15
1
-1
/
+1
|
*
Exported E_EFFECTS_<Effect> to lua. Forgot to commit Globals.h.
STRWarrior
2013-12-14
1
-1
/
+1
|
*
Exported the cTNTEntity
STRWarrior
2013-12-14
1
-1
/
+1
|
*
Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins.
STRWarrior
2013-12-11
1
-1
/
+1
|
*
Fixed VS2008 compilation after those huge changes.
madmaxoft
2013-12-08
1
-1
/
+1
|
*
Fixed normalizing large angles.
madmaxoft
2013-12-08
1
-1
/
+1
|
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-0
/
+8
Ref.: #407