aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenMain.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-271-256/+0
* Added: Option for background music in sound options (affects UIni too)mogguh2008-08-251-157/+121
* Fixed compilation on the mac.eddie-08152008-03-251-3/+2
* Support for non-US (QWERTY) keyboard layout.tobigun2008-03-221-13/+21
* ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun2008-03-211-2/+2
* Removed zlportio from Codef1fth_freed0m2008-03-101-15/+20
* - replaced some Actual... vars with Current...tobigun2008-03-031-15/+13
* mmmmmmmmmmmmmjaybinks2008-02-191-0/+2
* small modification to the jaybinks2008-02-131-22/+13
* General:tobigun2008-02-051-9/+9
* bunch of smaller changes...jaybinks2008-01-121-3/+4
* fixed failed buildsjaybinks2007-11-011-284/+288
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-3/+1
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-111-13/+17
* fixed compile error from whiteshark..jaybinks2007-09-271-278/+282
* Ultrastar-DX now compiles in linux jaybinks2007-09-201-276/+278
* changes in order to compile in lazarus...jaybinks2007-09-181-2/+22
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-051-1/+2
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-1/+1
* Fixed the "one Song too much" Bugwhiteshark02007-05-081-11/+24
* Readded Q Shortcut (Exit Application) on all Screenswhiteshark02007-05-081-6/+2
* added "popups" to ask for confirmation when leaving party mode or game or to ...b1indy2007-05-031-3/+7
* Commented some Debuging Outputs in ULogwhiteshark02007-04-291-0/+6
* Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark02007-04-291-18/+61
* Added PS3 like ButtonFade abilitywhiteshark02007-04-261-19/+1
* Feature: Credits screen is now a screen for itself (UGraphic.pas, UScreenMain...mogguh2007-04-261-170/+14
* Added ability to Select Players before Songwhiteshark02007-04-241-0/+19
* Added Statistic Screens to C0de and to Themewhiteshark02007-04-191-0/+6
* Fixed some Bugs in Party Modewhiteshark02007-04-151-1/+1
* Added Prevention of starting PartyMode without Plugins Loaded or with less th...whiteshark02007-04-151-5/+6
* Did Some Code Cleanupwhiteshark02007-04-141-59/+2
* added some error checking to screen-fade-effect,b1indy2007-04-141-3/+3
* implemented fading between screens (needs to be tested),b1indy2007-04-131-1/+4
* Edited Mogs Text: Now hes a Graphics Guy ^^whiteshark02007-04-101-1/+1
* Beautified Credits Screenwhiteshark02007-04-101-8/+19
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+384