| Commit message (Expand) | Author | Files | Lines |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -884/+0 |
2008-08-15 | offscreen lyrics drawing needs a fix | tobigun | 1 | -0/+4 |
2008-08-08 | some warnings removed | tobigun | 1 | -4/+4 |
2008-07-19 | lyric engine patches, solves | tobigun | 1 | -294/+406 |
2008-07-14 | - conversion of TLyricLine into a class. | tobigun | 1 | -134/+149 |
2008-06-08 | - set svn:eol-style to native | tobigun | 1 | -753/+753 |
2008-05-08 | added "inherited ..." to all constructors to assure that the base-class const... | tobigun | 1 | -1/+3 |
2008-05-02 | TCoreModule overloads the Free destructor "destructor Free" with a self defin... | tobigun | 1 | -3/+3 |
2008-05-02 | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 1 | -4/+6 |
2008-04-30 | Fixed some range-check errors. Explicitly disable range-checks {$R-} should n... | tobigun | 1 | -759/+749 |
2008-04-06 | removed lazarus dependencies | tobigun | 1 | -3/+3 |
2008-04-03 | rewriting of the txt file parser | s_alexander | 1 | -24/+23 |
2008-03-31 | Removed unused Format-parameter in LoadTexture() and Add...() | tobigun | 1 | -4/+4 |
2008-03-31 | - removed "Font Black" and "Font" texture type | tobigun | 1 | -4/+4 |
2008-03-21 | lenght -> length | tobigun | 1 | -2/+2 |
2008-03-14 | fixes for delphi :P | s_alexander | 1 | -4/+4 |
2008-03-14 | new lyric effect: slide | s_alexander | 1 | -155/+234 |
2008-03-07 | implemented ball lyrics effekt | s_alexander | 1 | -341/+273 |
2008-03-06 | Translated so Variable Names | f1fth_freed0m | 1 | -3/+3 |
2008-03-05 | Translated Variable Names and Types | f1fth_freed0m | 1 | -9/+9 |
2008-03-04 | Patchs from AlexanderS & f1fth_freed0m | jaybinks | 1 | -37/+71 |
2008-01-09 | The constant NAN causes a range check error on OS X. I've set LastDrawBeat to... | eddie-0815 | 1 | -0/+10 |
2007-12-16 | some adjustment to the way, the lyrics zoom effect works (center of zoom shou... | b1indy | 1 | -17/+20 |
2007-12-16 | added some texture parameters (hope this fixes the "strich" problem that mog ... | b1indy | 1 | -0/+3 |
2007-12-16 | elimitated sentence change flicker bug | b1indy | 1 | -10/+8 |
2007-12-15 | again some progress with the lyrics... | b1indy | 1 | -65/+189 |
2007-12-12 | Some tweaking on the lyrics, credits to blindy! :X | mogguh | 1 | -8/+8 |
2007-12-12 | some "progress" with the lyrics | b1indy | 1 | -6/+30 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -0/+4 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -4/+0 |
2007-10-11 | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 1 | -1/+4 |
2007-10-02 | Fixed linux compilation. | jaybinks | 1 | -544/+550 |
2007-09-20 | renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity. | jaybinks | 1 | -0/+7 |
2007-09-20 | new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ... | b1indy | 1 | -315/+462 |
2007-09-18 | major tidy up of Umusic ... | jaybinks | 1 | -10/+17 |