| Commit message (Expand) | Author | Files | Lines |
2007-09-25 | Add Ratingbar to score class | whiteshark0 | 1 | -28/+212 |
2007-09-24 | fixed song loading in Lazarus.. | jaybinks | 8 | -819/+866 |
2007-09-23 | New class for score management | whiteshark0 | 7 | -526/+1380 |
2007-09-22 | minor bug fixes to have lazarus build load resources into SDL_Image | jaybinks | 7 | -1046/+1224 |
2007-09-21 | first try to load textures with SDL_Image | b1indy | 3 | -588/+410 |
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 | 2 | -135/+305 |
2007-09-21 | added sdl_image to project uses clause | jaybinks | 3 | -1135/+424 |
2007-09-20 | testing SDL_Image in credits screen (code is in TScreenCredits.OnShow) | b1indy | 2 | -2/+137 |
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 | 3 | -25/+43 |
2007-09-20 | tidy texture loading. | jaybinks | 4 | -63/+82 |
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 | moved a hack to a more appropriate place | b1indy | 2 | -3/+2 |
2007-09-20 | minor fixes for lazarus build.. | jaybinks | 6 | -1139/+1383 |
2007-09-20 | renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity. | jaybinks | 7 | -1287/+1250 |
2007-09-20 | modified to make it build blindys current work. | jaybinks | 2 | -29/+75 |
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 | 9 | -5355/+5520 |
2007-09-20 | fixed a bunch of path delimiter issues on linux build :) | jaybinks | 5 | -1775/+1799 |
2007-09-20 | adding my helper script :) | jaybinks | 1 | -0/+4 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 2 | -15/+9 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 30 | -15623/+16209 |
2007-09-19 | tested sqlite3 in lazarus - linux.. | jaybinks | 4 | -986/+993 |
2007-09-19 | tested ffmpeg in lazarus - linux.. | jaybinks | 3 | -957/+1027 |
2007-09-19 | tested ffmpeg in lazarus - linux.. | jaybinks | 8 | -3385/+3457 |
2007-09-19 | this file should not be in svn | b1indy | 1 | -43/+0 |
2007-09-19 | fix for delphi build... oops. | jaybinks | 1 | -1/+1 |
2007-09-19 | minor changes.. | jaybinks | 2 | -58/+72 |
2007-09-19 | oops... broke delphi building.. | jaybinks | 2 | -43/+45 |
2007-09-19 | added in the lots of debug logging... sorry guys. | jaybinks | 2 | -93/+99 |
2007-09-19 | trying to fix lazarus runtime errors.. | jaybinks | 3 | -4/+49 |
2007-09-19 | added my lazarus batch files that make life easy. | jaybinks | 2 | -0/+6 |
2007-09-19 | fixes to get working in lazarus.. | jaybinks | 6 | -64/+191 |
2007-09-19 | now compiles & Links ... | jaybinks | 2 | -92/+69 |
2007-09-19 | added UCommon ( in classes ) for lazarus... | jaybinks | 26 | -274/+482 |
2007-09-18 | changes in order to compile in lazarus... | jaybinks | 31 | -691/+726 |
2007-09-18 | adding my lazarus project.. | jaybinks | 2 | -0/+727 |
2007-09-18 | major tidy up of Umusic ... | jaybinks | 6 | -247/+85 |
2007-09-18 | zlportio is NOT ( yet ) lazarus compatible | jaybinks | 2 | -2/+6 |
2007-09-18 | added switches.inc , which will contain compiler directives used | jaybinks | 6 | -9/+51 |
2007-09-18 | SQLite unit's modified and tested to be lazarus compatible. | jaybinks | 3 | -0/+225 |
2007-09-18 | pngimage is NOT ( yet ) lazarus compatible | jaybinks | 4 | -44/+309 |
2007-09-13 | changes to make 3rd party libraries compile / work | jaybinks | 8 | -6/+481 |
2007-09-13 | removed unneeded DCU files from svn. | jaybinks | 5 | -0/+4 |
2007-09-12 | * added missed dependency PNGImage. | jaybinks | 38 | -97/+11556 |
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 | 6 | -829/+527 |