.. |
AllToLua.bat
|
Reduced unnecessary echoes (thanks xoft)
|
2014-01-25 23:48:48 +00:00 |
AllToLua.pkg
|
Unified Matrix4 code
|
2014-03-11 18:33:31 +02:00 |
AllToLua.sh
|
Moved bindings-related to a Bindings subfolder.
|
2013-12-08 12:17:54 +01:00 |
DeprecatedBindings.cpp
|
Removed the bindings to set old g_BlockXXX arrays.
|
2014-04-03 09:26:44 +02:00 |
DeprecatedBindings.h
|
Manually exported g_Block tables
|
2014-03-02 11:12:29 +02:00 |
lua51.dll
|
Renamed lua dll for tolua++.exe.
|
2014-03-29 22:29:34 +01:00 |
LuaChunkStay.cpp
|
LuaChunkStay: Removed a debugging output.
|
2014-03-19 13:57:06 +01:00 |
LuaChunkStay.h
|
Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay().
|
2014-02-10 22:47:10 +01:00 |
LuaFunctions.h
|
Moved bindings-related to a Bindings subfolder.
|
2013-12-08 12:17:54 +01:00 |
LuaState.cpp
|
Merge branch 'MacFixes'
|
2014-04-02 06:54:57 -07:00 |
LuaState.h
|
Fixed error when the hook gets called.
|
2014-03-29 15:43:03 +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
|
Merge branch 'MacFixes'
|
2014-04-02 06:54:57 -07:00 |
ManualBindings.h
|
More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future.
|
2014-03-25 11:15:05 -06:00 |
Plugin.cpp
|
Moved bindings-related to a Bindings subfolder.
|
2013-12-08 12:17:54 +01:00 |
Plugin.h
|
Added HOOK_PROJECTILE_HIT_BLOCK.
|
2014-03-29 16:00:45 +01:00 |
PluginLua.cpp
|
Merge branch 'MacFixes'
|
2014-04-02 06:54:57 -07:00 |
PluginLua.h
|
Added HOOK_PROJECTILE_HIT_BLOCK.
|
2014-03-29 16:00:45 +01:00 |
PluginManager.cpp
|
Added HOOK_PROJECTILE_HIT_BLOCK.
|
2014-03-29 16:00:45 +01:00 |
PluginManager.h
|
Added HOOK_PROJECTILE_HIT_BLOCK.
|
2014-03-29 16:00:45 +01:00 |
tolua++.exe
|
Updated the tolua executable for Windows.
|
2014-04-06 22:05:44 +02: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
|
More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future.
|
2014-03-25 11:15:05 -06:00 |
WebPlugin.h
|
Moved bindings-related to a Bindings subfolder.
|
2013-12-08 12:17:54 +01:00 |