1
0
cuberite-2a/src/Bindings
2014-10-10 15:33:19 +01:00
..
.gitignore Tolua generates LuaState_Call.inc file. 2014-07-01 22:29:39 +02:00
AllToLua_lua.bat Renamed AllToLua_lua script. 2014-07-19 09:57:23 +02:00
AllToLua.bat Reduced unnecessary echoes (thanks xoft) 2014-01-25 23:48:48 +00:00
AllToLua.pkg Fixed eMonsterType Lua API mismatch. 2014-10-05 22:09:19 +02:00
AllToLua.sh Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
CMakeLists.txt Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
DeprecatedBindings.cpp Removed a few unnessicary includes 2014-09-26 16:26:03 +01:00
DeprecatedBindings.h Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
gen_LuaState_Call.lua LuaState: Fixed referenced function pushing. 2014-09-03 23:05:03 +02:00
LuaChunkStay.cpp Removed a few unnessicary includes 2014-09-26 16:26:03 +01:00
LuaChunkStay.h Removed a few unnessicary includes 2014-09-26 16:26:03 +01:00
LuaFunctions.h Fix messing rename 2014-08-12 17:32:08 +01:00
LuaState.cpp Fixed crash in ForEachEntityInBox API. 2014-10-06 13:48:44 +02:00
LuaState.h Fixed crash in ForEachEntityInBox API. 2014-10-06 13:48:44 +02:00
LuaWindow.cpp Removed a few unnessicary includes 2014-09-26 16:26:03 +01:00
LuaWindow.h Fixed multiple inheritance in ToLua++. 2013-12-16 22:13:46 +01:00
ManualBindings_RankManager.cpp Renamed GetAllPlayers() to GetAllPlayerUUIDs() 2014-09-29 14:43:16 +02:00
ManualBindings.cpp Moved a few objects to unique_ptr 2014-10-10 15:33:19 +01:00
ManualBindings.h RankMgr: Unified function signature comments in the bindings. 2014-08-23 17:56:23 +02:00
Plugin.cpp Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
Plugin.h Update Plugin.h 2014-09-26 19:00:26 +01:00
PluginLua.cpp Removed a few unnessicary includes 2014-09-26 16:26:03 +01:00
PluginLua.h Fixed cPlugin::OnPlayerMoving signature. 2014-08-22 10:33:53 +02:00
PluginManager.cpp Removed a few unnessicary includes 2014-09-26 16:26:03 +01:00
PluginManager.h Removed a few unnessicary includes 2014-09-26 16:26:03 +01:00
tolua++.h Disabled a useless MSVC warning in Bindings.cpp. 2014-01-12 08:43:13 +01:00
virtual_method_hooks.lua Tolua generates LuaState_Call.inc file. 2014-07-01 22:29:39 +02:00
WebPlugin.cpp Removed more unessicary includes 2014-09-26 18:13:19 +01:00
WebPlugin.h Removed more unessicary includes 2014-09-26 18:13:19 +01:00