| Commit message (Expand) | Author | Files | Lines |
2009-04-25 | Cosmetics. No code change | k-m_schindler | 1 | -5/+5 |
2009-03-07 | final cleanup of Umain. Creation of UNote | k-m_schindler | 1 | -1/+1 |
2008-09-23 | added file headers | tobigun | 1 | -0/+25 |
2008-08-27 | rename Screen part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Screen part1 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-08-25 | Added: Option for background music in sound options (affects UIni too) | mogguh | 1 | -157/+121 |
2008-03-25 | Fixed compilation on the mac. | eddie-0815 | 1 | -3/+2 |
2008-03-22 | Support for non-US (QWERTY) keyboard layout. | tobigun | 1 | -13/+21 |
2008-03-21 | ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...) | tobigun | 1 | -2/+2 |
2008-03-10 | Removed zlportio from Code | f1fth_freed0m | 1 | -15/+20 |
2008-03-03 | - replaced some Actual... vars with Current... | tobigun | 1 | -15/+13 |
2008-02-19 | mmmmmmmmmmmmm | jaybinks | 1 | -0/+2 |
2008-02-13 | small modification to the | jaybinks | 1 | -22/+13 |
2008-02-05 | General: | tobigun | 1 | -9/+9 |
2008-01-12 | bunch of smaller changes... | jaybinks | 1 | -3/+4 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -284/+288 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -3/+1 |
2007-10-11 | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 1 | -13/+17 |
2007-09-27 | fixed compile error from whiteshark.. | jaybinks | 1 | -278/+282 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 1 | -276/+278 |
2007-09-18 | changes in order to compile in lazarus... | jaybinks | 1 | -2/+22 |
2007-09-05 | modified ParseInput so Backspace will perform same function as ESC in most sc... | jaybinks | 1 | -1/+2 |
2007-05-16 | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 1 | -1/+1 |
2007-05-08 | Fixed the "one Song too much" Bug | whiteshark0 | 1 | -11/+24 |
2007-05-08 | Readded Q Shortcut (Exit Application) on all Screens | whiteshark0 | 1 | -6/+2 |
2007-05-03 | added "popups" to ask for confirmation when leaving party mode or game or to ... | b1indy | 1 | -3/+7 |
2007-04-29 | Commented some Debuging Outputs in ULog | whiteshark0 | 1 | -0/+6 |
2007-04-29 | Added 2 new Buttons to ScreenMain: Multi and Stats | whiteshark0 | 1 | -18/+61 |
2007-04-26 | Added PS3 like ButtonFade ability | whiteshark0 | 1 | -19/+1 |
2007-04-26 | Feature: Credits screen is now a screen for itself (UGraphic.pas, UScreenMain... | mogguh | 1 | -170/+14 |
2007-04-24 | Added ability to Select Players before Song | whiteshark0 | 1 | -0/+19 |
2007-04-19 | Added Statistic Screens to C0de and to Theme | whiteshark0 | 1 | -0/+6 |
2007-04-15 | Fixed some Bugs in Party Mode | whiteshark0 | 1 | -1/+1 |
2007-04-15 | Added Prevention of starting PartyMode without Plugins Loaded or with less th... | whiteshark0 | 1 | -5/+6 |
2007-04-14 | Did Some Code Cleanup | whiteshark0 | 1 | -59/+2 |
2007-04-14 | added some error checking to screen-fade-effect, | b1indy | 1 | -3/+3 |
2007-04-13 | implemented fading between screens (needs to be tested), | b1indy | 1 | -1/+4 |
2007-04-10 | Edited Mogs Text: Now hes a Graphics Guy ^^ | whiteshark0 | 1 | -1/+1 |
2007-04-10 | Beautified Credits Screen | whiteshark0 | 1 | -8/+19 |