1
0
Fork 0
cuberite-2a/src/Bindings
Mattes D dc4185fb86 cLuaState: cEntity is pushed with specific type. 2014-10-21 12:43:06 +02:00
..
.gitignore Tolua generates LuaState_Call.inc file. 2014-07-01 22:29:39 +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
AllToLua_lua.bat Renamed AllToLua_lua script. 2014-07-19 09:57:23 +02:00
CMakeLists.txt Bindings: Removed obsolete codegen files. 2014-10-19 11:32:17 +02: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
LuaChunkStay.cpp LuaChunkStay: Fixed a crash on unused callback. 2014-10-17 13:17:56 +02: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 cLuaState: cEntity is pushed with specific type. 2014-10-21 12:43:06 +02:00
LuaState.h Fixed minor style issues. 2014-10-19 18:45:42 +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.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
ManualBindings_RankManager.cpp Fixed failure for cRankManager to restart 2014-10-18 19:55:01 +01:00
Plugin.cpp Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
Plugin.h Functions in cPluginManager get references instead of pointers. 2014-10-15 19:09:09 +02:00
PluginLua.cpp Functions in cPluginManager get references instead of pointers. 2014-10-15 19:09:09 +02:00
PluginLua.h Functions in cPluginManager get references instead of pointers. 2014-10-15 19:09:09 +02:00
PluginManager.cpp Found it! 2014-10-20 16:00:33 +02:00
PluginManager.h Functions in cPluginManager get references instead of pointers. 2014-10-15 19:09:09 +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
tolua++.h Disabled a useless MSVC warning in Bindings.cpp. 2014-01-12 08:43:13 +01:00
virtual_method_hooks.lua Bindings: Removed obsolete codegen files. 2014-10-19 11:32:17 +02:00