aboutsummaryrefslogtreecommitdiffstats
path: root/Lua/src/lua (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-16some crash preventionwhiteshark01-7/+7
2009-05-16add Lua_GetOwner to ULuaUtils (function returns plugin by lua state)whiteshark04-54/+121
2009-05-16fixed bug in UHookableEvent that caused a crash when owning plugin of last ho...whiteshark01-3/+6
2009-05-13svn properties changedwhiteshark05-10/+10
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 commentedwhiteshark05-72/+237
2009-05-02Display.AbortScreenChange added (used in ScreenSing and ScreenPartyOptions)whiteshark02-9/+8
2009-04-27first attempt to implement the lua wrapper for party gamewhiteshark01-0/+368
2009-04-20lua gl lib functions by hawkear copied to interface partwhiteshark01-45/+88
2009-04-20hookable event nearly finished(unhook function missing)whiteshark03-37/+121
2009-04-19fixed lua module loadingwhiteshark03-30/+125
2009-04-17lua plugin interface implementedwhiteshark02-0/+1131
2009-03-21lua stuff moved to experimental foldertobigun4-0/+1763