aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UDraw.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-15Race-Conditions fixed in recording stuff.tobigun1-3/+7
2008-07-19renamed TLineState to TLyricsStatetobigun1-13/+13
2008-07-19lyric engine patches, solvestobigun1-23/+23
2008-07-14Lyric help bar works againtobigun1-73/+119
2008-06-08- set svn:eol-style to nativetobigun1-1340/+1340
2008-06-07just some cleanuptobigun1-186/+181
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun1-1/+1
2008-04-30Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...tobigun1-1345/+1345
2008-04-11translated some polish codef1fth_freed0m1-138/+138
2008-04-06Replaced some {-comments with (*-comments to remove nested comments of the sa...tobigun1-2/+2
2008-04-03rewriting of the txt file parsers_alexander1-24/+24
2008-03-26added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks1-8/+0
2008-03-21lenght -> lengthtobigun1-7/+7
2008-03-17Staves now can be turned of in Optionsf1fth_freed0m1-3/+3
2008-03-06Translated German comments to Englishf1fth_freed0m1-1/+5
2008-03-06Translated Some Variablesf1fth_freed0m1-45/+45
2008-03-06Translated so Variable Namesf1fth_freed0m1-21/+21
2008-03-05Translated Variable Names and Typesf1fth_freed0m1-39/+39
2008-03-03- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun1-1/+1
2008-03-03- actual.. -> current..tobigun1-21/+17
2008-02-05General:tobigun1-8/+12
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