| Commit message (Expand) | Author | Files | Lines |
2009-11-18 | some changes on mousesupport | whiteshark0 | 1 | -1/+47 |
2009-05-28 | cosmetical removal of Warning: Constructor should be public | k-m_schindler | 1 | -37/+37 |
2009-02-21 | editing | k-m_schindler | 1 | -30/+33 |
2008-09-23 | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 1 | -0/+25 |
2008-09-06 | Delphi-mode set for FPC | tobigun | 1 | -1/+10 |
2008-08-27 | rename Menu part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Menu part1 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-07-12 | Fixed the deselect texture not showing up on colorized buttons | mogguh | 1 | -140/+134 |
2008-06-08 | - set svn:eol-style to native | tobigun | 1 | -570/+570 |
2008-05-02 | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 1 | -1/+1 |
2008-04-30 | Fixed some range-check errors. Explicitly disable range-checks {$R-} should n... | tobigun | 1 | -570/+570 |
2008-04-01 | removed unused lclintf/windows references | tobigun | 1 | -5/+0 |
2008-04-01 | Replaced GetTickCount with SDL_GetTicks | f1fth_freed0m | 1 | -2/+2 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -0/+3 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 1 | -565/+572 |
2007-09-07 | UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo | b1indy | 1 | -4/+5 |
2007-09-03 | some small improvement with fading buttons | b1indy | 1 | -1/+1 |
2007-09-02 | now buttons can also have transparent colorized textures | b1indy | 1 | -6/+82 |
2007-07-22 | again some fixes in reflection code for buttons and statics | b1indy | 1 | -3/+3 |
2007-05-04 | well... changed Button Reflections back to old behavior | b1indy | 1 | -2/+2 |
2007-05-03 | reflections of buttoncollection nur fade out more realisticly (need your opin... | b1indy | 1 | -2/+2 |
2007-04-29 | Added 2 new Buttons to ScreenMain: Multi and Stats | whiteshark0 | 1 | -5/+12 |
2007-04-26 | Added PS3 like ButtonFade ability | whiteshark0 | 1 | -14/+252 |
2007-04-13 | Fixed Bug in Reflection Code that Causes wrong Depth Test when drawing Text | whiteshark0 | 1 | -2/+6 |
2007-04-13 | Added Reflection to ThemeStatic | whiteshark0 | 1 | -4/+5 |