| Commit message (Expand) | Author | Files | Lines |
2007-10-01 | SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u... | mogguh | 2 | -0/+179 |
2007-10-01 | added patch (with small modification) | jaybinks | 1 | -1/+9 |
2007-09-30 | some minor bug fixes.. | jaybinks | 2 | -45/+12 |
2007-09-30 | fixed credits screen in lazarus build. | jaybinks | 1 | -1/+1 |
2007-09-29 | oops :) | jaybinks | 1 | -1/+1 |
2007-09-29 | removed debug code from previous checkin. | jaybinks | 2 | -8/+17 |
2007-09-29 | fixed runtime sing errors, when compiled in lazarus. | jaybinks | 2 | -4/+79 |
2007-09-29 | small fixes for lazarus build. | jaybinks | 4 | -255/+266 |
2007-09-28 | Reremoved old TPlayer attributes and removed some code fragments that still l... | whiteshark0 | 1 | -16/+2 |
2007-09-27 | TextGL.pas: changed text blendmode... most texts should be readable | b1indy | 1 | -2/+2 |
2007-09-27 | Loading of Covers should now work (should be tested) | b1indy | 1 | -31/+91 |
2007-09-27 | fixed compile error from whiteshark.. | jaybinks | 1 | -0/+20 |
2007-09-25 | Some Cleanup in UDraw, UMain and UScreenSing | whiteshark0 | 2 | -330/+3 |
2007-09-25 | Add Ratingbar to score class | whiteshark0 | 1 | -28/+212 |
2007-09-24 | fixed song loading in Lazarus.. | jaybinks | 6 | -818/+862 |
2007-09-23 | New class for score management | whiteshark0 | 4 | -16/+814 |
2007-09-22 | minor bug fixes to have lazarus build load resources into SDL_Image | jaybinks | 5 | -625/+792 |
2007-09-21 | first try to load textures with SDL_Image | b1indy | 1 | -561/+381 |
2007-09-21 | Feature: window title bar icon / taskman icon pre-work, needs fixing after we... | mogguh | 1 | -0/+5 |
2007-09-21 | ScoreScreen, still working on some minor things like simplifying the src (mes... | mogguh | 1 | -2/+2 |
2007-09-20 | now we have a better laz-resource compiler.. | jaybinks | 1 | -17/+4 |
2007-09-20 | Adding new Resource compiler for lazarus projects.. | jaybinks | 2 | -24/+41 |
2007-09-20 | tidy texture loading. | jaybinks | 3 | -11/+18 |
2007-09-20 | remove logging | jaybinks | 1 | -11/+4 |
2007-09-20 | fixed nasty bug I introduced... | jaybinks | 2 | -5/+20 |
2007-09-20 | started re-factoring TTextureUnit.LoadTexture | jaybinks | 1 | -31/+38 |
2007-09-20 | minor fixes for lazarus build.. | jaybinks | 3 | -1068/+1259 |
2007-09-20 | renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity. | jaybinks | 3 | -143/+164 |
2007-09-20 | modified to make it build blindys current work. | jaybinks | 1 | -1/+1 |
2007-09-20 | forgot something ^^; | b1indy | 1 | -0/+418 |
2007-09-20 | new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ... | b1indy | 6 | -4032/+4192 |
2007-09-20 | fixed a bunch of path delimiter issues on linux build :) | jaybinks | 4 | -1698/+1698 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 17 | -7854/+8174 |
2007-09-19 | fix for delphi build... oops. | jaybinks | 1 | -1/+1 |
2007-09-19 | minor changes.. | jaybinks | 1 | -10/+24 |
2007-09-19 | oops... broke delphi building.. | jaybinks | 1 | -0/+2 |
2007-09-19 | added in the lots of debug logging... sorry guys. | jaybinks | 1 | -0/+2 |
2007-09-19 | trying to fix lazarus runtime errors.. | jaybinks | 2 | -4/+6 |
2007-09-19 | fixes to get working in lazarus.. | jaybinks | 3 | -18/+40 |
2007-09-19 | added UCommon ( in classes ) for lazarus... | jaybinks | 12 | -25/+209 |
2007-09-18 | changes in order to compile in lazarus... | jaybinks | 14 | -83/+226 |
2007-09-18 | major tidy up of Umusic ... | jaybinks | 5 | -247/+78 |
2007-09-18 | added switches.inc , which will contain compiler directives used | jaybinks | 3 | -6/+35 |
2007-09-12 | * added missed dependency PNGImage. | jaybinks | 10 | -94/+197 |
2007-09-10 | BugFix: Changed a 9 with a 8.. | mogguh | 2 | -2/+2 |
2007-09-10 | Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized... | mogguh | 4 | -597/+365 |
2007-09-08 | did some cleanup and minor modifications | b1indy | 1 | -1/+2 |
2007-09-08 | re-did the colorize stuff, now no need for GraphUtils | b1indy | 1 | -38/+112 |
2007-09-07 | UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo | b1indy | 7 | -12/+449 |
2007-09-02 | now buttons can also have transparent colorized textures | b1indy | 1 | -4/+0 |