aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenSing.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* merged (experimental) mouse support patch by d0ccrazywhiteshark02009-05-311-1/+9
* add lyric-bar bounds to themewhiteshark02009-05-161-2/+2
* Cosmetics. No code changek-m_schindler2009-04-251-2/+1
* Fixed some displaying issues w/ old party modewhiteshark02009-03-231-2/+1
* overdrawing of first screen when using visualizations fixed. visualizations a...whiteshark02009-03-071-4/+12
* final cleanup of Umain. Creation of UNotek-m_schindler2009-03-071-16/+17
* Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMaink-m_schindler2009-03-061-7/+23
* fixed first screen was cleared when second screen was drawn. #76 should be fi...whiteshark02009-03-011-11/+10
* does this fix the score calculation?k-m_schindler2009-02-251-1/+1
* many cosmetic changesk-m_schindler2009-02-041-135/+127
* VideoGap fixed (Tracker Item #2138228)tobigun2008-11-021-1/+1
* some compiler warnings/hints removedtobigun2008-10-281-9/+0
* - glPrint(Pchar) -> glPrint(string)tobigun2008-10-281-26/+7
* offscreen rendering removed:tobigun2008-10-191-16/+3
* just another commented linewhiteshark02008-10-181-1/+1
* uncommented an accidentally commented linewhiteshark02008-10-181-1/+1
* Fixed Compilationf1fth_freed0m2008-10-101-2/+2
* Errormessages during songload now translatablewhiteshark02008-10-091-1/+5
* Fixed effects from last song are drawn in next song, see http://www.assembla....whiteshark02008-09-281-0/+3
* Songclass now reports an error if there is no linebreak in a txt file. Error ...whiteshark02008-09-281-1/+4
* added file headerstobigun2008-09-231-0/+25
* - stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...tobigun2008-09-131-41/+51
* Unload background textures when leaving the sing-screen.tobigun2008-09-131-1/+12
* rename Screen part2k-m_schindler2008-08-271-0/+934