aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenSongMenu.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed compilation on the mac.eddie-08152008-03-251-8/+8
* Support for non-US (QWERTY) keyboard layout.tobigun2008-03-221-14/+20
* ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun2008-03-211-3/+3
* Translated German comments to Englishf1fth_freed0m2008-03-061-3/+3
* all screens now inherit their OnShowjaybinks2008-02-201-0/+1
* General:tobigun2008-02-051-1/+1
* Partymodule finished.whiteshark02007-11-041-5/+5
* fixed failed buildsjaybinks2007-11-011-0/+4
* 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-1/+1
* Ultrastar-DX now compiles in linux jaybinks2007-09-201-619/+632
* changes in order to compile in lazarus...jaybinks2007-09-181-1/+5
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-051-1/+3
* Added ability to delete a Playlist within the Menuwhiteshark02007-06-081-7/+48
* Some Code Cleanup in UScreenSongwhiteshark02007-06-031-1/+1
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-1/+1
* Added: Keys 1.2.3 to use Joker in Popup-Party-Menumota232007-05-151-0/+33
* Readded Q Shortcut (Exit Application) on all Screenswhiteshark02007-05-081-7/+1
* Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark02007-04-291-40/+8
* Fixed: Select a not Visible Button in Joker Menu, if the first Team has no Jokerwhiteshark02007-04-241-2/+17
* Added ability to Select Players before Songwhiteshark02007-04-241-1/+1
* Added Advanced Screen and Options in TIniwhiteshark02007-04-051-2/+2
* Fixed a spelling mistake in ScreenSongMenu Translation Textswhiteshark02007-04-051-3/+3
* Added Playlist Supportwhiteshark02007-04-051-18/+224
* Added Jumpto Ability to SongScreen (Press J)whiteshark02007-03-281-0/+1
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+355