aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code (follow)
Commit message (Expand)AuthorAgeFilesLines
* - correct drawing of short notes in 4/6-player mode on one screenbrunzelchen2010-10-3012-227/+489
* - some editor bugfixesbrunzelchen2010-10-183-10/+15
* - removed solmization option from themebrunzelchen2010-10-103-5/+12
* fix: reload screens if skin or color was changedbrunzelchen2010-10-092-21/+30
* - fix: display sung notes againbrunzelchen2010-10-082-33/+4
* - ultrastar should detect on every single beat nowbrunzelchen2010-10-084-257/+266
* - switching UVideo back to rev 2609 (without decoding thread)brunzelchen2010-10-073-284/+223
* less cpu usage for threadsbrunzelchen2010-10-063-51/+87
* - added webcam supportbrunzelchen2010-10-0577-1194/+136061
* - fix: position of player 3 and 4 in 4-player-mode on one screen in singscreenbrunzelchen2010-09-0120-225/+696
* added check popup at startup if LoadFaultySongs=Off and if there are some def...brunzelchen2010-08-154-9/+38
* check if a song file was loaded in singscreen and load it if notbrunzelchen2010-08-152-1/+5
* - added support for 4 (and even 6) players on one screen. its hard-coded and ...brunzelchen2010-08-1511-318/+1050
* - added session logbrunzelchen2010-07-244-24/+82
* - possible/remainings score bar in singscreen: red at start, decreasing with ...brunzelchen2010-07-0410-85/+253
* - new option "PossibleScore": show max possible score in singscreen (toggle o...brunzelchen2010-06-2814-128/+206
* missing update...brunzelchen2010-06-251-20/+2
* - do not shuffle, if music no music loadedbrunzelchen2010-06-252-10/+29
* - fixed fading of player notesbrunzelchen2010-06-235-116/+215
* - individual line breaks for each player in duet songs are now possiblebrunzelchen2010-06-2130-2115/+1380
* special chars in UScreenName, UScreenPartyPlayer, ScreenPartyPlayerM2 and USc...brunzelchen2010-06-175-24/+29
* divide sentence in duet mode if the first note is selected but the other part...brunzelchen2010-06-121-2/+10
* bugfix: scaling of help screen on low resolutionsbrunzelchen2010-06-111-2/+2
* - added function DeleteSentence (SHIFT+DEL)brunzelchen2010-06-113-52/+132
* - fixed saving duetsbrunzelchen2010-06-107-224/+555
* - code cosmetics in UDrawbrunzelchen2010-06-053-98/+117
* - switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugsbrunzelchen2010-06-0421-1631/+3039
* - new acinerella.dll (based on 1.4)brunzelchen2010-05-3012-128/+128
* typo correction and bugfix for video-reflectionbrunzelchen2010-05-232-26/+26
* fixed aspect in video preview; added video zoom animation in song screenbrunzelchen2010-05-233-96/+237
* changing tabs or sorting in song screen: info popup with actual sorting; the ...brunzelchen2010-05-222-45/+131
* fixed position of medley countdownbrunzelchen2010-05-221-5/+6
* added video reflection (for video preview)brunzelchen2010-05-223-47/+126
* UScreenSong: toggle tabs with T; change sorting with SHIFT+T; removed Ini.tab...brunzelchen2010-05-224-25/+42
* fixed leaving playlist in shuffle mode; playlist reloads now when sorting is ...brunzelchen2010-05-223-4/+7
* added duel-ratio-option (normal, 10%-90%) for challenge mode. the plugins are...brunzelchen2010-05-223-0/+35
* - added dutch translation (by Bruut)brunzelchen2010-05-018-257/+324
* - new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)brunzelchen2010-04-2866-1008/+1001
* - added missing files for iStar Themebrunzelchen2010-04-095-21/+182
* - fixed "vista-no-mic-leads-to-crash" bugbrunzelchen2010-04-076-59/+96
* fixed error with "until 5000" plugin and the new scoring modebrunzelchen2010-04-051-1/+1
* *NEW: Press Left-Ctrl + * (* on Numpad) or Left-Ctrl + R to Shuffle Player Na...brunzelchen2010-04-044-16/+249
* performance mode for videos: reducing lines on low fpsbrunzelchen2010-04-044-44/+233
* bugfix LoadFaultySongs; some editor changes; update of ffmpegbrunzelchen2010-03-183-19/+50
* bugfix for bpm-edit-modebrunzelchen2010-03-091-2/+5
* bugfix editor: negative VideoGap brunzelchen2010-03-091-18/+8
* bugfix: side effects in stats caused by aspect ratiobrunzelchen2010-03-091-6/+13
* changing note colorsbrunzelchen2010-03-091-3/+3
* bugfix: 100% volume in medley modebrunzelchen2010-03-092-3/+6
* editor: added support for negative videogapbrunzelchen2010-03-061-0/+8