aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UDraw.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-12bunch of smaller changes...jaybinks1-15/+13
2007-12-05Sound is now Recording.Soundtobigun1-4/+4
2007-11-01fixed failed buildsjaybinks1-0/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-5/+3
2007-10-25minor changes and fixes for USDX on linux.jaybinks1-1326/+1349
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-1/+1
2007-09-29oops :)jaybinks1-1/+1
2007-09-29removed debug code from previous checkin.jaybinks1-2/+8
2007-09-29fixed runtime sing errors, when compiled in lazarus.jaybinks1-2/+46
2007-09-25Some Cleanup in UDraw, UMain and UScreenSingwhiteshark01-310/+2
2007-09-23New class for score managementwhiteshark01-4/+4
2007-09-20new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy1-1583/+1584
2007-09-20Ultrastar-DX now compiles in linux jaybinks1-1562/+1583
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-1/+0
2007-09-18changes in order to compile in lazarus...jaybinks1-1/+9
2007-09-10BugFix: Changed a 9 with a 8..mogguh1-1/+1
2007-09-10Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...mogguh1-365/+247
2007-07-21Fixed df typo in skins which caused a major feature not show upmogguh1-7/+5
2007-07-21texture tiling for notes now stretches the middle part just as much as needed...b1indy1-4/+6
2007-07-21Timeprogressbar in singscreen has the new tile capability (8x8 px)mogguh1-6/+8
2007-07-21notes can now have tiled texture (32x32 pixels)b1indy1-4/+6
2007-07-08Improved Error Logging and Benchmark:whiteshark01-2/+2
2007-06-25Added ability to display Videos only in full size and Backgrounds in half size.whiteshark01-1/+1
2007-05-03Feature: It's now possible to move/skin the time progress thing (no fix posit...mogguh1-26/+39
2007-04-25Removed workarounds in UDraw.pas and Deluxe.ini. Altered Graphics to reflect ...mota231-68/+68
2007-04-23Feature: SingBar is now moveable via theme/skin (affects UDraw.pas, UThemes.p...mogguh1-33/+67
2007-04-20Made the Line-Popup pop up.mota231-109/+84
2007-04-17Well, heres my first commit since R11. Some minor skin changes, new skin.ini-...mota231-7/+20
2007-04-17Changed aadvanced options to switch on/off sing-effects and screen-fadingb1indy1-6/+5
2007-04-11Feature: ScoreScreen now has the ability to show extra texts (UThemes.pas, US...mogguh1-0/+2
2007-04-07Fixed some Bugs in Effect Engine:whiteshark01-5/+6
2007-04-06Feature: Golden notes twinkle now when hit (Bug: if singing is stopped while ...mogguh1-0/+5
2007-04-05Added Advanced Screen and Options in TIniwhiteshark01-10/+16
2007-03-22Added new texture for perfect sung note (formerly NoteStar), now named NotePe...mogguh1-6/+9
2007-03-22Fixed Bug: No BG in Party Mode and little Code clean upwhiteshark01-0/+1
2007-03-21Golden notes are implemented from now on. So "golden notes" twinkle, and perf...mogguh1-9/+13