Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix crash in last revision when an error is raised during plugin_init | whiteshark0 | 2009-05-17 | 1 | -1/+0 |
* | better error reporting during plugin load | whiteshark0 | 2009-05-17 | 1 | -0/+3 |
* | resolve some warnings | whiteshark0 | 2009-05-16 | 1 | -2/+2 |
* | some crash prevention | whiteshark0 | 2009-05-16 | 1 | -7/+7 |
* | add Lua_GetOwner to ULuaUtils (function returns plugin by lua state) | whiteshark0 | 2009-05-16 | 1 | -33/+57 |
* | svn properties changed | whiteshark0 | 2009-05-13 | 1 | -2/+2 |
* | automaticaly remove hooks from unloaded plugins | whiteshark0 | 2009-05-04 | 1 | -1/+23 |
* | prevent functions from plugins w/ unopened lua state from being called | whiteshark0 | 2009-05-04 | 1 | -1/+3 |
* | old lua test stuff by hawkear removed or commented | whiteshark0 | 2009-05-04 | 1 | -2/+28 |
* | hookable event nearly finished(unhook function missing) | whiteshark0 | 2009-04-20 | 1 | -1/+6 |
* | fixed lua module loading | whiteshark0 | 2009-04-19 | 1 | -12/+19 |
* | lua plugin interface implemented | whiteshark0 | 2009-04-17 | 1 | -0/+864 |