aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenPartyNewRound.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-03end of first pass. many more smaller changes and preparations for later addit...k-m_schindler1-18/+74
2010-04-18change variable names "static" to "statics"tobigun1-14/+14
2010-01-12deleted leftovers from old plugin system and party modewhiteshark01-1/+0
2010-01-12merged lua into trunks_alexander1-200/+72
2009-11-09merged unicode branch (r1931) into trunks_alexander1-15/+16
2009-04-25Cosmetics. No code changek-m_schindler1-146/+152
2009-03-21New plugin mode reverted (will be moved to a branch afterwards).tobigun1-25/+23
2008-10-28some compiler warnings/hints removedtobigun1-3/+1
2008-10-05removed some commented relicts from outdated LCD and Light support.whiteshark01-4/+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-03-25Fixed compilation on the mac.eddie-08151-6/+6
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-2/+2
2008-01-14tidy up sing mode, to be an enum now.jaybinks1-2/+10
2007-11-04Partymodule finished.whiteshark01-22/+24
2007-11-01fixed failed buildsjaybinks1-419/+423
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-4/+1
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-2/+2
2007-09-18changes in order to compile in lazarus...jaybinks1-0/+5
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+3
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-05-03added "popups" to ask for confirmation when leaving party mode or game or to ...b1indy1-1/+1
2007-04-30Added new Object to PartyNewRound Screenwhiteshark01-2/+34
2007-04-30Added ability to make buttons invisible(and also unselectable) in Theme. whiteshark01-8/+0
2007-04-30Added new Static to ScreenPartyNewRound.mota231-0/+16
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-12/+1
2007-04-21Fixed some Bugs in Party Modewhiteshark01-1/+0
2007-04-15Fixed some Bugs in Party Modewhiteshark01-4/+0