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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bindings regen script updated.
madmaxoft
2013-12-21
1
-11
/
+6
*
fixed include of math on windows
tycho
2013-12-20
1
-1
/
+1
*
added expat as lua bindings dependincy
Tycho Bickerstaff
2013-12-19
1
-1
/
+1
*
added all cpp files to bindings
Tycho Bickerstaff
2013-12-19
1
-1
/
+4
*
Merge branch 'master' into cmake
Tycho Bickerstaff
2013-12-19
2
-9
/
+23
|
\
|
*
Prettified command error messages
Tiger Wang
2013-12-18
2
-9
/
+23
*
|
fixed bindings generation
Tycho Bickerstaff
2013-12-19
1
-8
/
+2
*
|
bindings regenration logic
Tycho Bickerstaff
2013-12-19
3
-32240
/
+8
*
|
Merge branch 'master' into cmake
Tycho Bickerstaff
2013-12-18
11
-29
/
+364
|
\
|
|
*
Renamed back EntityAnimation to PlayerAnimation
Tiger Wang
2013-12-18
7
-14
/
+50
|
*
Fixed multiple inheritance in ToLua++.
madmaxoft
2013-12-16
3
-16
/
+107
|
*
Exported to Lua
STRWarrior
2013-12-15
2
-10
/
+10
|
*
This adds a function that allows you to 'shoot' a player towards a direction.
STRWarrior
2013-12-15
2
-2
/
+36
|
*
Exported Set and Get functions to Lua.
STRWarrior
2013-12-15
2
-2
/
+136
|
*
Merge pull request #431 from mc-server/Entity_Effects
Mattes D
2013-12-14
3
-3
/
+28
|
|
\
|
|
*
Exported E_EFFECTS_<Effect> to lua. Forgot to commit Globals.h.
STRWarrior
2013-12-14
3
-3
/
+28
|
*
|
Added tolua++ redirection include.
madmaxoft
2013-12-14
1
-0
/
+13
|
*
|
Merge pull request #430 from mc-server/redstoneimprovements
Mattes D
2013-12-14
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Implemented note block playing and fixed wire
Tiger Wang
2013-12-14
1
-0
/
+2
*
|
|
Merge branch 'master' into cmake
Tycho Bickerstaff
2013-12-11
8
-7
/
+156
|
\
|
|
|
*
|
Exported the cTNTEntity
STRWarrior
2013-12-14
3
-7
/
+79
|
|
/
|
*
Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins.
STRWarrior
2013-12-11
7
-2
/
+79
*
|
added tolua++ command and removed stackwalker from build
Tycho Bickerstaff
2013-12-10
1
-4
/
+6
*
|
more cmake changes
Tycho Bickerstaff
2013-12-10
1
-0
/
+7
*
|
more cmake
Tycho Bickerstaff
2013-12-10
1
-1
/
+1
*
|
started work on cmake
Tycho Bickerstaff
2013-12-10
1
-0
/
+7
|
/
*
Fix Undefined behavior at Bindings/LuaWindow line 32
worktycho
2013-12-09
1
-1
/
+4
*
Fixed tolua++ compilation.
madmaxoft
2013-12-08
7
-192
/
+5
*
Fixed VS2008 compilation after those huge changes.
madmaxoft
2013-12-08
2
-5
/
+7
*
Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeatures
Tiger Wang
2013-12-08
5
-11
/
+11
*
Fixed normalizing large angles.
madmaxoft
2013-12-08
2
-2
/
+32
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
25
-0
/
+41155