aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-11-17implemented suggestions by Canni from Assembla ticket #85whiteshark03-49/+33
2009-11-17load and save year tagwhiteshark02-1/+10
2009-11-17header tags that are not supported are written to the end of the songheader w...whiteshark02-8/+74
2009-11-09fixed folders=on bug for the momentwhiteshark01-0/+8
2009-11-09fixed div 0 errorss_alexander1-3/+13
2009-11-09merged unicode branch (r1931) into trunks_alexander39-3233/+5649
2009-11-07add some colors for testsk-m_schindler1-2/+24
2009-08-16some changes to prevent integer size conversionswhiteshark01-6/+8
2009-07-26GPL header fixedtobigun1-1/+1
2009-07-26Language option fix:tobigun3-56/+28
2009-07-19Do not use range overflow for CurRound. Could probably be done nicer.k-m_schindler1-2/+7