aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenMain.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-06add About screenk-m_schindler1-1/+1
2016-01-05add about, jukebox and credits buttons and rearrange the buttons in the main ...k-m_schindler1-2/+2
2016-01-03change and prepare main screenk-m_schindler1-12/+36
2015-08-28* first usable implementation of the JukeBox mode, work in progress - you can...basisbit1-1/+22
2010-10-10show credits after one minute instead of a halftobigun1-2/+2
2010-10-10start bg-music in main-screen (additionally to start in main())tobigun1-0/+3
2010-06-17- enter credits screen after 30 seconds w/o user interaction in main screenwhiteshark01-0/+36
2010-05-18forgotten changes from last commitwhiteshark01-9/+0
2010-04-18change variable names "static" to "statics"tobigun1-2/+2
2010-01-12deleted leftovers from old plugin system and party modewhiteshark01-2/+1
2010-01-12merged lua into trunks_alexander1-9/+10
2009-12-06fix bugtracker issue 2817034s_alexander1-2/+7
2009-11-09merged unicode branch (r1931) into trunks_alexander1-16/+16
2009-05-31merged (experimental) mouse support patch by d0ccrazywhiteshark01-27/+7
2009-04-25Cosmetics. No code changek-m_schindler1-5/+5
2009-03-07final cleanup of Umain. Creation of UNotek-m_schindler1-1/+1
2008-09-23added file headerstobigun1-0/+25
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-25Added: Option for background music in sound options (affects UIni too)mogguh1-157/+121
2008-03-25Fixed compilation on the mac.eddie-08151-3/+2
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-13/+21
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-2/+2
2008-03-10Removed zlportio from Codef1fth_freed0m1-15/+20
2008-03-03- replaced some Actual... vars with Current...tobigun1-15/+13
2008-02-19mmmmmmmmmmmmmjaybinks1-0/+2
2008-02-13small modification to the jaybinks1-22/+13
2008-02-05General:tobigun1-9/+9
2008-01-12bunch of smaller changes...jaybinks1-3/+4
2007-11-01fixed failed buildsjaybinks1-284/+288
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-3/+1
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-13/+17
2007-09-27fixed compile error from whiteshark..jaybinks1-278/+282
2007-09-20Ultrastar-DX now compiles in linux jaybinks1-276/+278
2007-09-18changes in order to compile in lazarus...jaybinks1-2/+22
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+2
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-05-08Fixed the "one Song too much" Bugwhiteshark01-11/+24
2007-05-08Readded Q Shortcut (Exit Application) on all Screenswhiteshark01-6/+2
2007-05-03added "popups" to ask for confirmation when leaving party mode or game or to ...b1indy1-3/+7
2007-04-29Commented some Debuging Outputs in ULogwhiteshark01-0/+6
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-18/+61
2007-04-26Added PS3 like ButtonFade abilitywhiteshark01-19/+1
2007-04-26Feature: Credits screen is now a screen for itself (UGraphic.pas, UScreenMain...mogguh1-170/+14
2007-04-24Added ability to Select Players before Songwhiteshark01-0/+19
2007-04-19Added Statistic Screens to C0de and to Themewhiteshark01-0/+6
2007-04-15Fixed some Bugs in Party Modewhiteshark01-1/+1
2007-04-15Added Prevention of starting PartyMode without Plugins Loaded or with less th...whiteshark01-5/+6
2007-04-14Did Some Code Cleanupwhiteshark01-59/+2