| Commit message (Expand) | Author | Files | Lines |
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 |
2007-04-20 | Made the Line-Popup pop up. | mota23 | 1 | -109/+84 |
2007-04-17 | Well, heres my first commit since R11. Some minor skin changes, new skin.ini-... | mota23 | 1 | -7/+20 |
2007-04-17 | Changed aadvanced options to switch on/off sing-effects and screen-fading | b1indy | 1 | -6/+5 |
2007-04-11 | Feature: ScoreScreen now has the ability to show extra texts (UThemes.pas, US... | mogguh | 1 | -0/+2 |
2007-04-07 | Fixed some Bugs in Effect Engine: | whiteshark0 | 1 | -5/+6 |
2007-04-06 | Feature: Golden notes twinkle now when hit (Bug: if singing is stopped while ... | mogguh | 1 | -0/+5 |
2007-04-05 | Added Advanced Screen and Options in TIni | whiteshark0 | 1 | -10/+16 |
2007-03-22 | Added new texture for perfect sung note (formerly NoteStar), now named NotePe... | mogguh | 1 | -6/+9 |
2007-03-22 | Fixed Bug: No BG in Party Mode and little Code clean up | whiteshark0 | 1 | -0/+1 |
2007-03-21 | Golden notes are implemented from now on. So "golden notes" twinkle, and perf... | mogguh | 1 | -9/+13 |