aboutsummaryrefslogtreecommitdiffstats
path: root/Lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* removed lua testpluginwhiteshark02010-01-111-65/+0
* merged r2068 into lua branchwhiteshark02010-01-118-158/+217
* The official name of the pkgconfig file is lua.pc (e.g. used in Mac OS X) and...tobigun2009-12-302-2/+72
* added check for lua 5.1 in configure script. (K)Ubuntu needs liblua5.1-0-dev ...tobigun2009-12-302-1768/+1294
* merged r2056 into lua branchwhiteshark02009-12-2912-26/+62
* - added ScreenPartyRounds (a screen to select the modes to play)whiteshark02009-12-1511-118/+693
* minor theme fixwhiteshark02009-12-151-0/+3
* fix one player was not added to party teamswhiteshark02009-12-141-1/+1
* removed forgotten linewhiteshark02009-12-141-3/+0
* Theme for whiteshark02009-12-149-95/+125
* provisorily theme update of UScreenPlayer for testing purposeswhiteshark02009-12-141-84/+85
* moved teamcount and playercount selects to ScreenPartyPlayerwhiteshark02009-12-143-150/+144
* merged trunk r2029 into lua branchwhiteshark02009-12-134-3/+11
* merged trunk r2026 into lua branchwhiteshark02009-12-133-10/+125
* removed to-do I forgot to remove in last commitwhiteshark02009-12-121-3/+0
* fixed plugin loadingwhiteshark02009-12-122-10/+14
* removed some unused folderswhiteshark02009-12-128-0/+0
* merged trunk into lua branchwhiteshark02009-12-11286-18808/+48796
* adds working teamduel lua pluginwhiteshark02009-12-092-2/+234
* complemented temporary hook descriptionwhiteshark02009-12-091-1/+2
* adds event ScreenSing.SongLoadedwhiteshark02009-12-091-1/+7
* fixed lua function ScreenSing.GetLineswhiteshark02009-12-091-1/+1
* remove old screen sing modiwhiteshark02009-12-095-11/+11
* implements Usdx.Unhookwhiteshark02009-12-091-10/+103
* fixed missing brackedwhiteshark02009-08-301-1/+1
* 3 new lua functionwhiteshark02009-08-291-14/+191
* usdx module prefix (Usdx.) is now case insensitive (in require statement)whiteshark02009-08-221-2/+46
* remove Mac OS X leftover. Obsolete through use of fink.k-m_schindler2009-07-183-53/+0
* 4 new lua interface function for module ScreenSingwhiteshark02009-07-143-31/+200
* set ranking automaticaly by scores when plugin doesn't call SetRankingwhiteshark02009-05-241-5/+75
* fix an error message when singscreen is left in party mode before a frame was...whiteshark02009-05-231-0/+1
* reimplemented party mode blindwhiteshark02009-05-231-0/+27
* implemented NotesVisible settingwhiteshark02009-05-231-177/+180
* fixed ClearSettingswhiteshark02009-05-232-7/+2
* clear settings when leaving sing screenwhiteshark02009-05-231-0/+5
* clear settings on createwhiteshark02009-05-231-0/+2
* default values for new settingswhiteshark02009-05-231-0/+3
* new ULuaUtils procedure: lua_PushBinIntwhiteshark02009-05-233-3/+116
* 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 missing local declarationwhiteshark02009-05-221-3/+1
* new game mode: 5000pointswhiteshark02009-05-221-0/+47
* added ScreenSing modulewhiteshark02009-05-224-3/+120
* fix crash in last revision when an error is raised during plugin_initwhiteshark02009-05-171-1/+0
* better error reporting during plugin loadwhiteshark02009-05-171-0/+3
* added TPartyGame.RoundPlayedwhiteshark02009-05-173-49/+65
* finished adaption of PartyNewRound Screenwhiteshark02009-05-161-21/+18
* fix in TPartyGame.GetWinnerStringwhiteshark02009-05-161-1/+1
* adapted ScreenPartyScorewhiteshark02009-05-162-60/+50
* some changes to SetRanking to ensure that ranking for every team in the corre...whiteshark02009-05-161-0/+39