aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenEditConvert.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* finally removed IlNut from Editor (*hope* it will work)s_alexander2008-04-101-4/+0
* rewriting of the txt file parsers_alexander2008-04-031-1/+1
* 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
* lenght -> lengthtobigun2008-03-211-1/+1
* Translated some Variablesf1fth_freed0m2008-03-071-2/+2
* Translated so Variable Namesf1fth_freed0m2008-03-061-11/+11
* Translated Variable Names and Typesf1fth_freed0m2008-03-051-56/+56
* all screens now inherit their OnShowjaybinks2008-02-201-0/+2
* General:tobigun2008-02-051-2/+2
* bunch of smaller changes...jaybinks2008-01-121-0/+1
* fixed failed buildsjaybinks2007-11-011-577/+581
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-4/+0
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-111-4/+6
* added UCommon ( in classes ) for lazarus...jaybinks2007-09-191-1/+13
* changes in order to compile in lazarus...jaybinks2007-09-181-3/+38
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-051-1/+3
* Fixed wrong sentence timings (T in Editor) when last note of a sentence and f...whiteshark02007-06-251-0/+30
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-1/+1
* Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark02007-04-291-3/+3
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+500