aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-123-7/+8
| | | | | | | | 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
* - added note on 'How to translate the installer'canni02010-04-125-2/+279
| | | | | | | - added Hungarian installer language (thx to Gergely BOR) (settings screen is not yet completely translated!) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2228 b956fd51-792f-4845-bead-9b4dfca2ff2c
* updated installer source:canni02010-04-1223-685/+364
| | | | | | | | | | | | - adjusted folders to fit with changes from 1.1 alpha - removed incompatible themes - removed vista game exoplorer features due to incompatibility with windows 7 - added background music derivated from bebeto - added another song - fixed small icons bug - merged dependencies folder into installer git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2227 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - added own procedure ConvertFrom101To110(): conversion from 1.01 to 1.10brunzelchen2010-04-111-16/+122
| | | | | | | - added unicode conversion for all affected colums - added support for challenge-mod db (Date) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2226 b956fd51-792f-4845-bead-9b4dfca2ff2c
* write log files to writable user directorywhiteshark02010-04-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2223 b956fd51-792f-4845-bead-9b4dfca2ff2c
* center usdx windowwhiteshark02010-04-071-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2222 b956fd51-792f-4845-bead-9b4dfca2ff2c
* swap textures of statics colorized to playercolor in score screenwhiteshark02010-04-074-12/+233
| | | | | | 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
* - Revert quick-fix from revision 2000tobigun2010-04-061-1/+1
| | | | | | - The problem has been fixed by the previous commit (overload Path()) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2220 b956fd51-792f-4845-bead-9b4dfca2ff2c
* addition to previous commit:tobigun2010-04-061-1/+1
| | | | | | - cast to RawByteString instead of string to avoid ambiguity git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2219 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fix for Windows7/64bit/Delphi2006 (and maybe others):tobigun2010-04-061-1413/+1419
| | | | | | | | - Problem: Videos with filenames that contain special characters (like German umlauts) could not be found - Solution: The correct Path() variant could not be resolved as there were only two overloaded variants (AnsiString/RawByteString and WideString). If a PChar was passed, erroneously Path(WideString) was called which caused a garbage result. - Please test if videos with special chars work now (especially on linux and mac) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2218 b956fd51-792f-4845-bead-9b4dfca2ff2c
* change of version check and comments upgrade.k-m_schindler2010-04-061-8/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2217 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
* lowercase log folder name and soure cosmetics.k-m_schindler2010-03-191-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2211 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Do not copy the folder Mac OS with the binaries. Not needed.k-m_schindler2010-03-191-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2210 b956fd51-792f-4845-bead-9b4dfca2ff2c
* install the lua plugins in the application bundle.k-m_schindler2010-03-191-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2209 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
* vertically center select arrowswhiteshark02010-03-181-2/+5
| | | | | | set correct z value for arrows git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2206 b956fd51-792f-4845-bead-9b4dfca2ff2c
* some changes to "Select Slides"whiteshark02010-03-183-37/+125
| | | | | | | | | | | | - read ShowArrows and OneItemOnly from theme - use constants for arrows alpha value - fix arrows if select has only one possible option - draw colorized selects like colorized buttons (2nd "deselect" texture) => a uniform look for option menus is possible again option screens that need some theme editing: sound, lyrics, themes, record, advanced git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2205 b956fd51-792f-4845-bead-9b4dfca2ff2c
* some theme edits (option menu)brunzelchen2010-03-168-150/+150
| | | | 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-152-68/+79
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2201 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed cover loading/showing when using tabs=on #2brunzelchen2010-03-151-4/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2200 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed cover loading/showing when using tabs=on; deleted unused argument in ↵brunzelchen2010-03-143-20/+21
| | | | | | SelectNext and SelectPrev git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2199 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added more screen resolution options, changed default texture size to 256brunzelchen2010-03-141-9/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2198 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor: deleted old midi debug entrybrunzelchen2010-03-141-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2197 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor: changed TextEditMode and some other improvementsbrunzelchen2010-03-141-7/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2196 b956fd51-792f-4845-bead-9b4dfca2ff2c
* removed old benchmark callwhiteshark02010-03-141-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2195 b956fd51-792f-4845-bead-9b4dfca2ff2c
* editor: changed design, added infobar, changed key-mappingbrunzelchen2010-03-141-58/+274
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2194 b956fd51-792f-4845-bead-9b4dfca2ff2c
* improved fade effect; better compatibility for two-screens-mode brunzelchen2010-03-141-22/+39
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2193 b956fd51-792f-4845-bead-9b4dfca2ff2c
* rename cosmetics. no code change.k-m_schindler2010-03-121-25/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2192 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix bug report ID: 2969613. Thanks to Mike greywindk-m_schindler2010-03-121-5/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2191 b956fd51-792f-4845-bead-9b4dfca2ff2c
* set only the exception mask as necessary.k-m_schindler2010-03-081-2/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2185 b956fd51-792f-4845-bead-9b4dfca2ff2c
* more tests and floating point exception problem resolved on darwin through ↵k-m_schindler2010-03-081-12/+68
| | | | | | setting the exception mask. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2184 b956fd51-792f-4845-bead-9b4dfca2ff2c
* more portaudio tests added.k-m_schindler2010-03-071-35/+143
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2183 b956fd51-792f-4845-bead-9b4dfca2ff2c
* more tests.k-m_schindler2010-03-071-10/+108
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2182 b956fd51-792f-4845-bead-9b4dfca2ff2c
* bug fix and more tests.k-m_schindler2010-03-071-3/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2181 b956fd51-792f-4845-bead-9b4dfca2ff2c
* A simple test of the portaudio audio devices.k-m_schindler2010-03-071-0/+181
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2180 b956fd51-792f-4845-bead-9b4dfca2ff2c
* cosmetics. no code change.k-m_schindler2010-02-251-16/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2156 b956fd51-792f-4845-bead-9b4dfca2ff2c
* cosmetics. no code change.k-m_schindler2010-02-251-21/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2155 b956fd51-792f-4845-bead-9b4dfca2ff2c
* unifiy the name of portaudio inputsk-m_schindler2010-02-241-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2153 b956fd51-792f-4845-bead-9b4dfca2ff2c
* remove unused code from prev version of ScreenSongwhiteshark02010-02-221-17/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2148 b956fd51-792f-4845-bead-9b4dfca2ff2c
* songflow don't stop now during song scrolling and seems to be more "flowy"whiteshark02010-02-221-47/+61
| | | | | | | hopefully the last hack to this old and dirty code, should be rewritten for 1.2 UScreenSongJumpTo may need some changes git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2147 b956fd51-792f-4845-bead-9b4dfca2ff2c
* screens code cleanupk-m_schindler2010-02-2211-24/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2146 b956fd51-792f-4845-bead-9b4dfca2ff2c
* cleanup of code, which has never been used from start. Part 3.k-m_schindler2010-02-221-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2145 b956fd51-792f-4845-bead-9b4dfca2ff2c
* cleanup of code, which has never been used from start. Part 2.k-m_schindler2010-02-221-11/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2143 b956fd51-792f-4845-bead-9b4dfca2ff2c
* cleanup of code, which has never been used from start.k-m_schindler2010-02-221-4/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2142 b956fd51-792f-4845-bead-9b4dfca2ff2c