aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* bugfix: scaling of help screen on low resolutionsbrunzelchen2010-06-111-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2487 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - added function DeleteSentence (SHIFT+DEL)brunzelchen2010-06-113-52/+132
| | | | | | | - fixed FixTimings - fixed InfoBar draw method git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2484 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - fixed saving duetsbrunzelchen2010-06-105-210/+536
| | | | | | | | | | - rewrite of DivideSentence and JoinSentence for duet mode - rewrite of DivideNote for duet mode - fixed score calculation for P2 - added more functions to the menu - update of language files git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2473 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - code cosmetics in UDrawbrunzelchen2010-06-052-86/+93
| | | | | | | - fixed singbar calculation of P2 in duet mode - fixed handling of duet highscores git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2445 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugsbrunzelchen2010-06-048-851/+1684
| | | | | | - added duet support. duet song format based on hawkears duet mod for the 1.1 alpha git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2440 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - new acinerella.dll (based on 1.4)brunzelchen2010-05-302-30/+20
| | | | | | | | | - the song does not restart if you change the video gap in the editor while playing - some corrections in Blue Sensation theme; darker sing notes graphics - some bugfixes - max fps at ~200 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2425 b956fd51-792f-4845-bead-9b4dfca2ff2c
* typo correction and bugfix for video-reflectionbrunzelchen2010-05-231-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2408 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed aspect in video preview; added video zoom animation in song screenbrunzelchen2010-05-232-44/+160
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2406 b956fd51-792f-4845-bead-9b4dfca2ff2c
* changing tabs or sorting in song screen: info popup with actual sorting; the ↵brunzelchen2010-05-221-31/+113
| | | | | | focus will remain on the actual song. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2399 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed position of medley countdownbrunzelchen2010-05-221-5/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2398 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added video reflection (for video preview)brunzelchen2010-05-222-39/+72
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2397 b956fd51-792f-4845-bead-9b4dfca2ff2c
* UScreenSong: toggle tabs with T; change sorting with SHIFT+T; removed ↵brunzelchen2010-05-222-20/+41
| | | | | | Ini.tabs_at_startup because there is Ini.Tabs already git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2396 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed leaving playlist in shuffle mode; playlist reloads now when sorting is ↵brunzelchen2010-05-223-4/+7
| | | | | | changed. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2395 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added duel-ratio-option (normal, 10%-90%) for challenge mode. the plugins ↵brunzelchen2010-05-221-0/+4
| | | | | | are nice but in challenge mode the normal duel-mode is more important. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2394 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)brunzelchen2010-04-2831-334/+427
| | | | | | | | - changing of sorting and folder-option (on/off) does not need any restart now - a lot of code clean up - some bugfixes... i hope... dont't know which... git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2316 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - added missing files for iStar Themebrunzelchen2010-04-092-13/+151
| | | | | | - added shuffle mode for song menu (random song preview when user idles for some time) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2225 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - fixed "vista-no-mic-leads-to-crash" bugbrunzelchen2010-04-072-11/+16
| | | | | | | | - better fading texture handling - fixed black video background on second screen in song menu - "Blue Sensation" as default theme git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2224 b956fd51-792f-4845-bead-9b4dfca2ff2c
* *NEW: Press Left-Ctrl + * (* on Numpad) or Left-Ctrl + R to Shuffle Player ↵brunzelchen2010-04-041-9/+198
| | | | | | | | | Names in Classic Party Mode "Team- and Player Names"-Screen *NEW: Set "NewPartyPoints" in config.ini to "On" to give Winner Team 2Points and 2nd placed Team 1Point while playing with 3 Teams (default=on) thx to merc! git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2214 b956fd51-792f-4845-bead-9b4dfca2ff2c
* bugfix LoadFaultySongs; some editor changes; update of ffmpegbrunzelchen2010-03-181-15/+46
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2204 b956fd51-792f-4845-bead-9b4dfca2ff2c
* bugfix for bpm-edit-modebrunzelchen2010-03-091-2/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2190 b956fd51-792f-4845-bead-9b4dfca2ff2c
* bugfix editor: negative VideoGap brunzelchen2010-03-091-18/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2189 b956fd51-792f-4845-bead-9b4dfca2ff2c
* bugfix: 100% volume in medley modebrunzelchen2010-03-091-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2186 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor: added support for negative videogapbrunzelchen2010-03-061-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2179 b956fd51-792f-4845-bead-9b4dfca2ff2c
* hard coded editor theme (a real theme should be added in the 1.1)brunzelchen2010-03-061-4/+122
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2176 b956fd51-792f-4845-bead-9b4dfca2ff2c
* changed standard video seek procedure in sing screen (not nice but faster)brunzelchen2010-03-061-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2175 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed song skipping in party modesbrunzelchen2010-03-061-10/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2174 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed a bug in editor: pressing p or v leads sometimes to a crash;brunzelchen2010-03-041-5/+11
| | | | | | released the r7 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2173 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed lineNo in error reporting;brunzelchen2010-03-041-4/+6
| | | | | | fixed videopreview after singing or editing git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2171 b956fd51-792f-4845-bead-9b4dfca2ff2c
* moved help IDs to a better place, i hope..brunzelchen2010-03-0326-80/+77
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2169 b956fd51-792f-4845-bead-9b4dfca2ff2c
* SongCheck: list all errors;brunzelchen2010-03-021-5/+1
| | | | | | fixed plugin selection in challenge mode git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2166 b956fd51-792f-4845-bead-9b4dfca2ff2c
* some corrections;brunzelchen2010-03-022-10/+13
| | | | | | remapping of M and D to Shift+D and Shift+M in editor git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2165 b956fd51-792f-4845-bead-9b4dfca2ff2c
* summerizing of highscores in top screen as an option (never, dynamic, always);brunzelchen2010-03-013-5/+73
| | | | | | | top 3 in song menu; ctrl+print for jpg screenshots; git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2164 b956fd51-792f-4845-bead-9b4dfca2ff2c
* popup with error count on start up, if there were any errors during the ↵brunzelchen2010-02-282-1/+16
| | | | | | | | start up procedure. shift+v for playing video with clicks (in editor) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2161 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added info bar for editorbrunzelchen2010-02-271-17/+129
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2160 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed BPM-Changebrunzelchen2010-02-261-14/+219
| | | | | | added video preview and VideoGap change in editor git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2158 b956fd51-792f-4845-bead-9b4dfca2ff2c
* some changes and bugfixing in editorbrunzelchen2010-02-251-32/+264
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2157 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added experimental voice playback after singingbrunzelchen2010-02-243-10/+80
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2154 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added own folder for recordingsbrunzelchen2010-02-231-4/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2150 b956fd51-792f-4845-bead-9b4dfca2ff2c
* riff wave instead of raw recording (experimental)brunzelchen2010-02-231-2/+2
| | | | | | | correction of alt-tab bugfix git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2149 b956fd51-792f-4845-bead-9b4dfca2ff2c
* moved and renamed DrawVolume to UDraw.DrawVolumeBarbrunzelchen2010-02-219-153/+134
| | | | | | | added volume control to score screen, top screen and jumpto menu fixed a bug with VocalRemover when pausing a song git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2137 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added mp3 volume adjustment in songscreen and singscreenbrunzelchen2010-02-216-11/+231
| | | | | | fixed bug in singscreen (tab and pause) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2136 b956fd51-792f-4845-bead-9b4dfca2ff2c
* hide medley playlist when using medley surprisebrunzelchen2010-02-211-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2135 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed choosing songs in "plugin" medley surprisebrunzelchen2010-02-211-3/+6
| | | | | | fixed deactivation of karaoke mode on MP3 loading git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2134 b956fd51-792f-4845-bead-9b4dfca2ff2c
* never singing a song two times in the same party session; counter reset if ↵brunzelchen2010-02-202-35/+158
| | | | | | | | there are too few songs the medley-songs have their own counter git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2113 b956fd51-792f-4845-bead-9b4dfca2ff2c
* reduce crashes caused by errors in songs in challenge and medley modebrunzelchen2010-02-202-21/+67
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2112 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added option for showing video in preview onlybrunzelchen2010-02-192-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2110 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added selection for 10, 20, ... 90 and 10000 medley songs in a rowbrunzelchen2010-02-191-4/+90
| | | | | | updated version git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2108 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Challenge MOD r7 alpha based on Ultrastar Deluxe v1.0.1abrunzelchen2010-02-1937-0/+17824
for changes read Changelog.txt in folder Game git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2107 b956fd51-792f-4845-bead-9b4dfca2ff2c