| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed a compiler error: "FindDiskFileCaseInsensitive() is unknown". | tobigun | 2008-02-15 | 1 | -1/+1 |
* | Fixed popUpBg image not displaying in game. | jaybinks | 2008-02-13 | 1 | -1145/+1174 |
* | TTexture.Z was never initialized (TTextureUnit.LoadTexture). In FPC (not in d... | tobigun | 2008-01-28 | 1 | -1144/+1145 |
* | fixed a "typo" | b1indy | 2007-12-22 | 1 | -1/+1 |
* | removed a bunch of debugging from usdx startup. | jaybinks | 2007-12-20 | 1 | -1/+1 |
* | Added a missing override for the destroy-destructor | tobigun | 2007-12-18 | 1 | -1/+1 |
* | checking for delta=0 in col2h | b1indy | 2007-11-23 | 1 | -0/+2 |
* | Added MacResources.pas. Fixed some resource loading issues on OS X. The main ... | eddie-0815 | 2007-11-04 | 1 | -1139/+1142 |
* | Changed DELPHI define to IFDEF LAZARUS ... ELSE ... ENDIF. This should work o... | eddie-0815 | 2007-11-03 | 1 | -36/+32 |
* | Windows Lazarus Build working again... | jaybinks | 2007-11-03 | 1 | -1143/+1143 |
* | fixed failed builds | jaybinks | 2007-11-01 | 1 | -0/+4 |
* | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 2007-11-01 | 1 | -8/+4 |
* | fixed some stuff for linux build... | jaybinks | 2007-10-08 | 1 | -22/+14 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@461 b956fd51-792f-4... | jaybinks | 2007-10-02 | 1 | -1/+1 |
* | Fixed linux compilation. | jaybinks | 2007-10-02 | 1 | -1098/+1151 |
* | fixed credits screen in lazarus build. | jaybinks | 2007-09-30 | 1 | -1/+1 |
* | small fixes for lazarus build. | jaybinks | 2007-09-29 | 1 | -1/+2 |
* | Loading of Covers should now work (should be tested) | b1indy | 2007-09-27 | 1 | -31/+91 |
* | fixed song loading in Lazarus.. | jaybinks | 2007-09-24 | 1 | -5/+6 |
* | minor bug fixes to have lazarus build load resources into SDL_Image | jaybinks | 2007-09-22 | 1 | -78/+172 |
* | first try to load textures with SDL_Image | b1indy | 2007-09-21 | 1 | -561/+381 |
* | Adding new Resource compiler for lazarus projects.. | jaybinks | 2007-09-20 | 1 | -8/+14 |
* | tidy texture loading. | jaybinks | 2007-09-20 | 1 | -7/+10 |
* | remove logging | jaybinks | 2007-09-20 | 1 | -11/+4 |
* | fixed nasty bug I introduced... | jaybinks | 2007-09-20 | 1 | -5/+18 |
* | started re-factoring TTextureUnit.LoadTexture | jaybinks | 2007-09-20 | 1 | -31/+38 |
* | minor fixes for lazarus build.. | jaybinks | 2007-09-20 | 1 | -1043/+1100 |
* | Ultrastar-DX now compiles in linux | jaybinks | 2007-09-20 | 1 | -1028/+1043 |
* | minor changes.. | jaybinks | 2007-09-19 | 1 | -10/+24 |
* | trying to fix lazarus runtime errors.. | jaybinks | 2007-09-19 | 1 | -4/+4 |
* | fixes to get working in lazarus.. | jaybinks | 2007-09-19 | 1 | -3/+2 |
* | added UCommon ( in classes ) for lazarus... | jaybinks | 2007-09-19 | 1 | -12/+33 |
* | changes in order to compile in lazarus... | jaybinks | 2007-09-18 | 1 | -0/+5 |
* | major tidy up of Umusic ... | jaybinks | 2007-09-18 | 1 | -2/+14 |
* | re-did the colorize stuff, now no need for GraphUtils | b1indy | 2007-09-08 | 1 | -38/+112 |
* | 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 |
* | changed loading of transparent PNGs, should be slower now, might break with s... | b1indy | 2007-07-22 | 1 | -18/+24 |
* | Modified LoadTexture so that it ignores the Format parameter (for texture fil... | b1indy | 2007-07-21 | 1 | -246/+215 |
* | some tweaking of transparency handling for PNGs to make it look more as expected | b1indy | 2007-07-03 | 1 | -1/+11 |
* | Added support for transparency in PNG images - if a PNG with transparency is ... | b1indy | 2007-06-26 | 1 | -2/+34 |
* | UTexture.pas: texture-wrap-mode changed to GL_CLAMP_TO_EDGE - solves some pro... | b1indy | 2007-04-24 | 1 | -4/+4 |
* | Bugfix: Fixed minor problem that caused artefacts to be drawn - 'transparent'... | mogguh | 2007-04-17 | 1 | -1/+1 |
* | Copyed PNG Texture Support from UltraStar 0.5.3 | whiteshark0 | 2007-03-24 | 1 | -7/+21 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484... | whiteshark0 | 2007-03-21 | 1 | -0/+811 |