aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenPartyPlayer.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-22Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...k-m_schindler1-2/+7
2010-03-15bugfix: player selection on party player screen (the layout is still ugly)brunzelchen1-46/+57
2010-02-22screens code cleanupk-m_schindler1-1/+0
2010-01-12merged lua into trunks_alexander1-76/+130
2009-11-09merged unicode branch (r1931) into trunks_alexander1-8/+14
2009-04-25Cosmetics. No code changek-m_schindler1-40/+40
2009-03-21New plugin mode reverted (will be moved to a branch afterwards).tobigun1-9/+14
2008-10-28some compiler warnings/hints removedtobigun1-1/+0
2008-09-23added file headerstobigun1-0/+25
2008-09-06Delphi-mode set for FPCtobigun1-2/+12
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-06-08- set svn:eol-style to nativetobigun1-3/+3
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-3/+8
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-3/+3
2008-03-10auto removed a bunch of unused local variablesjaybinks1-335/+335
2008-03-09Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun1-2/+4
2008-02-20all screens now inherit their OnShowjaybinks1-0/+2
2008-02-05General:tobigun1-1/+1
2007-11-04Partymodule finished.whiteshark01-4/+4
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-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+1
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/+65
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-7/+1
2007-04-15Fixed some Bugs in Party Modewhiteshark01-1/+1
2007-04-14Did Some Code Cleanupwhiteshark01-4/+0
2007-03-29Added SBGW to TSelectSlide: Defining the Width of the Selections BGwhiteshark01-2/+1