| Commit message (Expand) | Author | Files | Lines |
2007-11-20 | Changed Platform from Interface to Class. | eddie-0815 | 1 | -50/+5 |
2007-11-08 | Added UPlatform.pas. This should be the first step to move the simple platfor... | eddie-0815 | 1 | -3/+0 |
2007-11-05 | Mac OS X: We're getting closer! Songs get loaded. Sound is playing on the Sin... | eddie-0815 | 1 | -1/+1 |
2007-11-04 | Partymodule finished. | whiteshark0 | 1 | -23/+8 |
2007-11-03 | Mac OS X: Added unit cthreads. USDX now runs on OS X! But you can't do anythi... | eddie-0815 | 1 | -0/+3 |
2007-11-02 | Fixed GamePath for Mac OS X. | eddie-0815 | 1 | -0/+24 |
2007-11-02 | Fixed MacOSX version. Can we use baseunix on linux? We could drop oldlinux th... | eddie-0815 | 1 | -1/+0 |
2007-11-02 | Runtime Song Addition | jaybinks | 1 | -0/+1 |
2007-11-02 | basic threading of song loading.. | jaybinks | 1 | -278/+270 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -2/+6 |
2007-11-01 | Windows version now compiles again. | eddie-0815 | 1 | -1/+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/+270 |
2007-10-25 | minor changes and fixes for USDX on linux. | jaybinks | 1 | -1/+6 |
2007-10-11 | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 1 | -2/+2 |
2007-10-11 | modified UTime to utilise SDL timer... | jaybinks | 1 | -1/+15 |
2007-10-02 | Fixed linux compilation. | jaybinks | 1 | -791/+793 |
2007-09-30 | some minor bug fixes.. | jaybinks | 1 | -4/+12 |
2007-09-28 | Reremoved old TPlayer attributes and removed some code fragments that still l... | whiteshark0 | 1 | -16/+2 |
2007-09-27 | fixed compile error from whiteshark.. | jaybinks | 1 | -0/+20 |
2007-09-25 | Some Cleanup in UDraw, UMain and UScreenSing | whiteshark0 | 1 | -20/+1 |
2007-09-20 | new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ... | b1indy | 1 | -792/+796 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 1 | -781/+792 |
2007-09-18 | changes in order to compile in lazarus... | jaybinks | 1 | -0/+5 |
2007-09-18 | added switches.inc , which will contain compiler directives used | jaybinks | 1 | -2/+12 |
2007-09-12 | * added missed dependency PNGImage. | jaybinks | 1 | -0/+51 |
2007-09-10 | Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized... | mogguh | 1 | -1/+1 |
2007-09-07 | UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo | b1indy | 1 | -0/+1 |
2007-07-08 | Improved Error Logging and Benchmark: | whiteshark0 | 1 | -2/+2 |
2007-05-18 | Added ability to take a Screenshot with the Print Key from every Screen in th... | whiteshark0 | 1 | -2/+5 |
2007-05-09 | Fix: Readded ability to close the Window | whiteshark0 | 1 | -1/+5 |
2007-05-08 | Readded Q Shortcut (Exit Application) on all Screens | whiteshark0 | 1 | -6/+29 |
2007-05-03 | added "popups" to ask for confirmation when leaving party mode or game or to ... | b1indy | 1 | -2/+7 |
2007-04-20 | Made the Line-Popup pop up. | mota23 | 1 | -2/+3 |
2007-04-11 | first implementation of perfect line twinkle effect - works correctly for up ... | b1indy | 1 | -1/+3 |
2007-03-29 | Fixed Some Bugs in JumpTo Screen: | whiteshark0 | 1 | -0/+3 |