aboutsummaryrefslogtreecommitdiffstats
path: root/Lua/src/lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* some crash preventionwhiteshark02009-05-161-7/+7
* add Lua_GetOwner to ULuaUtils (function returns plugin by lua state)whiteshark02009-05-164-54/+121
* fixed bug in UHookableEvent that caused a crash when owning plugin of last ho...whiteshark02009-05-161-3/+6
* svn properties changedwhiteshark02009-05-135-10/+10
* automaticaly remove hooks from unloaded pluginswhiteshark02009-05-041-1/+23
* prevent functions from plugins w/ unopened lua state from being calledwhiteshark02009-05-041-1/+3
* old lua test stuff by hawkear removed or commentedwhiteshark02009-05-045-72/+237
* Display.AbortScreenChange added (used in ScreenSing and ScreenPartyOptions)whiteshark02009-05-022-9/+8
* first attempt to implement the lua wrapper for party gamewhiteshark02009-04-271-0/+368
* lua gl lib functions by hawkear copied to interface partwhiteshark02009-04-201-45/+88
* hookable event nearly finished(unhook function missing)whiteshark02009-04-203-37/+121
* fixed lua module loadingwhiteshark02009-04-193-30/+125
* lua plugin interface implementedwhiteshark02009-04-172-0/+1131
* lua stuff moved to experimental foldertobigun2009-03-214-0/+1763