aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't close menu when adding songsbrunzelchen2010-12-282-7/+29
* - bugfix: handling medley and preview flags in editorbrunzelchen2010-12-231-7/+126
* added pitch detection for editorbrunzelchen2010-12-211-2/+116
* save playernames in party modebrunzelchen2010-12-211-0/+26
* - kill all sing effects on song startbrunzelchen2010-12-151-4/+9
* - fixed perfect note effect for duetsbrunzelchen2010-12-144-21/+30
* - fix: crash at startup (my fault)brunzelchen2010-11-243-12/+12
* - hide lyrics also by pressing Nbrunzelchen2010-11-205-187/+251
* - added polish language (thx to Pit33)brunzelchen2010-11-107-281/+347
* - fix: appearence of short notes in 4/6 player mode on one screenbrunzelchen2010-11-053-290/+352
* - correct drawing of short notes in 4/6-player mode on one screenbrunzelchen2010-10-304-19/+48
* - some editor bugfixesbrunzelchen2010-10-181-6/+13
* - removed solmization option from themebrunzelchen2010-10-102-3/+12
* fix: reload screens if skin or color was changedbrunzelchen2010-10-092-21/+30
* - ultrastar should detect on every single beat nowbrunzelchen2010-10-081-5/+9
* - switching UVideo back to rev 2609 (without decoding thread)brunzelchen2010-10-071-1/+1
* - added webcam supportbrunzelchen2010-10-0516-407/+666
* - fix: position of player 3 and 4 in 4-player-mode on one screen in singscreenbrunzelchen2010-09-0111-177/+496
* added check popup at startup if LoadFaultySongs=Off and if there are some def...brunzelchen2010-08-152-6/+25
* 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-153-135/+702
* - added session logbrunzelchen2010-07-243-17/+48
* - possible/remainings score bar in singscreen: red at start, decreasing with ...brunzelchen2010-07-043-11/+71
* - new option "PossibleScore": show max possible score in singscreen (toggle o...brunzelchen2010-06-283-6/+15
* - do not shuffle, if music no music loadedbrunzelchen2010-06-251-1/+1
* - fixed fading of player notesbrunzelchen2010-06-231-23/+18
* - individual line breaks for each player in duet songs are now possiblebrunzelchen2010-06-2110-210/+331
* special chars in UScreenName, UScreenPartyPlayer, ScreenPartyPlayerM2 and USc...brunzelchen2010-06-174-23/+27
* 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-105-210/+536
* - code cosmetics in UDrawbrunzelchen2010-06-052-86/+93
* - switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugsbrunzelchen2010-06-048-851/+1684
* - new acinerella.dll (based on 1.4)brunzelchen2010-05-302-30/+20
* typo correction and bugfix for video-reflectionbrunzelchen2010-05-231-1/+1
* fixed aspect in video preview; added video zoom animation in song screenbrunzelchen2010-05-232-44/+160
* changing tabs or sorting in song screen: info popup with actual sorting; the ...brunzelchen2010-05-221-31/+113
* fixed position of medley countdownbrunzelchen2010-05-221-5/+6
* added video reflection (for video preview)brunzelchen2010-05-222-39/+72
* UScreenSong: toggle tabs with T; change sorting with SHIFT+T; removed Ini.tab...brunzelchen2010-05-222-20/+41
* 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-221-0/+4
* - new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)brunzelchen2010-04-2831-334/+427
* - added missing files for iStar Themebrunzelchen2010-04-092-13/+151
* - fixed "vista-no-mic-leads-to-crash" bugbrunzelchen2010-04-072-11/+16
* *NEW: Press Left-Ctrl + * (* on Numpad) or Left-Ctrl + R to Shuffle Player Na...brunzelchen2010-04-041-9/+198
* bugfix LoadFaultySongs; some editor changes; update of ffmpegbrunzelchen2010-03-181-15/+46
* bugfix for bpm-edit-modebrunzelchen2010-03-091-2/+5
* bugfix editor: negative VideoGap brunzelchen2010-03-091-18/+8