| Commit message (Expand) | Author | Age | Files | Lines |
* | merged r2056 into lua branch | whiteshark0 | 2009-12-29 | 12 | -26/+62 |
* | - added ScreenPartyRounds (a screen to select the modes to play) | whiteshark0 | 2009-12-15 | 11 | -118/+693 |
* | minor theme fix | whiteshark0 | 2009-12-15 | 1 | -0/+3 |
* | fix one player was not added to party teams | whiteshark0 | 2009-12-14 | 1 | -1/+1 |
* | removed forgotten line | whiteshark0 | 2009-12-14 | 1 | -3/+0 |
* | Theme for | whiteshark0 | 2009-12-14 | 9 | -95/+125 |
* | provisorily theme update of UScreenPlayer for testing purposes | whiteshark0 | 2009-12-14 | 1 | -84/+85 |
* | moved teamcount and playercount selects to ScreenPartyPlayer | whiteshark0 | 2009-12-14 | 3 | -150/+144 |
* | merged trunk r2029 into lua branch | whiteshark0 | 2009-12-13 | 4 | -3/+11 |
* | merged trunk r2026 into lua branch | whiteshark0 | 2009-12-13 | 3 | -10/+125 |
* | removed to-do I forgot to remove in last commit | whiteshark0 | 2009-12-12 | 1 | -3/+0 |
* | fixed plugin loading | whiteshark0 | 2009-12-12 | 2 | -10/+14 |
* | removed some unused folders | whiteshark0 | 2009-12-12 | 8 | -0/+0 |
* | merged trunk into lua branch | whiteshark0 | 2009-12-11 | 286 | -18808/+48796 |
* | adds working teamduel lua plugin | whiteshark0 | 2009-12-09 | 2 | -2/+234 |
* | complemented temporary hook description | whiteshark0 | 2009-12-09 | 1 | -1/+2 |
* | adds event ScreenSing.SongLoaded | whiteshark0 | 2009-12-09 | 1 | -1/+7 |
* | fixed lua function ScreenSing.GetLines | whiteshark0 | 2009-12-09 | 1 | -1/+1 |
* | remove old screen sing modi | whiteshark0 | 2009-12-09 | 5 | -11/+11 |
* | implements Usdx.Unhook | whiteshark0 | 2009-12-09 | 1 | -10/+103 |
* | fixed missing bracked | whiteshark0 | 2009-08-30 | 1 | -1/+1 |
* | 3 new lua function | whiteshark0 | 2009-08-29 | 1 | -14/+191 |
* | usdx module prefix (Usdx.) is now case insensitive (in require statement) | whiteshark0 | 2009-08-22 | 1 | -2/+46 |
* | remove Mac OS X leftover. Obsolete through use of fink. | k-m_schindler | 2009-07-18 | 3 | -53/+0 |
* | 4 new lua interface function for module ScreenSing | whiteshark0 | 2009-07-14 | 3 | -31/+200 |
* | set ranking automaticaly by scores when plugin doesn't call SetRanking | whiteshark0 | 2009-05-24 | 1 | -5/+75 |
* | fix an error message when singscreen is left in party mode before a frame was... | whiteshark0 | 2009-05-23 | 1 | -0/+1 |
* | reimplemented party mode blind | whiteshark0 | 2009-05-23 | 1 | -0/+27 |
* | implemented NotesVisible setting | whiteshark0 | 2009-05-23 | 1 | -177/+180 |
* | fixed ClearSettings | whiteshark0 | 2009-05-23 | 2 | -7/+2 |
* | clear settings when leaving sing screen | whiteshark0 | 2009-05-23 | 1 | -0/+5 |
* | clear settings on create | whiteshark0 | 2009-05-23 | 1 | -0/+2 |
* | default values for new settings | whiteshark0 | 2009-05-23 | 1 | -0/+3 |
* | new ULuaUtils procedure: lua_PushBinInt | whiteshark0 | 2009-05-23 | 3 | -3/+116 |
* | change folder separator to \ for windows and config-win.inc | whiteshark0 | 2009-05-22 | 1 | -10/+10 |
* | some cosmetics to trigger buildbot. no code change | k-m_schindler | 2009-05-22 | 1 | -14/+14 |
* | added missing local declaration | whiteshark0 | 2009-05-22 | 1 | -3/+1 |
* | new game mode: 5000points | whiteshark0 | 2009-05-22 | 1 | -0/+47 |
* | added ScreenSing module | whiteshark0 | 2009-05-22 | 4 | -3/+120 |
* | fix crash in last revision when an error is raised during plugin_init | whiteshark0 | 2009-05-17 | 1 | -1/+0 |
* | better error reporting during plugin load | whiteshark0 | 2009-05-17 | 1 | -0/+3 |
* | added TPartyGame.RoundPlayed | whiteshark0 | 2009-05-17 | 3 | -49/+65 |
* | finished adaption of PartyNewRound Screen | whiteshark0 | 2009-05-16 | 1 | -21/+18 |
* | fix in TPartyGame.GetWinnerString | whiteshark0 | 2009-05-16 | 1 | -1/+1 |
* | adapted ScreenPartyScore | whiteshark0 | 2009-05-16 | 2 | -60/+50 |
* | some changes to SetRanking to ensure that ranking for every team in the corre... | whiteshark0 | 2009-05-16 | 1 | -0/+39 |
* | new party round ranking system | whiteshark0 | 2009-05-16 | 2 | -149/+90 |
* | delete old script files | whiteshark0 | 2009-05-16 | 2 | -84/+0 |
* | Set correct player count in UParty | whiteshark0 | 2009-05-16 | 2 | -4/+9 |
* | fixed winner string in party new round screen | whiteshark0 | 2009-05-16 | 1 | -2/+4 |