aboutsummaryrefslogtreecommitdiffstats
path: root/Lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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