aboutsummaryrefslogtreecommitdiffstats
path: root/game (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Now on sing-screen entry a check is performed if mics are assigned to all ↵tobigun2010-06-062-2/+4
| | | | | | | | | | | players. If not an error popup is displayed (but the sing-screen does not abort). - Player 1 is not assigned to the first detected audio device anymore - Previously the auto-detected one might have been a non-mic port of the internal sound card like mono or stereo mix - If the user has singstar mics he does not have to check for other automatically assigned devices for player 1 what caused many problems in the past -> Providing no default might be better (and the user can check the input volume, too) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2449 b956fd51-792f-4845-bead-9b4dfca2ff2c
* add Hungarian and Icelandish. Please translate.k-m_schindler2010-05-241-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2419 b956fd51-792f-4845-bead-9b4dfca2ff2c
* add Hungarian + some minor fixes.k-m_schindler2010-05-2416-6/+469
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2418 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - updated euskara language file (thx to ander o.)canni02010-05-181-400/+400
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2383 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed videoicon position and menu in song-screenmezzox2010-05-112-17/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2347 b956fd51-792f-4845-bead-9b4dfca2ff2c
* validate microphone settings when leaving the record options and when USDX ↵tobigun2010-05-082-2/+4
| | | | | | | | | is started: - check if a user is assigned to multiple devices. If this is the case either do not leave the record options (if we already are there) or enter the record options (if USDX was started) - the check is performed by calling TAudioInputProcessor.ValidateSettings() git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2346 b956fd51-792f-4845-bead-9b4dfca2ff2c
* ERROR_NO_EDITOR added to language filestobigun2010-05-082-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2345 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Edited Classic Skin for USDX 1.1mezzox2010-05-08210-100/+186
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2342 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Edited Classic Skin for USDX 1.1mezzox2010-05-081-5325/+5862
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2341 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Colorized SelectSlide colors fixed as they were fixed to blue before.tobigun2010-05-031-100/+100
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2332 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - wqy-zenhei replaced with wqy-microheitobigun2010-04-2510-1498/+13949
| | | | | | | | -> smaller file (5MB vs. 12MB) -> faster loading (all fonts 700ms instead of 1.5 secs) -> new font seems to be more complete in regard to Japanese glyphs (no missing chars in usdx translation) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2306 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - wrong section names in TextGL fixedtobigun2010-04-241-1/+1
| | | | | | | - TODO: loading fallbacks for each font takes a lot of time (white screen on start), maybe load them once for all fonts. - reduced outline of Outline2 font git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2298 b956fd51-792f-4845-bead-9b4dfca2ff2c
* encodings fixedtobigun2010-04-242-164/+164
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2297 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - font fallback addedtobigun2010-04-235-4/+1546
| | | | | | | - more configurable fonts.ini - ftNormal/ftBold/ftOutline1/2 added git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2293 b956fd51-792f-4845-bead-9b4dfca2ff2c
* changed summer skins default color to redwhiteshark02010-04-221-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2275 b956fd51-792f-4845-bead-9b4dfca2ff2c
* add license information to lua pluginswhiteshark02010-04-204-0/+104
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2258 b956fd51-792f-4845-bead-9b4dfca2ff2c
* add name of icelandic to english language filewhiteshark02010-04-151-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2243 b956fd51-792f-4845-bead-9b4dfca2ff2c
* convert icelandic language file to utf8whiteshark02010-04-151-241/+241
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2242 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - port theme detection code from UIni to UThemeswhiteshark02010-04-151-0/+1
| | | | | | | | | - load new value DefaultSkin from themefiles - load value Color (skins default color) from skinfiles - use default skin and color on first start - use default skin and color on theme/skin change git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2241 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - added Icelandic translation (thx to Hlynur Sigurgíslason)canni02010-04-141-0/+431
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2240 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - fix crash when not existing skin is selected in config filewhiteshark02010-04-141-1/+0
| | | | | | | - restrict loading of themes w/o correct version tag 'USD 110' - remove version tag from classic theme because it causes a crash on load due to missing statics and or texts that some screens assume to be there, e.g. score screen git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2239 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix minor typowhiteshark02010-04-141-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2238 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed setting playercount for teamduel pluginwhiteshark02010-04-141-1/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2236 b956fd51-792f-4845-bead-9b4dfca2ff2c
* load type and typesbg from theme ini for selectswhiteshark02010-04-131-1/+91
| | | | | | added type definitions to deluxe themes selects git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2235 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Now the plugin 5000points.usdx is really counting to 5000 points (was set to ↵b_krueger2010-04-121-2/+2
| | | | | | 100 points to get a faster bugfix progress) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2231 b956fd51-792f-4845-bead-9b4dfca2ff2c
* BugFixb_krueger2010-04-122-5/+4
| | | | | | | | Plugin 5000points.usdx is now scoring correct Plugin teamduel.usdx now shows both player names (from team 1 and team 2) Maybe, the lua-plugins are not executed atomic (can go wrong on drawing in gl): please verify! git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2230 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Creative-Commons License for Bebeto_-_Loop010.mp3 added:tobigun2010-04-121-0/+10
| | | | | | | | Creative Commons Sampling Plus 1.0 License Visit the author's homepage (http://www.lucadebernardi.com) for more incredible sounds. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2229 b956fd51-792f-4845-bead-9b4dfca2ff2c
* swap textures of statics colorized to playercolor in score screenwhiteshark02010-04-071-8/+8
| | | | | | so ticket #1 should finally be fixed git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2221 b956fd51-792f-4845-bead-9b4dfca2ff2c
* cleanup of Deluxe theme. Mouse cursor was the startup (Windows and Linux ↵k-m_schindler2010-04-0515-266/+311
| | | | | | tests?). Ocean.ini adjusted to the same state as the others. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2216 b956fd51-792f-4845-bead-9b4dfca2ff2c
* adjust positions in options and some other placesk-m_schindler2010-03-281-108/+108
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2212 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed typowhiteshark02010-03-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2208 b956fd51-792f-4845-bead-9b4dfca2ff2c
* uncomment and adapt songmenus select slidewhiteshark02010-03-181-25/+25
| | | | | | ticket #102 fixed git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2207 b956fd51-792f-4845-bead-9b4dfca2ff2c
* some theme edits (option menu)brunzelchen2010-03-161-143/+143
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2203 b956fd51-792f-4845-bead-9b4dfca2ff2c
* shifted joker symbols to the rightbrunzelchen2010-03-151-15/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2202 b956fd51-792f-4845-bead-9b4dfca2ff2c
* bugfix: player selection on party player screen (the layout is still ugly)brunzelchen2010-03-151-22/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2201 b956fd51-792f-4845-bead-9b4dfca2ff2c
* small adjustment of button area for mousek-m_schindler2010-02-201-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2115 b956fd51-792f-4845-bead-9b4dfca2ff2c
* some minor theme glitches concerning reflections and overlapping textswhiteshark02010-02-181-21/+45
| | | | | | loading, name and level screen done git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2106 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added rating pictures to 3 player score screenwhiteshark02010-01-141-0/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2089 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added previous ignored pluginss_alexander2010-01-127-1/+325
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2073 b956fd51-792f-4845-bead-9b4dfca2ff2c
* merged lua into trunks_alexander2010-01-1211-167/+492
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2071 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Modified French Translation (based on mairusupawa work) - ID: 2903233s_alexander2009-12-061-132/+132
| | | | | | | updated fresh translation with patch from bug tracker (id: 2903233) thanks to Edson Souza Morais (soued031) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1974 b956fd51-792f-4845-bead-9b4dfca2ff2c
* modified language files according to new variables from patch in last revisions_alexander2009-12-0613-13/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1973 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824s_alexander2009-12-063-8/+77
| | | | | | | | | | | | applied patch form sf.net bug tracker (id: 2901824) thanks to brunzelchen - Add a date-column to the score entries (UNIX-Timestamp); the date will be shown on Top5- und Stats Screen! - The Players on Top-5-Screen are now filtered: Every player with his best score! - You can switch through the difficulties on Top-5-Screen git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1972 b956fd51-792f-4845-bead-9b4dfca2ff2c
* my attempt to create a new cursorwhiteshark02009-11-242-0/+0
| | | | | | don't be scared about this weird looking thing moving on your screen ;) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1955 b956fd51-792f-4845-bead-9b4dfca2ff2c
* some theme position and reflection changes due to font changeswhiteshark02009-11-241-30/+48
| | | | | | there are still many necessary changes left git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1954 b956fd51-792f-4845-bead-9b4dfca2ff2c
* some theme fixes due to new fontwhiteshark02009-11-141-13/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1942 b956fd51-792f-4845-bead-9b4dfca2ff2c
* merged unicode branch (r1931) into trunks_alexander2009-11-0947-6174/+7557
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1939 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Luxembourgish language addedwhiteshark02009-11-0813-366/+777
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1938 b956fd51-792f-4845-bead-9b4dfca2ff2c
* correct Italienisch to Italiank-m_schindler2009-11-0712-12/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1936 b956fd51-792f-4845-bead-9b4dfca2ff2c
* make life easier for git-users with .gitignore files. Especially it prevents ↵tobigun2009-07-262-0/+11
| | | | | | git from removing empty directories. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1926 b956fd51-792f-4845-bead-9b4dfca2ff2c