.. |
.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
|
Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes.
|
2014-11-29 15:20:44 +01:00 |
AllToLua.sh
|
Moved bindings-related to a Bindings subfolder.
|
2013-12-08 12:17:54 +01:00 |
CMakeLists.txt
|
Properly exported cItemFrame and cHangingEntity to Lua.
|
2014-10-21 22:02:30 +02:00 |
DeprecatedBindings.cpp
|
Mark StringToMobType() as deprecated. Use cMonster:StringToMobType() instead
|
2014-11-29 15:40:38 +01:00 |
DeprecatedBindings.h
|
Style: Normalized to no spaces before closing parenthesis.
|
2014-07-21 17:40:43 +02:00 |
LuaChunkStay.cpp
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07: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
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07:00 |
LuaState.h
|
cLuaState: Fixed errors on non-existent callbacks.
|
2014-10-31 19:25:45 +01:00 |
LuaWindow.cpp
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07:00 |
LuaWindow.h
|
Fixed multiple inheritance in ToLua++.
|
2013-12-16 22:13:46 +01:00 |
ManualBindings_RankManager.cpp
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07:00 |
ManualBindings.cpp
|
Added UpdateSign() method to DeprecatedBindings.cpp
|
2014-11-17 14:57:24 +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
|
Functions in cPluginManager get references instead of pointers.
|
2014-10-15 19:09:09 +02:00 |
PluginLua.cpp
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07:00 |
PluginLua.h
|
Functions in cPluginManager get references instead of pointers.
|
2014-10-15 19:09:09 +02:00 |
PluginManager.cpp
|
Merged IniFile into main MCS sources.
|
2014-10-23 15:15:10 +02:00 |
PluginManager.h
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07: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 |
WebPlugin.cpp
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07:00 |
WebPlugin.h
|
Removed more unessicary includes
|
2014-09-26 18:13:19 +01:00 |