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
/
PluginLua.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #585 from daniel0916/hooks
Mattes D
2014-02-01
1
-0
/
+1
|
\
|
*
Removed "player destroying" hook
daniel0916
2014-02-01
1
-1
/
+0
|
*
Added "player destroying" and "player destroyed" hooks
daniel0916
2014-01-25
1
-0
/
+2
*
|
Implemented cPluginManager:CallPlugin() API.
madmaxoft
2014-01-21
1
-16
/
+26
|
/
*
Plugin messages are received and handed to plugins.
madmaxoft
2014-01-07
1
-0
/
+1
*
OnPlayerFishing doesn't have a const cItems anymore
STRWarrior
2014-01-01
1
-1
/
+1
*
implemented the recommendations Xoft gave.
STRWarrior
2013-12-31
1
-2
/
+2
*
Implented OnPlayerFishing and OnPlayerFished.
STRWarrior
2013-12-30
1
-0
/
+2
*
Added HOOK_PLUGINS_LOADED.
madmaxoft
2013-12-29
1
-0
/
+1
*
Renamed back EntityAnimation to PlayerAnimation
Tiger Wang
2013-12-18
1
-1
/
+1
*
Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins.
STRWarrior
2013-12-11
1
-0
/
+1
*
Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeatures
Tiger Wang
2013-12-08
1
-1
/
+1
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-0
/
+202