aboutsummaryrefslogtreecommitdiffstats
path: root/Lua/src/base (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-29merged r2056 into lua branchwhiteshark02-2/+4
2009-12-15- added ScreenPartyRounds (a screen to select the modes to play)whiteshark03-24/+95
2009-12-14moved teamcount and playercount selects to ScreenPartyPlayerwhiteshark01-8/+11
2009-12-13merged trunk r2026 into lua branchwhiteshark02-9/+122
2009-12-11merged trunk into lua branchwhiteshark052-7849/+8498
2009-12-09remove old screen sing modiwhiteshark02-5/+5
2009-07-144 new lua interface function for module ScreenSingwhiteshark01-28/+29
2009-05-24set ranking automaticaly by scores when plugin doesn't call SetRankingwhiteshark01-5/+75
2009-05-23implemented NotesVisible settingwhiteshark01-177/+180
2009-05-23fixed ClearSettingswhiteshark01-5/+0
2009-05-23clear settings when leaving sing screenwhiteshark01-0/+5
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 ScreenSing modulewhiteshark01-0/+2
2009-05-17added TPartyGame.RoundPlayedwhiteshark01-15/+35
2009-05-16fix in TPartyGame.GetWinnerStringwhiteshark01-1/+1
2009-05-16adapted ScreenPartyScorewhiteshark01-1/+3
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 systemwhiteshark01-140/+47
2009-05-16Set correct player count in UPartywhiteshark01-1/+6
2009-05-16fixed winner string in party new round screenwhiteshark01-2/+4
2009-05-16some fixes in party managerwhiteshark01-0/+2
2009-05-16fixed benchmark stuffwhiteshark01-14/+18
2009-05-04old lua test stuff by hawkear removed or commentedwhiteshark02-11/+32
2009-05-02Display.AbortScreenChange added (used in ScreenSing and ScreenPartyOptions)whiteshark01-7/+51
2009-04-27first attempt to implement the lua wrapper for party gamewhiteshark02-25/+9
2009-04-25some cosmeticswhiteshark01-6/+21
2009-04-25added Display.FadeTowhiteshark01-381/+527
2009-04-20lua gl lib functions by hawkear copied to interface partwhiteshark01-0/+1
2009-04-20hookable event nearly finished(unhook function missing)whiteshark01-3/+1
2009-04-19fixed lua module loadingwhiteshark01-0/+2
2009-04-17lua plugin interface implementedwhiteshark01-2/+9
2009-03-21lua stuff moved to experimental foldertobigun48-0/+28413