1
0
cuberite-2a/src/Bindings
daniel0916 bac750b24e Added "player destroying" and "player destroyed" hooks
Hooks:
HOOK_PLAYER_DESTROYING
HOOK_PLAYER_DESTROYED

Idea from: https://github.com/mc-server/MCServer/issues/473
2014-01-25 11:25:22 +01:00
..
AllToLua.bat Bindings regen script updated. 2013-12-21 19:30:16 +01:00
AllToLua.pkg Exported cFloater to the Lua API. 2014-01-19 00:04:46 +01:00
AllToLua.sh Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
CMakeLists.txt Added support for out-of-source builds. 2013-12-28 14:42:11 +01:00
lua5.1.dll Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
LuaFunctions.h Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
LuaState.cpp cLuaState can now check function params. 2014-01-19 23:45:26 +01:00
LuaState.h cLuaState can now check function params. 2014-01-19 23:45:26 +01:00
LuaWindow.cpp Fix Undefined behavior at Bindings/LuaWindow line 32 2013-12-09 14:17:39 +00:00
LuaWindow.h Fixed multiple inheritance in ToLua++. 2013-12-16 22:13:46 +01:00
ManualBindings.cpp Changed the cWorld::ScheduleTask() signature. 2014-01-19 23:49:19 +01:00
ManualBindings.h Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
Plugin.cpp Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
Plugin.h Added "player destroying" and "player destroyed" hooks 2014-01-25 11:25:22 +01:00
PluginLua.cpp Added "player destroying" and "player destroyed" hooks 2014-01-25 11:25:22 +01:00
PluginLua.h Added "player destroying" and "player destroyed" hooks 2014-01-25 11:25:22 +01:00
PluginManager.cpp Added "player destroying" and "player destroyed" hooks 2014-01-25 11:25:22 +01:00
PluginManager.h Added "player destroying" and "player destroyed" hooks 2014-01-25 11:25:22 +01:00
tolua++.exe Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
tolua++.h Disabled a useless MSVC warning in Bindings.cpp. 2014-01-12 08:43:13 +01:00
virtual_method_hooks.lua Generating the bindings outputs a message at the end. 2014-01-13 19:57:19 +01:00
WebPlugin.cpp Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
WebPlugin.h Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00