aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenPartyPlayer.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support for non-US (QWERTY) keyboard layout.tobigun2008-03-221-3/+8
* ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun2008-03-211-3/+3
* auto removed a bunch of unused local variablesjaybinks2008-03-101-335/+335
* Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun2008-03-091-2/+4
* all screens now inherit their OnShowjaybinks2008-02-201-0/+2
* General:tobigun2008-02-051-1/+1
* Partymodule finished.whiteshark02007-11-041-4/+4
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-0/+2
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-111-2/+2
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-051-1/+1
* Completed Player-names. F1..F12 gets Template-Name from Ini. Alt-F1..F12 writ...mota232007-06-101-36/+101
* Added: Support for Player Name Templates. Set Names in config.ini ([NameTempl...mota232007-05-291-0/+65
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-1/+1
* Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark02007-04-291-7/+1
* Fixed some Bugs in Party Modewhiteshark02007-04-151-1/+1
* Did Some Code Cleanupwhiteshark02007-04-141-4/+0
* Added SBGW to TSelectSlide: Defining the Width of the Selections BGwhiteshark02007-03-291-2/+1
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+210