aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenSing.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-03fixed possible division by zero bug, if line has only 1 oder 2 pointss_alexander1-4/+8
2009-06-29fixed bug #88s_alexander1-2/+2
2009-05-31merged (experimental) mouse support patch by d0ccrazywhiteshark01-1/+9
2009-05-16add lyric-bar bounds to themewhiteshark01-2/+2
2009-04-25Cosmetics. No code changek-m_schindler1-2/+1
2009-03-23Fixed some displaying issues w/ old party modewhiteshark01-2/+1
2009-03-07overdrawing of first screen when using visualizations fixed. visualizations a...whiteshark01-4/+12
2009-03-07final cleanup of Umain. Creation of UNotek-m_schindler1-16/+17
2009-03-06Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMaink-m_schindler1-7/+23
2009-03-01fixed first screen was cleared when second screen was drawn. #76 should be fi...whiteshark01-11/+10
2009-02-25does this fix the score calculation?k-m_schindler1-1/+1
2009-02-04many cosmetic changesk-m_schindler1-135/+127
2008-11-02VideoGap fixed (Tracker Item #2138228)tobigun1-1/+1
2008-10-28some compiler warnings/hints removedtobigun1-9/+0
2008-10-28- glPrint(Pchar) -> glPrint(string)tobigun1-26/+7
2008-10-19offscreen rendering removed:tobigun1-16/+3
2008-10-18just another commented linewhiteshark01-1/+1
2008-10-18uncommented an accidentally commented linewhiteshark01-1/+1
2008-10-10Fixed Compilationf1fth_freed0m1-2/+2
2008-10-09Errormessages during songload now translatablewhiteshark01-1/+5
2008-09-28Fixed effects from last song are drawn in next song, see http://www.assembla....whiteshark01-0/+3
2008-09-28Songclass now reports an error if there is no linebreak in a txt file. Error ...whiteshark01-1/+4
2008-09-23added file headerstobigun1-0/+25
2008-09-13- stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...tobigun1-41/+51
2008-09-13Unload background textures when leaving the sing-screen.tobigun1-1/+12
2008-08-27rename Screen part2k-m_schindler1-0/+0
2008-08-27rename Screen part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-23Visualization are now available and configurable via the options graphics screenmogguh1-12/+37
2008-08-20preparing the commit if projectM option integrationmogguh1-1/+13
2008-08-20applied: code of beautymogguh1-378/+394
2008-08-15Deleted uncommented stuff (watch line count!)mogguh1-527/+4
2008-08-09check if video was successfully opened. Otherwise a seek might be performed o...tobigun1-3/+5
2008-08-08result-values for TMenu.Draw() addedtobigun1-0/+1
2008-07-19renamed TLineState to TLyricsStatetobigun1-4/+4
2008-07-19renamed TLineState to TLyricsStatetobigun1-10/+10
2008-07-19lyric engine patches, solvestobigun1-59/+53
2008-07-02Audio/Video engine update:tobigun1-68/+36
2008-06-08- set svn:eol-style to nativetobigun1-1439/+1439
2008-06-07just some cleanuptobigun1-168/+177
2008-05-13- fixed video-backgroundtobigun1-5/+7
2008-05-12- removed useless for loops in UScreenSingf1fth_freed0m1-4/+2
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun1-1/+1
2008-04-30Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...tobigun1-1430/+1430
2008-04-19tried to make songloading working with the old loader and keep all changes th...s_alexander1-24/+24
2008-04-03rewriting of the txt file parsers_alexander1-1/+1
2008-03-30Prepared some classes for enhanced Song loading.whiteshark01-24/+24
2008-03-27USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parserf1fth_freed0m1-1/+4
2008-03-26added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks1-3/+0
2008-03-25Fixed compilation on the mac.eddie-08151-5/+5