| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | PageBreak Code Rewritten | whiteshark0 | 2007-04-27 | 1 | -50/+233 |
* | Added PS3 like ButtonFade ability | whiteshark0 | 2007-04-26 | 2 | -22/+270 |
* | just to test something | b1indy | 2007-04-24 | 1 | -1/+1 |
* | UTexture.pas: texture-wrap-mode changed to GL_CLAMP_TO_EDGE - solves some pro... | b1indy | 2007-04-24 | 1 | -2/+2 |
* | changed size of texture for screen fading effect to fixed size of 512x512, ne... | b1indy | 2007-04-24 | 1 | -7/+9 |
* | re-inserted a line that is essential for proper timing in dual screen mode | b1indy | 2007-04-24 | 1 | -1/+1 |
* | ScreenFading now works in dual screen mode (it should not work with resolutio... | b1indy | 2007-04-24 | 1 | -24/+27 |
* | Some Memory tweaking (13 MB Less Ram using at 800 Songs) | whiteshark0 | 2007-04-20 | 1 | -2/+33 |
* | Added Statistic Screens to C0de and to Theme | whiteshark0 | 2007-04-19 | 1 | -3/+3 |
* | Fixed a Bug in PageBreak generation for Text | whiteshark0 | 2007-04-19 | 1 | -2/+36 |