aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-13load type and typesbg from theme ini for selectswhiteshark01-0/+4
2010-04-13- save input device names as UTF8Stringswhiteshark01-3/+3
2010-04-11- added own procedure ConvertFrom101To110(): conversion from 1.01 to 1.10brunzelchen1-16/+122
2010-04-07write log files to writable user directorywhiteshark01-1/+1
2010-04-07center usdx windowwhiteshark01-0/+3
2010-04-07swap textures of statics colorized to playercolor in score screenwhiteshark01-0/+2
2010-04-06addition to previous commit:tobigun1-1/+1
2010-04-06Fix for Windows7/64bit/Delphi2006 (and maybe others):tobigun1-1413/+1419
2010-04-06change of version check and comments upgrade.k-m_schindler1-8/+7
2010-03-19lowercase log folder name and soure cosmetics.k-m_schindler1-9/+9
2010-03-19Do not copy the folder Mac OS with the binaries. Not needed.k-m_schindler1-1/+3
2010-03-18some changes to "Select Slides"whiteshark01-0/+3
2010-03-14fixed cover loading/showing when using tabs=on; deleted unused argument in Se...brunzelchen1-1/+1
2010-03-14added more screen resolution options, changed default texture size to 256brunzelchen1-9/+17
2010-03-12fix bug report ID: 2969613. Thanks to Mike greywindk-m_schindler1-5/+6
2010-02-22cleanup of code, which has never been used from start. Part 2.k-m_schindler1-11/+0
2010-02-22changing variables to more local usagek-m_schindler1-20/+21
2010-02-22some changes to fps limiter,whiteshark01-4/+7
2010-02-22completly remove unused UScreenWelcomewhiteshark01-4/+0
2010-02-07Aller guten Dinge sind 3k-m_schindler1-2/+2
2010-02-07typok-m_schindler1-2/+2
2010-02-06a small optimization.k-m_schindler1-5/+7
2010-01-26- added windows version check in addition to commit #2094canni01-4/+7
2010-01-25fix software cursor w/ screens = 2whiteshark01-1/+1
2010-01-25removed some old commented stuffwhiteshark01-14/+0
2010-01-25use APPDATA\ultrastardx to store config files on windowswhiteshark01-2/+41
2010-01-25fix execution of default behaviour for party hookswhiteshark01-46/+87
2010-01-12forgotten updates from last commit againwhiteshark02-8/+0
2010-01-12deleted leftovers from old plugin system and party modewhiteshark05-552/+0
2010-01-12merged lua into trunks_alexander7-333/+974
2009-12-29revert submission 2051. leeds to crash on 2nd song.k-m_schindler1-6/+6
2009-12-20changed TSyncSource to interface ISyncSources_alexander1-6/+6
2009-12-18change zero note error to warning with better descriptionwhiteshark01-1/+3
2009-12-18fixed infinite score raising bugwhiteshark01-1/+1
2009-12-13fixed score display with linebonus=offwhiteshark01-0/+103
2009-12-13added a note concerning song parserwhiteshark01-0/+8
2009-12-13use TryStrToInt and TryStrToFloat instead of try .. except blockwhiteshark01-8/+10
2009-12-13fixed bug in song parser that may lead to an Access Violationwhiteshark01-1/+1
2009-12-07fixed compilation on win32s_alexander1-5/+5
2009-12-06fix performance problem on scrollbrunzelchen1-1/+1
2009-12-06fix bugtracker issue 2817034s_alexander1-0/+4
2009-12-06Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824s_alexander3-50/+80
2009-12-05added autodetection of utf8s_alexander2-10/+17
2009-11-24use second players color to indicate selected note in editorwhiteshark02-12/+5
2009-11-24fixed this f11 thing canni mentionedwhiteshark01-2/+7
2009-11-24refuse keyboard and mouse input when fading from screen to screenwhiteshark01-57/+65
2009-11-18fixed TCatSongs.FindNextVisiblewhiteshark01-5/+9
2009-11-18fixed new created playlist contents songs from old onewhiteshark01-0/+3
2009-11-18fixed playlist creation bug: absolute path instead of just the filename was w...whiteshark01-1/+1
2009-11-17prevent key input from being sent to the screen that is fading out, send it t...whiteshark01-1/+1