| Commit message (Expand) | Author | Files | Lines |
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-08-15 | Race-Conditions fixed in recording stuff. | tobigun | 1 | -3/+7 |
2008-07-19 | renamed TLineState to TLyricsState | tobigun | 1 | -13/+13 |
2008-07-19 | lyric engine patches, solves | tobigun | 1 | -23/+23 |
2008-07-14 | Lyric help bar works again | tobigun | 1 | -73/+119 |
2008-06-08 | - set svn:eol-style to native | tobigun | 1 | -1340/+1340 |
2008-06-07 | just some cleanup | tobigun | 1 | -186/+181 |
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 | -1345/+1345 |
2008-04-11 | translated some polish code | f1fth_freed0m | 1 | -138/+138 |
2008-04-06 | Replaced some {-comments with (*-comments to remove nested comments of the sa... | tobigun | 1 | -2/+2 |
2008-04-03 | rewriting of the txt file parser | s_alexander | 1 | -24/+24 |
2008-03-26 | added "-debug" flag at run time and "CONSOLE" Define in switches.inc | jaybinks | 1 | -8/+0 |
2008-03-21 | lenght -> length | tobigun | 1 | -7/+7 |
2008-03-17 | Staves now can be turned of in Options | f1fth_freed0m | 1 | -3/+3 |
2008-03-06 | Translated German comments to English | f1fth_freed0m | 1 | -1/+5 |
2008-03-06 | Translated Some Variables | f1fth_freed0m | 1 | -45/+45 |
2008-03-06 | Translated so Variable Names | f1fth_freed0m | 1 | -21/+21 |
2008-03-05 | Translated Variable Names and Types | f1fth_freed0m | 1 | -39/+39 |
2008-03-03 | - Input now supports multiple SampleRates (not fixed to 44100Hz anymore) | tobigun | 1 | -1/+1 |
2008-03-03 | - actual.. -> current.. | tobigun | 1 | -21/+17 |
2008-02-05 | General: | tobigun | 1 | -8/+12 |
2008-01-12 | bunch of smaller changes... | jaybinks | 1 | -15/+13 |
2007-12-05 | Sound is now Recording.Sound | tobigun | 1 | -4/+4 |
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 | -5/+3 |
2007-10-25 | minor changes and fixes for USDX on linux. | jaybinks | 1 | -1326/+1349 |
2007-10-11 | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 1 | -1/+1 |
2007-09-29 | oops :) | jaybinks | 1 | -1/+1 |
2007-09-29 | removed debug code from previous checkin. | jaybinks | 1 | -2/+8 |
2007-09-29 | fixed runtime sing errors, when compiled in lazarus. | jaybinks | 1 | -2/+46 |
2007-09-25 | Some Cleanup in UDraw, UMain and UScreenSing | whiteshark0 | 1 | -310/+2 |
2007-09-23 | New class for score management | whiteshark0 | 1 | -4/+4 |
2007-09-20 | new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ... | b1indy | 1 | -1583/+1584 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 1 | -1562/+1583 |
2007-09-19 | added UCommon ( in classes ) for lazarus... | jaybinks | 1 | -1/+0 |
2007-09-18 | changes in order to compile in lazarus... | jaybinks | 1 | -1/+9 |
2007-09-10 | BugFix: Changed a 9 with a 8.. | mogguh | 1 | -1/+1 |
2007-09-10 | Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized... | mogguh | 1 | -365/+247 |
2007-07-21 | Fixed df typo in skins which caused a major feature not show up | mogguh | 1 | -7/+5 |
2007-07-21 | texture tiling for notes now stretches the middle part just as much as needed... | b1indy | 1 | -4/+6 |
2007-07-21 | Timeprogressbar in singscreen has the new tile capability (8x8 px) | mogguh | 1 | -6/+8 |
2007-07-21 | notes can now have tiled texture (32x32 pixels) | b1indy | 1 | -4/+6 |
2007-07-08 | Improved Error Logging and Benchmark: | whiteshark0 | 1 | -2/+2 |
2007-06-25 | Added ability to display Videos only in full size and Backgrounds in half size. | whiteshark0 | 1 | -1/+1 |
2007-05-03 | Feature: It's now possible to move/skin the time progress thing (no fix posit... | mogguh | 1 | -26/+39 |
2007-04-25 | Removed workarounds in UDraw.pas and Deluxe.ini. Altered Graphics to reflect ... | mota23 | 1 | -68/+68 |
2007-04-23 | Feature: SingBar is now moveable via theme/skin (affects UDraw.pas, UThemes.p... | mogguh | 1 | -33/+67 |