aboutsummaryrefslogtreecommitdiffstats
path: root/Lua/src/base (follow)
Commit message (Expand)AuthorAgeFilesLines
* merged r2056 into lua branchwhiteshark02009-12-292-2/+4
* - added ScreenPartyRounds (a screen to select the modes to play)whiteshark02009-12-153-24/+95
* moved teamcount and playercount selects to ScreenPartyPlayerwhiteshark02009-12-141-8/+11
* merged trunk r2026 into lua branchwhiteshark02009-12-132-9/+122
* merged trunk into lua branchwhiteshark02009-12-1152-7849/+8498
* remove old screen sing modiwhiteshark02009-12-092-5/+5
* 4 new lua interface function for module ScreenSingwhiteshark02009-07-141-28/+29
* set ranking automaticaly by scores when plugin doesn't call SetRankingwhiteshark02009-05-241-5/+75
* implemented NotesVisible settingwhiteshark02009-05-231-177/+180
* fixed ClearSettingswhiteshark02009-05-231-5/+0
* clear settings when leaving sing screenwhiteshark02009-05-231-0/+5
* change folder separator to \ for windows and config-win.incwhiteshark02009-05-221-10/+10
* some cosmetics to trigger buildbot. no code changek-m_schindler2009-05-221-14/+14
* added ScreenSing modulewhiteshark02009-05-221-0/+2
* added TPartyGame.RoundPlayedwhiteshark02009-05-171-15/+35
* fix in TPartyGame.GetWinnerStringwhiteshark02009-05-161-1/+1
* adapted ScreenPartyScorewhiteshark02009-05-161-1/+3
* some changes to SetRanking to ensure that ranking for every team in the corre...whiteshark02009-05-161-0/+39
* new party round ranking systemwhiteshark02009-05-161-140/+47
* Set correct player count in UPartywhiteshark02009-05-161-1/+6
* fixed winner string in party new round screenwhiteshark02009-05-161-2/+4
* some fixes in party managerwhiteshark02009-05-161-0/+2
* fixed benchmark stuffwhiteshark02009-05-161-14/+18
* old lua test stuff by hawkear removed or commentedwhiteshark02009-05-042-11/+32
* Display.AbortScreenChange added (used in ScreenSing and ScreenPartyOptions)whiteshark02009-05-021-7/+51
* first attempt to implement the lua wrapper for party gamewhiteshark02009-04-272-25/+9
* some cosmeticswhiteshark02009-04-251-6/+21
* added Display.FadeTowhiteshark02009-04-251-381/+527
* lua gl lib functions by hawkear copied to interface partwhiteshark02009-04-201-0/+1
* hookable event nearly finished(unhook function missing)whiteshark02009-04-201-3/+1
* fixed lua module loadingwhiteshark02009-04-191-0/+2
* lua plugin interface implementedwhiteshark02009-04-171-2/+9
* lua stuff moved to experimental foldertobigun2009-03-2148-0/+28413