| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup | tobigun | 2009-07-23 | 2 | -26/+19 |
* | CTRL+[A-Z] experiment | tobigun | 2009-07-23 | 1 | -0/+10 |
* | DEFAULT_ENCODING is now fixed (to CP1252) in USong.pas and cannot be set in t... | tobigun | 2009-07-23 | 1 | -10/+0 |
* | DirectoryFindFiles unified for mac+unix | tobigun | 2009-07-23 | 3 | -9/+12 |
* | - unneeded vars removed | tobigun | 2009-07-23 | 1 | -24/+15 |
* | font extrusion is done by freetypes stroker API instead of pixel-by-pixel ope... | tobigun | 2009-07-23 | 1 | -71/+108 |
* | some missing freetype functions added to headers | tobigun | 2009-07-23 | 7 | -37/+87 |
* | added Unicode functions: | tobigun | 2009-07-23 | 1 | -13/+130 |
* | - encodings seperated to multiple files located in "encoding" | tobigun | 2009-07-23 | 5 | -137/+1585 |
* | some merge fixes | tobigun | 2009-07-23 | 6 | -12/+11 |
* | merge with current trunk revision 1827 | tobigun | 2009-07-23 | 156 | -10498/+10831 |
* | - revert to 1777 | tobigun | 2009-07-23 | 139 | -12987/+6331 |
* | Do not make plugins. Block on Mac OS X | k-m_schindler | 2009-07-19 | 1 | -2/+3 |
* | 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 |
* | resolve lower/upper case issue on Mac OS X | k-m_schindler | 2009-06-29 | 1 | -209/+0 |
* | merged svn trunk r1837 into cmake branche | s_alexander | 2009-06-29 | 76 | -1591/+5433 |
* | resolve upper/lowercase problem on Mac OS X | k-m_schindler | 2009-06-28 | 1 | -209/+0 |
* | merged r1830 trunk (current) in this branch | s_alexander | 2009-06-27 | 139 | -6123/+12987 |
* | set ranking automaticaly by scores when plugin doesn't call SetRanking | whiteshark0 | 2009-05-24 | 1 | -5/+75 |
* | trigger No. 1 | k-m_schindler | 2009-05-23 | 1 | -1/+1 |
* | 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 |
* | No comment 3 | k-m_schindler | 2009-05-22 | 1 | -1/+1 |
* | No comment | k-m_schindler | 2009-05-22 | 1 | -1/+1 |
* | No comment | k-m_schindler | 2009-05-22 | 1 | -0/+1 |
* | Filename says it all | k-m_schindler | 2009-05-22 | 1 | -0/+0 |
* | buildbot trigger | k-m_schindler | 2009-05-22 | 1 | -2/+2 |
* | 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 |
* | CMake update | tobigun | 2009-05-21 | 5 | -56/+128 |
* | 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 |