| Commit message (Expand) | Author | Files | Lines |
2010-12-15 | spawn perfect line twinkle for player 1 to 3 on second screen, if the amount ... | brunzelchen | 1 | -0/+4 |
2010-10-22 | disable blending after drawing of particles | brunzelchen | 1 | -11/+17 |
2009-03-07 | final cleanup of Umain. Creation of UNote | k-m_schindler | 1 | -7/+7 |
2008-09-23 | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 1 | -0/+25 |
2008-09-23 | pure editing and typos, no code change | k-m_schindler | 1 | -185/+207 |
2008-09-02 | Moved: The folder classes has been renamed to base | mogguh | 1 | -0/+0 |
2008-08-27 | rename Classes part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Classes 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-06-08 | - set svn:eol-style to native | tobigun | 1 | -673/+673 |
2008-05-02 | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 1 | -1/+1 |
2008-04-01 | removed unused lclintf/windows references | tobigun | 1 | -678/+673 |
2008-04-01 | Replaced GetTickCount with SDL_GetTicks | f1fth_freed0m | 1 | -3/+3 |
2008-03-06 | Translated German comments to English | f1fth_freed0m | 1 | -1/+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 | -4/+0 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 1 | -667/+678 |
2007-09-19 | added UCommon ( in classes ) for lazarus... | jaybinks | 1 | -1/+13 |
2007-09-07 | UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo | b1indy | 1 | -1/+1 |
2007-07-20 | UGraphicClasses.pas: minor modification to Flare effect | b1indy | 1 | -1/+1 |
2007-07-08 | added another effect (sparkling stars that fall down) | b1indy | 1 | -2/+65 |
2007-04-13 | implemented fading between screens (needs to be tested), | b1indy | 1 | -3/+3 |
2007-04-12 | fixed bug in particle system that caused effects to be drawn on both screens ... | b1indy | 1 | -73/+107 |
2007-04-11 | first implementation of perfect line twinkle effect - works correctly for up ... | b1indy | 1 | -32/+164 |
2007-04-11 | Feature: ScoreScreen now has the ability to show extra texts (UThemes.pas, US... | mogguh | 1 | -137/+225 |
2007-04-07 | Fixed some Bugs in Effect Engine: | whiteshark0 | 1 | -31/+68 |
2007-04-06 | Feature: Golden notes twinkle now when hit (Bug: if singing is stopped while ... | mogguh | 1 | -3/+38 |
2007-03-23 | Some tidying in UGraphicClasses.pas (actually deleting an unused procedure) | mogguh | 1 | -20/+0 |
2007-03-22 | Added new texture for perfect sung note (formerly NoteStar), now named NotePe... | mogguh | 1 | -15/+28 |
2007-03-21 | Golden notes are implemented from now on. So "golden notes" twinkle, and perf... | mogguh | 1 | -0/+266 |