aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UMain.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-02Runtime Song Additionjaybinks1-0/+1
2007-11-02basic threading of song loading..jaybinks1-278/+270
2007-11-01fixed failed buildsjaybinks1-2/+6
2007-11-01Windows version now compiles again.eddie-08151-1/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-5/+270
2007-10-25minor changes and fixes for USDX on linux.jaybinks1-1/+6
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-2/+2
2007-10-11modified UTime to utilise SDL timer... jaybinks1-1/+15
2007-10-02Fixed linux compilation.jaybinks1-791/+793
2007-09-30some minor bug fixes..jaybinks1-4/+12
2007-09-28Reremoved old TPlayer attributes and removed some code fragments that still l...whiteshark01-16/+2
2007-09-27fixed compile error from whiteshark..jaybinks1-0/+20
2007-09-25Some Cleanup in UDraw, UMain and UScreenSingwhiteshark01-20/+1
2007-09-20new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy1-792/+796
2007-09-20Ultrastar-DX now compiles in linux jaybinks1-781/+792
2007-09-18changes in order to compile in lazarus...jaybinks1-0/+5
2007-09-18added switches.inc , which will contain compiler directives used jaybinks1-2/+12
2007-09-12* added missed dependency PNGImage.jaybinks1-0/+51
2007-09-10Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...mogguh1-1/+1
2007-09-07UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy1-0/+1
2007-07-08Improved Error Logging and Benchmark:whiteshark01-2/+2
2007-05-18Added ability to take a Screenshot with the Print Key from every Screen in th...whiteshark01-2/+5
2007-05-09Fix: Readded ability to close the Windowwhiteshark01-1/+5
2007-05-08Readded Q Shortcut (Exit Application) on all Screenswhiteshark01-6/+29
2007-05-03added "popups" to ask for confirmation when leaving party mode or game or to ...b1indy1-2/+7
2007-04-20Made the Line-Popup pop up.mota231-2/+3
2007-04-11first implementation of perfect line twinkle effect - works correctly for up ...b1indy1-1/+3
2007-03-29Fixed Some Bugs in JumpTo Screen:whiteshark01-0/+3