aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplugin/src/lua/ULuaCore.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-19initial committobigun1-0/+0
2010-05-24branch to merge video preview in song menubrunzelchen1-0/+0
2010-05-23update to trunk rev. 2391tobigun1-0/+0
2010-05-18branch current trunk to branches/experimental/us_maker_edition to merge edito...whiteshark01-138/+145
2009-12-12removed to-do I forgot to remove in last commitwhiteshark01-3/+0
2009-12-12fixed plugin loadingwhiteshark01-8/+11
2009-12-11merged trunk into lua branchwhiteshark01-27/+45
2009-08-22usdx module prefix (Usdx.) is now case insensitive (in require statement)whiteshark01-2/+46
2009-05-17fix crash in last revision when an error is raised during plugin_initwhiteshark01-1/+0
2009-05-17better error reporting during plugin loadwhiteshark01-0/+3
2009-05-16resolve some warningswhiteshark01-2/+2
2009-05-16some crash preventionwhiteshark01-7/+7
2009-05-16add Lua_GetOwner to ULuaUtils (function returns plugin by lua state)whiteshark01-33/+57
2009-05-13svn properties changedwhiteshark01-2/+2
2009-05-04automaticaly remove hooks from unloaded pluginswhiteshark01-1/+23
2009-05-04prevent functions from plugins w/ unopened lua state from being calledwhiteshark01-1/+3
2009-05-04old lua test stuff by hawkear removed or commentedwhiteshark01-2/+28
2009-04-20hookable event nearly finished(unhook function missing)whiteshark01-1/+6
2009-04-19fixed lua module loadingwhiteshark01-12/+19
2009-04-17lua plugin interface implementedwhiteshark01-0/+864