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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #585 from daniel0916/hooks
Mattes D
2014-02-01
1
-0
/
+20
|
\
|
*
Removed "player destroying" hook
daniel0916
2014-02-01
1
-20
/
+0
|
*
Added "player destroying" and "player destroyed" hooks
daniel0916
2014-01-25
1
-0
/
+40
*
|
Plugin files are loaded in alphabetical order.
madmaxoft
2014-01-29
1
-17
/
+35
*
|
Implemented cPluginManager:CallPlugin() API.
madmaxoft
2014-01-21
1
-0
/
+34
|
/
*
cCreeper is no longer available in API.
madmaxoft
2014-01-13
1
-1
/
+1
*
A couple touchups
Bill Derouin
2014-01-08
1
-2
/
+3
*
Add missing plugin error
Bill Derouin
2014-01-07
1
-0
/
+12
*
Plugin messages are received and handed to plugins.
madmaxoft
2014-01-07
1
-1
/
+32
*
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
-4
/
+4
*
Implented OnPlayerFishing and OnPlayerFished.
STRWarrior
2013-12-30
1
-0
/
+40
*
Added HOOK_PLUGINS_LOADED.
madmaxoft
2013-12-29
1
-0
/
+18
*
Replaced esCreeper with esMonster.
madmaxoft
2013-12-23
1
-1
/
+1
*
Renamed back EntityAnimation to PlayerAnimation
Tiger Wang
2013-12-18
1
-4
/
+4
*
Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins.
STRWarrior
2013-12-11
1
-0
/
+15
*
Fixed tolua++ compilation.
madmaxoft
2013-12-08
1
-1
/
+1
*
Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeatures
Tiger Wang
2013-12-08
1
-4
/
+4
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-0
/
+1471