| Commit message (Expand) | Author | Age | Files | Lines |
* | Patchs from AlexanderS & f1fth_freed0m | jaybinks | 2008-03-04 | 1 | -11/+3 |
* | - some windows/lclintf dependencies removed | tobigun | 2008-03-03 | 2 | -114/+125 |
* | fixed video looping and background video playback on linux.. | jaybinks | 2008-02-20 | 1 | -8/+3 |
* | mmmmmmmmmmmmm | jaybinks | 2008-02-19 | 1 | -7/+40 |
* | small modification to the | jaybinks | 2008-02-13 | 1 | -2/+10 |
* | removed a bunch of debugging from usdx startup. | jaybinks | 2007-12-20 | 1 | -15/+0 |
* | Fixed texture drawing on Mac OS X (looks like BackImg.Z was not initialized).... | eddie-0815 | 2007-11-22 | 1 | -0/+1 |
* | fixed failed builds | jaybinks | 2007-11-01 | 4 | -351/+367 |
* | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 2007-11-01 | 10 | -13/+55 |
* | Fixed "White Line" Bug | whiteshark0 | 2007-10-27 | 1 | -2/+6 |
* | Fixed linux compilation. | jaybinks | 2007-10-02 | 2 | -1570/+1593 |
* | TextGL.pas: changed text blendmode... most texts should be readable | b1indy | 2007-09-27 | 1 | -0/+1 |
* | fixed song loading in Lazarus.. | jaybinks | 2007-09-24 | 2 | -1/+4 |
* | minor bug fixes to have lazarus build load resources into SDL_Image | jaybinks | 2007-09-22 | 1 | -5/+13 |
* | Adding new Resource compiler for lazarus projects.. | jaybinks | 2007-09-20 | 1 | -1/+2 |
* | Ultrastar-DX now compiles in linux | jaybinks | 2007-09-20 | 3 | -1354/+1380 |
* | fixes to get working in lazarus.. | jaybinks | 2007-09-19 | 1 | -1/+1 |
* | added UCommon ( in classes ) for lazarus... | jaybinks | 2007-09-19 | 2 | -6/+21 |
* | changes in order to compile in lazarus... | jaybinks | 2007-09-18 | 4 | -3/+23 |
* | * added missed dependency PNGImage. | jaybinks | 2007-09-12 | 1 | -1/+10 |
* | did some cleanup and minor modifications | b1indy | 2007-09-08 | 2 | -14/+10 |
* | removed "error" messages (are more like warnings and did only confuse users) | b1indy | 2007-09-07 | 1 | -2/+2 |
* | UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo | b1indy | 2007-09-07 | 5 | -12/+11 |
* | some small improvement with fading buttons | b1indy | 2007-09-03 | 1 | -1/+1 |
* | now buttons can also have transparent colorized textures | b1indy | 2007-09-02 | 2 | -22/+149 |
* | finished stuff for colorized transparent textures with statics (credits to mo... | b1indy | 2007-09-02 | 1 | -5/+20 |
* | again some fixes in reflection code for buttons and statics | b1indy | 2007-07-22 | 2 | -5/+5 |
* | fixed a minor bug in the reflection code that caused some reflections to be i... | b1indy | 2007-07-22 | 1 | -3/+3 |
* | Add Debug OSD with FPS and RSpeed | whiteshark0 | 2007-07-08 | 1 | -2/+71 |
* | Fixed a bug in UDisplay that causes the game to crash on exit in Dualscreen M... | whiteshark0 | 2007-07-08 | 1 | -1/+4 |
* | Improved Error Logging and Benchmark: | whiteshark0 | 2007-07-08 | 1 | -2/+2 |
* | Added Text Fading to ButtonCollection | whiteshark0 | 2007-06-14 | 3 | -4/+19 |
* | Added Preview Volume and Fading to Sound Options | whiteshark0 | 2007-06-09 | 1 | -3/+7 |
* | Fixed a Memory Bug in UMenuSelectSlide that causes memory that is not in use ... | whiteshark0 | 2007-06-01 | 1 | -21/+22 |
* | New spacing for Font type 1 | whiteshark0 | 2007-05-28 | 1 | -0/+3 |
* | Changed Text Spacing for a better look | whiteshark0 | 2007-05-28 | 1 | -1/+4 |
* | Added ability to take a Screenshot with the Print Key from every Screen in th... | whiteshark0 | 2007-05-18 | 1 | -4/+3 |
* | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 2007-05-16 | 1 | -3/+3 |
* | Fixed text position of SelectSlide when High is not 70 | whiteshark0 | 2007-05-16 | 2 | -3/+8 |
* | well... changed Button Reflections back to old behavior | b1indy | 2007-05-04 | 1 | -2/+2 |
* | reflections of buttoncollection nur fade out more realisticly (need your opin... | b1indy | 2007-05-03 | 1 | -2/+2 |
* | more explanatory error message in case copying the fade texture fails | b1indy | 2007-05-03 | 1 | -2/+14 |
* | screen fades to black at game end, when fading is enabled | b1indy | 2007-05-03 | 1 | -10/+29 |
* | minor changes to PopUp code and to related parts of themes | b1indy | 2007-05-03 | 1 | -3/+3 |
* | added "popups" to ask for confirmation when leaving party mode or game or to ... | b1indy | 2007-05-03 | 2 | -11/+48 |
* | Added ability to make buttons invisible(and also unselectable) in Theme. | whiteshark0 | 2007-04-30 | 1 | -1/+4 |
* | Commented some Debuging Outputs in ULog | whiteshark0 | 2007-04-29 | 1 | -1/+1 |
* | Added 2 new Buttons to ScreenMain: Multi and Stats | whiteshark0 | 2007-04-29 | 5 | -60/+368 |
* | Fixed a Bug in UMenuText that causes that Text with only one Char is not disp... | whiteshark0 | 2007-04-28 | 1 | -6/+14 |
* | Some Code Cleanup in UMenuText | whiteshark0 | 2007-04-27 | 1 | -140/+5 |