aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenOpen.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-271-173/+0
* - set svn:eol-style to nativetobigun2008-06-081-173/+173
* just some cleanuptobigun2008-06-071-4/+4
* Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun2008-05-021-1/+1
* Removed unused Format-parameter in LoadTexture() and Add...()tobigun2008-03-311-2/+2
* - removed "Font Black" and "Font" texture typetobigun2008-03-311-3/+3
* Support for non-US (QWERTY) keyboard layout.tobigun2008-03-221-1/+4
* ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun2008-03-211-5/+5
* all screens now inherit their OnShowjaybinks2008-02-201-0/+2
* General:tobigun2008-02-051-3/+3
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-0/+2
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-111-3/+3
* UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy2007-09-071-1/+1
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-051-1/+2
* Added functionality to Cancel Button in ScreenOpenwhiteshark02007-05-171-4/+14
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-1/+1
* Readded Q Shortcut (Exit Application) on all Screenswhiteshark02007-05-081-0/+4
* Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark02007-04-291-3/+3
* Added SBGW to TSelectSlide: Defining the Width of the Selections BGwhiteshark02007-03-291-3/+3
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+151