aboutsummaryrefslogtreecommitdiffstats
path: root/Lua (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* new party round ranking systemwhiteshark02009-05-162-149/+90
* delete old script fileswhiteshark02009-05-162-84/+0
* Set correct player count in UPartywhiteshark02009-05-162-4/+9
* fixed winner string in party new round screenwhiteshark02009-05-161-2/+4
* some fixes in party managerwhiteshark02009-05-161-0/+2
* resolve some warningswhiteshark02009-05-162-3/+3
* some minor fixes in lua party functionswhiteshark02009-05-161-0/+6
* some crash preventionwhiteshark02009-05-161-7/+7
* add Lua_GetOwner to ULuaUtils (function returns plugin by lua state)whiteshark02009-05-164-54/+121
* fixed benchmark stuffwhiteshark02009-05-161-14/+18
* 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
* some cosmeticswhiteshark02009-05-101-2/+2
* 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
* added calls for party modes functions to ScreenSingwhiteshark02009-05-042-4/+16
* old lua test stuff by hawkear removed or commentedwhiteshark02009-05-0411-85/+357
* duel party mode plugin addedwhiteshark02009-05-021-0/+17
* accidently added opening curly brace removedwhiteshark02009-05-021-2/+2
* Display.AbortScreenChange added (used in ScreenSing and ScreenPartyOptions)whiteshark02009-05-0212-290/+294
* first attempt to implement the lua wrapper for party gamewhiteshark02009-04-274-26/+379
* some cosmeticswhiteshark02009-04-251-6/+21
* added Display.FadeTowhiteshark02009-04-252-382/+546
* lua gl lib functions by hawkear copied to interface partwhiteshark02009-04-202-45/+89
* hookable event nearly finished(unhook function missing)whiteshark02009-04-204-40/+122
* fixed lua module loadingwhiteshark02009-04-195-30/+128
* lua plugin interface implementedwhiteshark02009-04-175-2/+1142
* lua stuff moved to experimental foldertobigun2009-03-21624-0/+178869