| Commit message (Expand) | Author | Files | Lines |
2008-02-13 | small modification to the | jaybinks | 1 | -2/+10 |
2007-12-20 | removed a bunch of debugging from usdx startup. | jaybinks | 1 | -15/+0 |
2007-11-22 | Fixed texture drawing on Mac OS X (looks like BackImg.Z was not initialized).... | eddie-0815 | 1 | -0/+1 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -0/+4 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -3/+1 |
2007-10-27 | Fixed "White Line" Bug | whiteshark0 | 1 | -2/+6 |
2007-10-02 | Fixed linux compilation. | jaybinks | 1 | -1529/+1544 |
2007-09-24 | fixed song loading in Lazarus.. | jaybinks | 1 | -0/+1 |
2007-09-22 | minor bug fixes to have lazarus build load resources into SDL_Image | jaybinks | 1 | -5/+13 |
2007-09-20 | Adding new Resource compiler for lazarus projects.. | jaybinks | 1 | -1/+2 |
2007-09-19 | added UCommon ( in classes ) for lazarus... | jaybinks | 1 | -1/+6 |
2007-09-18 | changes in order to compile in lazarus... | jaybinks | 1 | -0/+4 |
2007-09-08 | did some cleanup and minor modifications | b1indy | 1 | -10/+6 |
2007-09-02 | now buttons can also have transparent colorized textures | b1indy | 1 | -16/+67 |
2007-09-02 | finished stuff for colorized transparent textures with statics (credits to mo... | b1indy | 1 | -5/+20 |
2007-06-14 | Added Text Fading to ButtonCollection | whiteshark0 | 1 | -0/+4 |
2007-05-16 | Fixed text position of SelectSlide when High is not 70 | whiteshark0 | 1 | -1/+6 |
2007-05-03 | added "popups" to ask for confirmation when leaving party mode or game or to ... | b1indy | 1 | -4/+15 |
2007-04-30 | Added ability to make buttons invisible(and also unselectable) in Theme. | whiteshark0 | 1 | -1/+4 |
2007-04-29 | Commented some Debuging Outputs in ULog | whiteshark0 | 1 | -1/+1 |
2007-04-29 | Added 2 new Buttons to ScreenMain: Multi and Stats | whiteshark0 | 1 | -54/+294 |
2007-04-26 | Added PS3 like ButtonFade ability | whiteshark0 | 1 | -8/+18 |
2007-04-20 | Some Memory tweaking (13 MB Less Ram using at 800 Songs) | whiteshark0 | 1 | -2/+33 |
2007-04-13 | Added Reflection to ThemeStatic | whiteshark0 | 1 | -9/+15 |
2007-04-05 | Fixed: Button.Z Attribut not loaded from Theme | whiteshark0 | 1 | -27/+27 |
2007-03-29 | Added SBGW to TSelectSlide: Defining the Width of the Selections BG | whiteshark0 | 1 | -9/+11 |