aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/ULyrics.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-271-884/+0
* offscreen lyrics drawing needs a fixtobigun2008-08-151-0/+4
* some warnings removedtobigun2008-08-081-4/+4
* lyric engine patches, solvestobigun2008-07-191-294/+406
* - conversion of TLyricLine into a class. tobigun2008-07-141-134/+149
* - set svn:eol-style to nativetobigun2008-06-081-753/+753
* added "inherited ..." to all constructors to assure that the base-class const...tobigun2008-05-081-1/+3
* TCoreModule overloads the Free destructor "destructor Free" with a self defin...tobigun2008-05-021-3/+3
* Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun2008-05-021-4/+6
* Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...tobigun2008-04-301-759/+749
* removed lazarus dependenciestobigun2008-04-061-3/+3
* rewriting of the txt file parsers_alexander2008-04-031-24/+23
* Removed unused Format-parameter in LoadTexture() and Add...()tobigun2008-03-311-4/+4
* - removed "Font Black" and "Font" texture typetobigun2008-03-311-4/+4
* lenght -> lengthtobigun2008-03-211-2/+2
* fixes for delphi :Ps_alexander2008-03-141-4/+4
* new lyric effect: slides_alexander2008-03-141-155/+234
* implemented ball lyrics effekts_alexander2008-03-071-341/+273
* Translated so Variable Namesf1fth_freed0m2008-03-061-3/+3
* Translated Variable Names and Typesf1fth_freed0m2008-03-051-9/+9
* Patchs from AlexanderS & f1fth_freed0mjaybinks2008-03-041-37/+71
* The constant NAN causes a range check error on OS X. I've set LastDrawBeat to...eddie-08152008-01-091-0/+10
* some adjustment to the way, the lyrics zoom effect works (center of zoom shou...b1indy2007-12-161-17/+20
* added some texture parameters (hope this fixes the "strich" problem that mog ...b1indy2007-12-161-0/+3
* elimitated sentence change flicker bugb1indy2007-12-161-10/+8
* again some progress with the lyrics...b1indy2007-12-151-65/+189
* Some tweaking on the lyrics, credits to blindy! :Xmogguh2007-12-121-8/+8
* some "progress" with the lyricsb1indy2007-12-121-6/+30
* fixed failed buildsjaybinks2007-11-011-0/+4
* 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-1/+4
* Fixed linux compilation.jaybinks2007-10-021-544/+550
* renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.jaybinks2007-09-201-0/+7
* new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy2007-09-201-315/+462
* major tidy up of Umusic ... jaybinks2007-09-181-10/+17
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+383