1
0
cuberite-2a/src/Bindings
Bill Derouin e0d94e0f06 Add missing plugin error
Previously, if a plugin was included but the folder had no lua files,
the error given was ambiguous. Now, it explicitly describes lack of lua
files.

See issue #512

P.S. This probably isn't the best way, but this is where the fix can be
made.
2014-01-07 13:47:15 -06:00
..
AllToLua.bat Bindings regen script updated. 2013-12-21 19:30:16 +01:00
AllToLua.pkg Exported E_EFFECTS_<Effect> to lua. Forgot to commit Globals.h. 2013-12-14 22:34:49 +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 LuaState can push strings with embedded NULs. 2014-01-07 17:07:48 +01:00
LuaState.h implemented the recommendations Xoft gave. 2013-12-31 14:53:10 +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 Removed a debugging log output in cPluginManager:AddHook(). 2014-01-07 17:07:49 +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 Plugin messages are received and handed to plugins. 2014-01-07 17:47:20 +01:00
PluginLua.cpp Add missing plugin error 2014-01-07 13:47:15 -06:00
PluginLua.h Plugin messages are received and handed to plugins. 2014-01-07 17:47:20 +01:00
PluginManager.cpp Plugin messages are received and handed to plugins. 2014-01-07 17:47:20 +01:00
PluginManager.h Plugin messages are received and handed to plugins. 2014-01-07 17:47:20 +01:00
tolua_base.h Fixed tolua++ compilation. 2013-12-08 18:24:56 +01:00
tolua++.exe Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
tolua++.h Added tolua++ redirection include. 2013-12-14 23:34:57 +01:00
virtual_method_hooks.lua Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +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