aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenEditSub.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* translated some polish codef1fth_freed0m2008-04-111-7/+6
* finally removed IlNut from Editor (*hope* it will work)s_alexander2008-04-101-55/+42
* -Corrected some ifdefs in the Editor to make it useable on linuxf1fth_freed0m2008-04-101-40/+44
* rewriting of the txt file parsers_alexander2008-04-031-34/+19
* Removed unused Format-parameter in LoadTexture() and Add...()tobigun2008-03-311-4/+4
* beep() removedtobigun2008-03-311-1/+1
* - removed "Font Black" and "Font" texture typetobigun2008-03-311-4/+4
* Prepared some classes for enhanced Song loading.whiteshark02008-03-301-7/+8
* USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parserf1fth_freed0m2008-03-271-1/+4
* Fixed compilation on the mac.eddie-08152008-03-251-11/+11
* Support for non-US (QWERTY) keyboard layout.tobigun2008-03-221-176/+179
* ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun2008-03-211-6/+6
* lenght -> lengthtobigun2008-03-211-20/+20
* Translated some Variablesf1fth_freed0m2008-03-071-96/+96
* Translated Some Variablesf1fth_freed0m2008-03-061-126/+126
* Translated so Variable Namesf1fth_freed0m2008-03-061-85/+85
* Translated Variable Names and Typesf1fth_freed0m2008-03-051-291/+291
* all screens now inherit their OnShowjaybinks2008-02-201-1/+3
* fix for editor bugjaybinks2008-02-191-5/+10
* bugfix to get the editor working again. Path and FileName have not been set.tobigun2008-02-051-7/+6
* General:tobigun2008-02-051-1/+1
* bunch of smaller changes...jaybinks2008-01-121-25/+26
* Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set...tobigun2008-01-111-3/+3
* fixed failed buildsjaybinks2007-11-011-1373/+1376
* 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-18/+20
* moved a hack to a more appropriate placeb1indy2007-09-201-0/+1
* renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.jaybinks2007-09-201-1/+5
* new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy2007-09-201-1/+1
* added UCommon ( in classes ) for lazarus...jaybinks2007-09-191-2/+10
* changes in order to compile in lazarus...jaybinks2007-09-181-2/+28
* UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy2007-09-071-1/+1
* Fixed two Bugs in KeyDown Handling that causes that the code could not be com...whiteshark02007-09-051-2/+1
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-051-2/+6
* Fixed a bug in Note Name convertationwhiteshark02007-07-151-2/+12
* Fixed a bug in EditorSub that causes a crash when the last note of a sentence...whiteshark02007-07-031-12/+41
* Fixed wrong sentence timings (T in Editor) when last note of a sentence and f...whiteshark02007-06-251-2/+6
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-32/+47
* Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark02007-04-291-3/+3
* Added Advanced Screen and Options in TIniwhiteshark02007-04-051-1/+3
* ScreenEditSub: Automatically set down music playback-volume to hear the Midi ...whiteshark02007-03-251-2/+39
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+1236