aboutsummaryrefslogtreecommitdiffstats
path: root/game/themes (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-06-14some minor position adjustment in screen songwhiteshark01-2/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2524 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-06-13- added Verdure theme by MezzoX (thx and btw. welcome on board!)canni0147-0/+10440
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2512 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-05-11fixed videoicon position and menu in song-screenmezzox2-17/+18
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2347 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-05-08Edited Classic Skin for USDX 1.1mezzox210-100/+186
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2342 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-05-08Edited Classic Skin for USDX 1.1mezzox1-5325/+5862
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2341 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-05-03Colorized SelectSlide colors fixed as they were fixed to blue before.tobigun1-100/+100
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2332 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-04-22changed summer skins default color to redwhiteshark01-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2275 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-04-15- port theme detection code from UIni to UThemeswhiteshark01-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
2010-04-14- fix crash when not existing skin is selected in config filewhiteshark01-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
2010-04-13load type and typesbg from theme ini for selectswhiteshark01-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
2010-04-07swap textures of statics colorized to playercolor in score screenwhiteshark01-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
2010-04-05cleanup of Deluxe theme. Mouse cursor was the startup (Windows and Linux ↵k-m_schindler15-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
2010-03-28adjust positions in options and some other placesk-m_schindler1-108/+108
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2212 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-03-18uncomment and adapt songmenus select slidewhiteshark01-25/+25
ticket #102 fixed git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2207 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-03-16some theme edits (option menu)brunzelchen1-143/+143
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2203 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-03-15shifted joker symbols to the rightbrunzelchen1-15/+15
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2202 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-03-15bugfix: player selection on party player screen (the layout is still ugly)brunzelchen1-22/+22
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2201 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-02-20small adjustment of button area for mousek-m_schindler1-3/+3
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2115 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-02-18some minor theme glitches concerning reflections and overlapping textswhiteshark01-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
2010-01-14added rating pictures to 3 player score screenwhiteshark01-0/+21
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2089 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-01-12merged lua into trunks_alexander8-135/+429
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2071 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-12-06Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824s_alexander1-6/+69
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
2009-11-24my attempt to create a new cursorwhiteshark02-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
2009-11-24some theme position and reflection changes due to font changeswhiteshark01-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
2009-11-14some theme fixes due to new fontwhiteshark01-13/+13
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1942 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-11-09merged unicode branch (r1931) into trunks_alexander1-28/+7
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1939 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-06-01aligned all skins to theme changeswhiteshark06-43/+127
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1794 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-05-31merged (experimental) mouse support patch by d0ccrazywhiteshark08-0/+18
some changes to patch - implemented software cursor (texturable) - option to turn of mouse support or switch between hardware and software cursor - hide software cursor if there is no mouse activity for 5 seconds - soft fade in and out for software cursor - some test cursor-textures for deluxe theme (mog pls change these horible looking images) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1789 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-05-26Statics defined in theme don't necessarily need a width or height set, if ↵mogguh4-0/+3
omitted the the values from the texture itself will be used SelectSlides may now have arrows and only one item set, default is off - view UScreenOptionsGame.pas as example on how to set this git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1783 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-05-16some fixes on deluxe themewhiteshark06-6/+73
thx to flokuep git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1747 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-05-16add lyric-bar bounds to themewhiteshark02-3/+31
thx to Krueger git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1746 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-01-01EditBG and EditIcon added to all Deluxe Themes.k-m_schindler5-0/+10
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1543 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-12-02Editor menu fixed for Classic theme. 2nd tryk-m_schindler1-25/+127
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1537 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-12-02Editor menu fixed for Classic theme.k-m_schindler1-0/+13
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1536 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-11-30correction of submission part 1k-m_schindler7-27/+194
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1534 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-11-30Deluxe theme for Editor menu. Part 1k-m_schindler7-0/+27
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1532 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-10-19font-size is now in pixels (not pixels/3) in themes tobigun2-624/+624
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1460 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-10-13Some changes on theme to use the new abilitys for backgroundswhiteshark01-42/+42
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1447 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-09-21Enabled reflections in theme filewhiteshark01-0/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1389 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-09-18Deluxe Skin (Blue):mogguh15-313/+319
Pimped song selection and it's menus Starting to clean up sprites New default cover /!\ Other skins remained unchanged /!\ git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1386 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-27build-environment moved from root to game-dirtobigun220-0/+16663
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1317 b956fd51-792f-4845-bead-9b4dfca2ff2c