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