aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenName.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-243/+0
2008-06-08- set svn:eol-style to nativetobigun1-243/+243
2008-03-28Some WideChar casts to let it compile in Delphi7 again.whiteshark01-1/+1
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-6/+11
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-3/+3
2008-02-19mmmmmmmmmmmmmjaybinks1-0/+2
2008-02-05General:tobigun1-2/+2
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-0/+2
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-2/+2
2007-06-10Completed Player-names. F1..F12 gets Template-Name from Ini. Alt-F1..F12 writ...mota231-36/+101
2007-05-29Added: Support for Player Name Templates. Set Names in config.ini ([NameTempl...mota231-0/+51
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-05-022 Bugs Fixed:whiteshark01-1/+4
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-7/+2
2007-04-24Added ability to Select Players before Songwhiteshark01-1/+8
2007-03-29Added SBGW to TSelectSlide: Defining the Width of the Selections BGwhiteshark01-2/+1