| Commit message (Expand) | Author | Age | Files | Lines |
* | fix for lazarus build | jaybinks | 2007-09-27 | 1 | -0/+2 |
* | test build script for bamboo | jaybinks | 2007-09-27 | 1 | -0/+1 |
* | fixed compile error from whiteshark.. | jaybinks | 2007-09-27 | 2 | -278/+302 |
* | Some Cleanup in UDraw, UMain and UScreenSing | whiteshark0 | 2007-09-25 | 3 | -378/+4 |
* | Add Ratingbar to score class | whiteshark0 | 2007-09-25 | 1 | -28/+212 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@432 b956fd51-792f-4... | b1indy | 2007-09-25 | 1 | -0/+0 |
* | fixed song loading in Lazarus.. | jaybinks | 2007-09-24 | 8 | -819/+866 |
* | New class for score management | whiteshark0 | 2007-09-23 | 7 | -526/+1380 |
* | minor bug fixes to have lazarus build load resources into SDL_Image | jaybinks | 2007-09-22 | 9 | -1066/+1278 |
* | first try to load textures with SDL_Image | b1indy | 2007-09-21 | 3 | -588/+410 |
* | 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 | 5 | -237/+332 |
* | added sdl_image to project uses clause | jaybinks | 2007-09-21 | 3 | -1135/+424 |
* | testing SDL_Image in credits screen (code is in TScreenCredits.OnShow) | b1indy | 2007-09-20 | 3 | -2/+137 |
* | 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 | 5 | -25/+202 |
* | tidy texture loading. | jaybinks | 2007-09-20 | 4 | -63/+82 |
* | 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 |
* | moved a hack to a more appropriate place | b1indy | 2007-09-20 | 2 | -3/+2 |
* | minor fixes for lazarus build.. | jaybinks | 2007-09-20 | 6 | -1139/+1383 |
* | renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity. | jaybinks | 2007-09-20 | 7 | -1287/+1250 |
* | modified to make it build blindys current work. | jaybinks | 2007-09-20 | 2 | -29/+75 |
* | 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 | 9 | -5355/+5520 |
* | fixed a bunch of path delimiter issues on linux build :) | jaybinks | 2007-09-20 | 5 | -1775/+1799 |
* | adding my helper script :) | jaybinks | 2007-09-20 | 1 | -0/+4 |
* | Ultrastar-DX now compiles in linux | jaybinks | 2007-09-20 | 2 | -15/+9 |
* | Ultrastar-DX now compiles in linux | jaybinks | 2007-09-20 | 30 | -15623/+16209 |
* | tested sqlite3 in lazarus - linux.. | jaybinks | 2007-09-19 | 4 | -986/+993 |
* | tested ffmpeg in lazarus - linux.. | jaybinks | 2007-09-19 | 3 | -957/+1027 |
* | tested ffmpeg in lazarus - linux.. | jaybinks | 2007-09-19 | 8 | -3385/+3457 |
* | this file should not be in svn | b1indy | 2007-09-19 | 1 | -43/+0 |
* | fix for delphi build... oops. | jaybinks | 2007-09-19 | 1 | -1/+1 |
* | minor changes.. | jaybinks | 2007-09-19 | 2 | -58/+72 |
* | oops... broke delphi building.. | jaybinks | 2007-09-19 | 2 | -43/+45 |
* | added in the lots of debug logging... sorry guys. | jaybinks | 2007-09-19 | 2 | -93/+99 |
* | trying to fix lazarus runtime errors.. | jaybinks | 2007-09-19 | 3 | -4/+49 |
* | added my lazarus batch files that make life easy. | jaybinks | 2007-09-19 | 2 | -0/+6 |
* | fixes to get working in lazarus.. | jaybinks | 2007-09-19 | 6 | -64/+191 |
* | now compiles & Links ... | jaybinks | 2007-09-19 | 2 | -92/+69 |
* | added UCommon ( in classes ) for lazarus... | jaybinks | 2007-09-19 | 26 | -274/+482 |
* | changes in order to compile in lazarus... | jaybinks | 2007-09-18 | 32 | -694/+729 |
* | adding my lazarus project.. | jaybinks | 2007-09-18 | 2 | -0/+727 |
* | major tidy up of Umusic ... | jaybinks | 2007-09-18 | 6 | -247/+85 |
* | zlportio is NOT ( yet ) lazarus compatible | jaybinks | 2007-09-18 | 2 | -2/+6 |
* | added switches.inc , which will contain compiler directives used | jaybinks | 2007-09-18 | 6 | -9/+51 |
* | SQLite unit's modified and tested to be lazarus compatible. | jaybinks | 2007-09-18 | 3 | -0/+225 |
* | pngimage is NOT ( yet ) lazarus compatible | jaybinks | 2007-09-18 | 4 | -44/+309 |