aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UMain.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* deactivate debug flagbrunzelchen2011-04-201-1/+1
* fixed calculation of points in "sing together mode"brunzelchen2011-04-201-8/+9
* added new sing mode: sing together (mean points over all players)brunzelchen2011-04-181-11/+61
* added pitch detection for editorbrunzelchen2010-12-211-12/+12
* - added polish language (thx to Pit33)brunzelchen2010-11-101-2/+2
* - fix: display sung notes againbrunzelchen2010-10-081-1/+3
* - ultrastar should detect on every single beat nowbrunzelchen2010-10-081-252/+243
* less cpu usage for threadsbrunzelchen2010-10-061-12/+20
* - added webcam supportbrunzelchen2010-10-051-12/+17
* - possible/remainings score bar in singscreen: red at start, decreasing with ...brunzelchen2010-07-041-13/+15
* - new option "PossibleScore": show max possible score in singscreen (toggle o...brunzelchen2010-06-281-1/+74
* - individual line breaks for each player in duet songs are now possiblebrunzelchen2010-06-211-21/+6
* - fixed saving duetsbrunzelchen2010-06-101-2/+2
* - switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugsbrunzelchen2010-06-041-196/+359
* - new acinerella.dll (based on 1.4)brunzelchen2010-05-301-4/+4
* - new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)brunzelchen2010-04-281-26/+15
* summerizing of highscores in top screen as an option (never, dynamic, always);brunzelchen2010-03-011-1/+4
* added experimental voice playback after singingbrunzelchen2010-02-241-2/+3
* riff wave instead of raw recording (experimental)brunzelchen2010-02-231-1/+1
* SDL_SetModState(0) => SDL_SetModState(KMOD_NONE) brunzelchen2010-02-221-1/+1
* workaround for alt+tab bugbrunzelchen2010-02-221-2/+9
* Challenge MOD r7 alpha based on Ultrastar Deluxe v1.0.1abrunzelchen2010-02-191-0/+735