aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenPartyNewRound.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-271-439/+0
* Fixed compilation on the mac.eddie-08152008-03-251-6/+6
* Support for non-US (QWERTY) keyboard layout.tobigun2008-03-221-6/+10
* ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun2008-03-211-2/+2
* all screens now inherit their OnShowjaybinks2008-02-201-0/+2
* General:tobigun2008-02-051-2/+2
* tidy up sing mode, to be an enum now.jaybinks2008-01-141-2/+10
* Partymodule finished.whiteshark02007-11-041-22/+24
* fixed failed buildsjaybinks2007-11-011-419/+423
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-4/+1
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-111-2/+2
* changes in order to compile in lazarus...jaybinks2007-09-181-0/+5
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-051-1/+3
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-1/+1
* Readded Q Shortcut (Exit Application) on all Screenswhiteshark02007-05-081-7/+1
* added "popups" to ask for confirmation when leaving party mode or game or to ...b1indy2007-05-031-1/+1
* Added new Object to PartyNewRound Screenwhiteshark02007-04-301-2/+34
* Added ability to make buttons invisible(and also unselectable) in Theme. whiteshark02007-04-301-8/+0
* Added new Static to ScreenPartyNewRound.mota232007-04-301-0/+16
* Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark02007-04-291-12/+1
* Fixed some Bugs in Party Modewhiteshark02007-04-211-1/+0
* Fixed some Bugs in Party Modewhiteshark02007-04-151-4/+0
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+397