aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenPartyOptions.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-22Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...k-m_schindler1-1/+0
2010-02-22screens code cleanupk-m_schindler1-1/+0
2010-01-12deleted leftovers from old plugin system and party modewhiteshark01-1/+0
2010-01-12merged lua into trunks_alexander1-61/+29
2009-11-09merged unicode branch (r1931) into trunks_alexander1-20/+21
2009-04-25Cosmetics. No code changek-m_schindler1-4/+4
2009-03-21New plugin mode reverted (will be moved to a branch afterwards).tobigun1-4/+3
2008-11-06nicer format, no code changek-m_schindler1-56/+75
2008-10-28some compiler warnings/hints removedtobigun1-2/+0
2008-10-05removed some commented relicts from outdated LCD and Light support.whiteshark01-3/+0
2008-09-23added file headerstobigun1-0/+25
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-04-19tried to make songloading working with the old loader and keep all changes th...s_alexander1-9/+9
2008-03-30Prepared some classes for enhanced Song loading.whiteshark01-9/+9
2008-03-25Fixed compilation on the mac.eddie-08151-13/+13
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-6/+10
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-2/+2
2008-02-20all screens now inherit their OnShowjaybinks1-0/+2
2008-02-05General:tobigun1-4/+4
2008-01-14tidy up sing mode, to be an enum now.jaybinks1-2/+2
2007-11-23Fixed: PartyModus: SinglePlayer Teams but only Multiplayer Plugins availablejekatt1-1/+10
2007-11-04Partymodule finished.whiteshark01-3/+4
2007-11-01fixed failed buildsjaybinks1-259/+263
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-3/+1
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-4/+4
2007-09-18changes in order to compile in lazarus...jaybinks1-0/+4
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+3
2007-07-15Fixed a bug in Party playlist selection when no playlist or category is avail...whiteshark01-4/+27
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-05-08Readded Q Shortcut (Exit Application) on all Screenswhiteshark01-7/+1
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-40/+5
2007-04-19Added Statistic Screens to C0de and to Themewhiteshark01-8/+1
2007-04-14Did Some Code Cleanupwhiteshark01-16/+7
2007-04-06Fixed a Bug in Optionsscreen after adding OptionsAdvanced Screenwhiteshark01-6/+131