aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (follow)
Commit message (Expand)AuthorAgeFilesLines
* - added own procedure ConvertFrom101To110(): conversion from 1.01 to 1.10brunzelchen2010-04-111-16/+122
* write log files to writable user directorywhiteshark02010-04-071-1/+1
* center usdx windowwhiteshark02010-04-071-0/+3
* swap textures of statics colorized to playercolor in score screenwhiteshark02010-04-071-0/+2
* addition to previous commit:tobigun2010-04-061-1/+1
* Fix for Windows7/64bit/Delphi2006 (and maybe others):tobigun2010-04-061-1413/+1419
* change of version check and comments upgrade.k-m_schindler2010-04-061-8/+7
* lowercase log folder name and soure cosmetics.k-m_schindler2010-03-191-9/+9
* Do not copy the folder Mac OS with the binaries. Not needed.k-m_schindler2010-03-191-1/+3
* some changes to "Select Slides"whiteshark02010-03-181-0/+3
* fixed cover loading/showing when using tabs=on; deleted unused argument in Se...brunzelchen2010-03-141-1/+1
* added more screen resolution options, changed default texture size to 256brunzelchen2010-03-141-9/+17
* fix bug report ID: 2969613. Thanks to Mike greywindk-m_schindler2010-03-121-5/+6
* cleanup of code, which has never been used from start. Part 2.k-m_schindler2010-02-221-11/+0
* changing variables to more local usagek-m_schindler2010-02-221-20/+21
* some changes to fps limiter,whiteshark02010-02-221-4/+7
* completly remove unused UScreenWelcomewhiteshark02010-02-221-4/+0
* Aller guten Dinge sind 3k-m_schindler2010-02-071-2/+2
* typok-m_schindler2010-02-071-2/+2
* a small optimization.k-m_schindler2010-02-061-5/+7
* - added windows version check in addition to commit #2094canni02010-01-261-4/+7
* fix software cursor w/ screens = 2whiteshark02010-01-251-1/+1
* removed some old commented stuffwhiteshark02010-01-251-14/+0
* use APPDATA\ultrastardx to store config files on windowswhiteshark02010-01-251-2/+41
* fix execution of default behaviour for party hookswhiteshark02010-01-251-46/+87
* forgotten updates from last commit againwhiteshark02010-01-122-8/+0
* deleted leftovers from old plugin system and party modewhiteshark02010-01-125-552/+0
* merged lua into trunks_alexander2010-01-127-333/+974
* revert submission 2051. leeds to crash on 2nd song.k-m_schindler2009-12-291-6/+6
* changed TSyncSource to interface ISyncSources_alexander2009-12-201-6/+6
* change zero note error to warning with better descriptionwhiteshark02009-12-181-1/+3
* fixed infinite score raising bugwhiteshark02009-12-181-1/+1
* fixed score display with linebonus=offwhiteshark02009-12-131-0/+103
* added a note concerning song parserwhiteshark02009-12-131-0/+8
* use TryStrToInt and TryStrToFloat instead of try .. except blockwhiteshark02009-12-131-8/+10
* fixed bug in song parser that may lead to an Access Violationwhiteshark02009-12-131-1/+1
* fixed compilation on win32s_alexander2009-12-071-5/+5
* fix performance problem on scrollbrunzelchen2009-12-061-1/+1
* fix bugtracker issue 2817034s_alexander2009-12-061-0/+4
* Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824s_alexander2009-12-063-50/+80
* added autodetection of utf8s_alexander2009-12-052-10/+17
* use second players color to indicate selected note in editorwhiteshark02009-11-242-12/+5
* fixed this f11 thing canni mentionedwhiteshark02009-11-241-2/+7
* refuse keyboard and mouse input when fading from screen to screenwhiteshark02009-11-241-57/+65
* fixed TCatSongs.FindNextVisiblewhiteshark02009-11-181-5/+9
* fixed new created playlist contents songs from old onewhiteshark02009-11-181-0/+3
* fixed playlist creation bug: absolute path instead of just the filename was w...whiteshark02009-11-181-1/+1
* prevent key input from being sent to the screen that is fading out, send it t...whiteshark02009-11-171-1/+1
* implemented suggestions by Canni from Assembla ticket #85whiteshark02009-11-173-49/+33
* load and save year tagwhiteshark02009-11-172-1/+10