| Commit message (Expand) | Author | Files | Lines |
2010-05-23 | update to trunk rev. 2391 | tobigun | 1 | -0/+0 |
2010-05-18 | branch current trunk to branches/experimental/us_maker_edition to merge edito... | whiteshark0 | 1 | -138/+145 |
2009-12-12 | removed to-do I forgot to remove in last commit | whiteshark0 | 1 | -3/+0 |
2009-12-12 | fixed plugin loading | whiteshark0 | 1 | -8/+11 |
2009-12-11 | merged trunk into lua branch | whiteshark0 | 1 | -27/+45 |
2009-08-22 | usdx module prefix (Usdx.) is now case insensitive (in require statement) | whiteshark0 | 1 | -2/+46 |
2009-05-17 | fix crash in last revision when an error is raised during plugin_init | whiteshark0 | 1 | -1/+0 |
2009-05-17 | better error reporting during plugin load | whiteshark0 | 1 | -0/+3 |
2009-05-16 | resolve some warnings | whiteshark0 | 1 | -2/+2 |
2009-05-16 | some crash prevention | whiteshark0 | 1 | -7/+7 |
2009-05-16 | add Lua_GetOwner to ULuaUtils (function returns plugin by lua state) | whiteshark0 | 1 | -33/+57 |
2009-05-13 | svn properties changed | whiteshark0 | 1 | -2/+2 |
2009-05-04 | automaticaly remove hooks from unloaded plugins | whiteshark0 | 1 | -1/+23 |
2009-05-04 | prevent functions from plugins w/ unopened lua state from being called | whiteshark0 | 1 | -1/+3 |
2009-05-04 | old lua test stuff by hawkear removed or commented | whiteshark0 | 1 | -2/+28 |
2009-04-20 | hookable event nearly finished(unhook function missing) | whiteshark0 | 1 | -1/+6 |
2009-04-19 | fixed lua module loading | whiteshark0 | 1 | -12/+19 |
2009-04-17 | lua plugin interface implemented | whiteshark0 | 1 | -0/+864 |