| Commit message (Expand) | Author | Files | Lines |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -462/+0 |
2008-08-26 | Cleanup | tobigun | 1 | -234/+89 |
2008-07-19 | - SetFontBlend added | tobigun | 1 | -117/+127 |
2008-07-15 | As sdl_ttf isn't of any use for now, I uncommented all occurrences of it. | mogguh | 1 | -1/+1 |
2008-07-12 | Text has a new property -> Z (default is 0) | mogguh | 1 | -29/+41 |
2008-06-08 | - set svn:eol-style to native | tobigun | 1 | -585/+585 |
2008-06-07 | just some cleanup | tobigun | 1 | -55/+51 |
2008-05-24 | final removal of Macresources | k-m_schindler | 1 | -5/+0 |
2008-05-22 | eol-style unified, nicer source | k-m_schindler | 1 | -114/+111 |
2008-05-16 | MacResources commented out for now, property eol-style set to native | k-m_schindler | 1 | -1/+1 |
2008-05-05 | text reflection -> renamed TestHeight to TexHeight | mogguh | 1 | -4/+4 |
2008-05-05 | Added text reflection as new property in the theme | mogguh | 1 | -7/+63 |
2008-05-02 | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 1 | -1/+1 |
2008-04-30 | 64bit patch for USDX, thanks to escaped and tronikku. Patch for SDL will be a... | tobigun | 1 | -525/+541 |
2008-04-07 | - Removed lrs resource usage in linux. Resources are copied to /usr/share/res... | tobigun | 1 | -546/+525 |
2008-04-06 | removed lazarus dependencies | tobigun | 1 | -4/+3 |
2008-04-01 | removed second ultrastar.lrs inclusion | tobigun | 1 | -9/+0 |
2008-03-31 | Removed unused Format-parameter in LoadTexture() and Add...() | tobigun | 1 | -5/+5 |
2008-03-31 | - removed "Font Black" and "Font" texture type | tobigun | 1 | -5/+5 |
2008-03-28 | - Select(Slide) textures should work now ('Font Black' -> 'Colorized') | tobigun | 1 | -1/+1 |
2008-03-09 | Fixed some warnings ("missing result-values", "0 instead of nil", "comparison... | tobigun | 1 | -1/+1 |
2008-03-07 | Translated some Variables | f1fth_freed0m | 1 | -16/+16 |
2008-03-04 | Patch from AlexanderS | jaybinks | 1 | -1/+1 |
2008-03-03 | - removed some windows/lclintf dependencies | tobigun | 1 | -30/+24 |
2008-01-27 | Bugfix: In glTextWidth() "text := pchar(Copy(text, 2, Length(text)-1))" does ... | tobigun | 1 | -559/+562 |
2007-11-23 | Fonts are readable again, didn't edit the outline fonts (will be done later, ... | mogguh | 1 | -6/+6 |
2007-11-05 | Mac OS X: We're getting closer! Songs get loaded. Sound is playing on the Sin... | eddie-0815 | 1 | -0/+3 |
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 | -6/+4 |
2007-10-02 | Fixed linux compilation. | jaybinks | 1 | -554/+554 |
2007-10-01 | fix mogs compile error :) | jaybinks | 1 | -3/+3 |
2007-10-01 | SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u... | mogguh | 1 | -0/+122 |
2007-09-27 | TextGL.pas: changed text blendmode... most texts should be readable | b1indy | 1 | -2/+2 |
2007-09-24 | fixed song loading in Lazarus.. | jaybinks | 1 | -39/+67 |
2007-09-22 | minor bug fixes to have lazarus build load resources into SDL_Image | jaybinks | 1 | -376/+404 |
2007-09-20 | now we have a better laz-resource compiler.. | jaybinks | 1 | -17/+4 |
2007-09-20 | tidy texture loading. | jaybinks | 1 | -2/+1 |
2007-09-20 | fixed nasty bug I introduced... | jaybinks | 1 | -0/+2 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 1 | -381/+388 |
2007-09-19 | fix for delphi build... oops. | jaybinks | 1 | -1/+1 |
2007-09-19 | oops... broke delphi building.. | jaybinks | 1 | -0/+2 |
2007-09-19 | trying to fix lazarus runtime errors.. | jaybinks | 1 | -0/+2 |
2007-09-19 | fixes to get working in lazarus.. | jaybinks | 1 | -14/+37 |
2007-09-19 | added UCommon ( in classes ) for lazarus... | jaybinks | 1 | -1/+10 |
2007-03-24 | Changed Fonts from BMP to PNG | whiteshark0 | 1 | -4/+4 |