aboutsummaryrefslogtreecommitdiffstats
path: root/Lua (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-18remove Mac OS X leftover. Obsolete through use of fink.k-m_schindler3-53/+0
2009-07-144 new lua interface function for module ScreenSingwhiteshark03-31/+200
2009-05-24set ranking automaticaly by scores when plugin doesn't call SetRankingwhiteshark01-5/+75
2009-05-23fix an error message when singscreen is left in party mode before a frame was...whiteshark01-0/+1
2009-05-23reimplemented party mode blindwhiteshark01-0/+27
2009-05-23implemented NotesVisible settingwhiteshark01-177/+180
2009-05-23fixed ClearSettingswhiteshark02-7/+2
2009-05-23clear settings when leaving sing screenwhiteshark01-0/+5
2009-05-23clear settings on createwhiteshark01-0/+2
2009-05-23default values for new settingswhiteshark01-0/+3
2009-05-23new ULuaUtils procedure: lua_PushBinIntwhiteshark03-3/+116
2009-05-22change folder separator to \ for windows and config-win.incwhiteshark01-10/+10
2009-05-22some cosmetics to trigger buildbot. no code changek-m_schindler1-14/+14
2009-05-22added missing local declarationwhiteshark01-3/+1
2009-05-22new game mode: 5000pointswhiteshark01-0/+47
2009-05-22added ScreenSing modulewhiteshark04-3/+120
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-17added TPartyGame.RoundPlayedwhiteshark03-49/+65
2009-05-16finished adaption of PartyNewRound Screenwhiteshark01-21/+18
2009-05-16fix in TPartyGame.GetWinnerStringwhiteshark01-1/+1
2009-05-16adapted ScreenPartyScorewhiteshark02-60/+50
2009-05-16some changes to SetRanking to ensure that ranking for every team in the corre...whiteshark01-0/+39
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