aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenEditConvert.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-03rewriting of the txt file parsers_alexander1-1/+1
2008-03-25Fixed compilation on the mac.eddie-08151-6/+6
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-6/+10
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-2/+2
2008-03-21lenght -> lengthtobigun1-1/+1
2008-03-07Translated some Variablesf1fth_freed0m1-2/+2
2008-03-06Translated so Variable Namesf1fth_freed0m1-11/+11
2008-03-05Translated Variable Names and Typesf1fth_freed0m1-56/+56
2008-02-20all screens now inherit their OnShowjaybinks1-0/+2
2008-02-05General:tobigun1-2/+2
2008-01-12bunch of smaller changes...jaybinks1-0/+1
2007-11-01fixed failed buildsjaybinks1-577/+581
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-4/+0
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-4/+6
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-1/+13
2007-09-18changes in order to compile in lazarus...jaybinks1-3/+38
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+3
2007-06-25Fixed wrong sentence timings (T in Editor) when last note of a sentence and f...whiteshark01-0/+30
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-3/+3