aboutsummaryrefslogtreecommitdiffstats
path: root/Lua (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-16new party round ranking systemwhiteshark02-149/+90
2009-05-16delete old script fileswhiteshark02-84/+0
2009-05-16Set correct player count in UPartywhiteshark02-4/+9
2009-05-16fixed winner string in party new round screenwhiteshark01-2/+4
2009-05-16some fixes in party managerwhiteshark01-0/+2
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 benchmark stuffwhiteshark01-14/+18
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-10some cosmeticswhiteshark01-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-04added calls for party modes functions to ScreenSingwhiteshark02-4/+16
2009-05-04old lua test stuff by hawkear removed or commentedwhiteshark011-85/+357
2009-05-02duel party mode plugin addedwhiteshark01-0/+17
2009-05-02accidently added opening curly brace removedwhiteshark01-2/+2
2009-05-02Display.AbortScreenChange added (used in ScreenSing and ScreenPartyOptions)whiteshark012-290/+294
2009-04-27first attempt to implement the lua wrapper for party gamewhiteshark04-26/+379
2009-04-25some cosmeticswhiteshark01-6/+21
2009-04-25added Display.FadeTowhiteshark02-382/+546
2009-04-20lua gl lib functions by hawkear copied to interface partwhiteshark02-45/+89
2009-04-20hookable event nearly finished(unhook function missing)whiteshark04-40/+122
2009-04-19fixed lua module loadingwhiteshark05-30/+128
2009-04-17lua plugin interface implementedwhiteshark05-2/+1142
2009-03-21lua stuff moved to experimental foldertobigun624-0/+178869