| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fixed compile error from whiteshark.. | jaybinks | 2007-09-27 | 1 | -0/+20 |
* | Some Cleanup in UDraw, UMain and UScreenSing | whiteshark0 | 2007-09-25 | 2 | -330/+3 |
* | Add Ratingbar to score class | whiteshark0 | 2007-09-25 | 1 | -28/+212 |
* | fixed song loading in Lazarus.. | jaybinks | 2007-09-24 | 6 | -818/+862 |
* | New class for score management | whiteshark0 | 2007-09-23 | 4 | -16/+814 |
* | minor bug fixes to have lazarus build load resources into SDL_Image | jaybinks | 2007-09-22 | 5 | -625/+792 |
* | first try to load textures with SDL_Image | b1indy | 2007-09-21 | 1 | -561/+381 |
* | Feature: window title bar icon / taskman icon pre-work, needs fixing after we... | mogguh | 2007-09-21 | 1 | -0/+5 |
* | ScoreScreen, still working on some minor things like simplifying the src (mes... | mogguh | 2007-09-21 | 1 | -2/+2 |
* | now we have a better laz-resource compiler.. | jaybinks | 2007-09-20 | 1 | -17/+4 |
* | Adding new Resource compiler for lazarus projects.. | jaybinks | 2007-09-20 | 2 | -24/+41 |
* | tidy texture loading. | jaybinks | 2007-09-20 | 3 | -11/+18 |
* | remove logging | jaybinks | 2007-09-20 | 1 | -11/+4 |
* | fixed nasty bug I introduced... | jaybinks | 2007-09-20 | 2 | -5/+20 |
* | started re-factoring TTextureUnit.LoadTexture | jaybinks | 2007-09-20 | 1 | -31/+38 |
* | minor fixes for lazarus build.. | jaybinks | 2007-09-20 | 3 | -1068/+1259 |
* | renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity. | jaybinks | 2007-09-20 | 3 | -143/+164 |
* | modified to make it build blindys current work. | jaybinks | 2007-09-20 | 1 | -1/+1 |
* | forgot something ^^; | b1indy | 2007-09-20 | 1 | -0/+418 |
* | new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ... | b1indy | 2007-09-20 | 6 | -4032/+4192 |
* | fixed a bunch of path delimiter issues on linux build :) | jaybinks | 2007-09-20 | 4 | -1698/+1698 |
* | Ultrastar-DX now compiles in linux | jaybinks | 2007-09-20 | 17 | -7854/+8174 |
* | fix for delphi build... oops. | jaybinks | 2007-09-19 | 1 | -1/+1 |
* | minor changes.. | jaybinks | 2007-09-19 | 1 | -10/+24 |
* | oops... broke delphi building.. | jaybinks | 2007-09-19 | 1 | -0/+2 |
* | added in the lots of debug logging... sorry guys. | jaybinks | 2007-09-19 | 1 | -0/+2 |
* | trying to fix lazarus runtime errors.. | jaybinks | 2007-09-19 | 2 | -4/+6 |
* | fixes to get working in lazarus.. | jaybinks | 2007-09-19 | 3 | -18/+40 |
* | added UCommon ( in classes ) for lazarus... | jaybinks | 2007-09-19 | 12 | -25/+209 |
* | changes in order to compile in lazarus... | jaybinks | 2007-09-18 | 14 | -83/+226 |
* | major tidy up of Umusic ... | jaybinks | 2007-09-18 | 5 | -247/+78 |
* | added switches.inc , which will contain compiler directives used | jaybinks | 2007-09-18 | 3 | -6/+35 |
* | * added missed dependency PNGImage. | jaybinks | 2007-09-12 | 10 | -94/+197 |
* | BugFix: Changed a 9 with a 8.. | mogguh | 2007-09-10 | 2 | -2/+2 |
* | Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized... | mogguh | 2007-09-10 | 4 | -597/+365 |
* | did some cleanup and minor modifications | b1indy | 2007-09-08 | 1 | -1/+2 |
* | re-did the colorize stuff, now no need for GraphUtils | b1indy | 2007-09-08 | 1 | -38/+112 |
* | UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo | b1indy | 2007-09-07 | 7 | -12/+449 |
* | now buttons can also have transparent colorized textures | b1indy | 2007-09-02 | 1 | -4/+0 |
* | finished stuff for colorized transparent textures with statics (credits to mo... | b1indy | 2007-09-02 | 1 | -1/+5 |
* | VFX: Some pre work for an upcoming (yet unfinished) feature | mogguh | 2007-09-02 | 1 | -2/+63 |
* | Some Cleanup in URecord | whiteshark0 | 2007-09-02 | 2 | -26/+19 |
* | changed loading of transparent PNGs, should be slower now, might break with s... | b1indy | 2007-07-22 | 1 | -18/+24 |
* | Fixed df typo in skins which caused a major feature not show up | mogguh | 2007-07-21 | 1 | -7/+5 |
* | Modified LoadTexture so that it ignores the Format parameter (for texture fil... | b1indy | 2007-07-21 | 1 | -246/+215 |
* | texture tiling for notes now stretches the middle part just as much as needed... | b1indy | 2007-07-21 | 1 | -4/+6 |
* | Timeprogressbar in singscreen has the new tile capability (8x8 px) | mogguh | 2007-07-21 | 1 | -6/+8 |
* | notes can now have tiled texture (32x32 pixels) | b1indy | 2007-07-21 | 1 | -4/+6 |
* | UGraphicClasses.pas: minor modification to Flare effect | b1indy | 2007-07-20 | 2 | -1/+2 |
* | Added missing UCommandLine.pas | whiteshark0 | 2007-07-09 | 1 | -0/+280 |