aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenPopup.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed compilation on the mac.eddie-08152008-03-251-4/+4
* Support for non-US (QWERTY) keyboard layout.tobigun2008-03-221-4/+8
* ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun2008-03-211-4/+4
* - replaced some Actual... vars with Current...tobigun2008-03-031-2/+2
* all screens now inherit their OnShowjaybinks2008-02-201-1/+2
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-0/+2
* UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy2007-09-071-6/+4
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-051-2/+4
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-1/+1
* Readded Q Shortcut (Exit Application) on all Screenswhiteshark02007-05-081-82/+19
* minor changes to PopUp code and to related parts of themesb1indy2007-05-031-8/+6
* Esc in Popup escapes the Popup. Higher usability.mota232007-05-031-0/+3
* added "popups" to ask for confirmation when leaving party mode or game or to ...b1indy2007-05-031-31/+173
* popup-screen will be included soonb1indy2007-05-021-0/+165