aboutsummaryrefslogtreecommitdiffstats
path: root/Lua/src/lua (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-12removed to-do I forgot to remove in last commitwhiteshark01-3/+0
2009-12-12fixed plugin loadingwhiteshark02-10/+14
2009-12-11merged trunk into lua branchwhiteshark02-28/+46
2009-12-09fixed lua function ScreenSing.GetLineswhiteshark01-1/+1
2009-12-09implements Usdx.Unhookwhiteshark01-10/+103
2009-08-30fixed missing brackedwhiteshark01-1/+1
2009-08-293 new lua functionwhiteshark01-14/+191
2009-08-22usdx module prefix (Usdx.) is now case insensitive (in require statement)whiteshark01-2/+46
2009-07-144 new lua interface function for module ScreenSingwhiteshark02-3/+171
2009-05-23new ULuaUtils procedure: lua_PushBinIntwhiteshark02-3/+106
2009-05-22added ScreenSing modulewhiteshark01-0/+105
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-16new party round ranking systemwhiteshark01-9/+43
2009-05-16resolve some warningswhiteshark02-3/+3
2009-05-16some minor fixes in lua party functionswhiteshark01-0/+6
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