aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-31merged (experimental) mouse support patch by d0ccrazywhiteshark05-28/+59
2009-05-28change range of random. was probably reason for out of range crash.k-m_schindler1-48/+47
2009-05-27All options do have one option visible nowmogguh6-11/+83
2009-05-26Statics defined in theme don't necessarily need a width or height set, if omi...mogguh1-0/+19
2009-05-16add lyric-bar bounds to themewhiteshark01-2/+2
2009-04-25correcting typos from cosmeticsk-m_schindler1-2/+2
2009-04-25Cosmetics. No code changek-m_schindler1-270/+274
2009-04-25Cosmetics. No code changek-m_schindler32-1118/+1361
2009-04-06bring the type align to our coding standardsk-m_schindler1-1/+1
2009-03-23Fixed some displaying issues w/ old party modewhiteshark02-231/+50
2009-03-21party fix for linux:tobigun1-9/+20
2009-03-21New plugin mode reverted (will be moved to a branch afterwards).tobigun7-77/+69
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_schindler8-212/+289
2009-03-07unclutter Umain: ConversionFileName moved to UScreenEditConvertk-m_schindler2-0/+4
2009-03-07unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st...k-m_schindler4-20/+35
2009-03-06Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMaink-m_schindler1-7/+23
2009-03-01Cosmeticsk-m_schindler1-141/+128
2009-03-01crashes in ScreenScore w/ 6 players fixedwhiteshark01-6/+58
2009-03-01fixed first screen was cleared when second screen was drawn. #76 should be fi...whiteshark01-11/+10
2009-02-28Some cleanup donewhiteshark02-3/+11
2009-02-25does this fix the score calculation?k-m_schindler1-1/+1
2009-02-15adjust text size in plugins. #69 on assembla can and will be closed now.k-m_schindler1-1/+1
2009-02-04many cosmetic changesk-m_schindler1-135/+127
2009-02-04many cosmetic changes.k-m_schindler1-184/+182
2009-02-04Tabs_at_startup -> TabsAtStartuptobigun1-26/+27
2009-01-19ESC saves settings in Record screen againtobigun1-2/+2
2009-01-12removed unused functionstobigun1-57/+0
2008-12-13replace terrible code by using a set for Notes and Lyrics.k-m_schindler1-9/+17
2008-12-03broken build fixed.k-m_schindler1-1/+0
2008-12-03some cleanup and language files. Who does the others?k-m_schindler1-62/+8
2008-11-30Deluxe theme for Editor menu. Part 2. This part may break Classic theme.k-m_schindler1-19/+83
2008-11-27some more formattingk-m_schindler4-191/+276
2008-11-26replace integer by enumeration type alignmentk-m_schindler1-2/+2
2008-11-25formattingk-m_schindler1-96/+169
2008-11-24switch on again saving, when leaving option menus with ESCk-m_schindler1-1/+1
2008-11-15Formattingk-m_schindler1-28/+47
2008-11-06nicer format, no code changek-m_schindler1-56/+75
2008-11-03All comments are English now (Polish ones have been translated)tobigun9-130/+118
2008-11-02VideoGap fixed (Tracker Item #2138228)tobigun1-1/+1
2008-10-28some compiler warnings/hints removedtobigun10-37/+8
2008-10-28- glPrint(Pchar) -> glPrint(string)tobigun5-53/+51
2008-10-25Music preview is started by the main thread now instead of the SDL timer thre...tobigun1-2/+9
2008-10-19The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun1-24/+24
2008-10-19The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun6-38/+40
2008-10-19- background-type -> enumtobigun1-2/+0
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-13Abstraction of the menus backgroundwhiteshark04-27/+21