aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-07-18some modifications on the DataBaseLoadingb_krueger1-9/+28
2009-07-18cosmetics. no code change.k-m_schindler1-32/+33
2009-07-18- Commented delay of error.log in mainloop (error-log is no longer generated ...b_krueger2-23/+31
2009-07-01typo correction: BALCK -> BLACK; thanks to zup3rvockk-m_schindler1-1/+1
2009-07-01Implement greyscales in ColorizeImage and some cosmetics.k-m_schindler1-24/+64
2009-06-29resolve wrong colors with Delphi resulting from questionable use of longwords...k-m_schindler1-3/+5
2009-06-29cosmeticswhiteshark01-10/+0
2009-06-28Translation of the language settings. Part 1k-m_schindler1-6/+43
2009-06-28cosmetics.k-m_schindler1-2/+3
2009-06-27Translation of option values. part 1k-m_schindler1-0/+245
2009-06-06work around to prevent division by zero by PopUp.ScoreDiff. may need review, ...k-m_schindler1-1/+4
2009-06-04cosmeticsk-m_schindler4-29/+31
2009-06-03cosmetics. no code changek-m_schindler1-50/+48
2009-06-03cosmetics. no code changek-m_schindler1-319/+321
2009-06-01- R.I.P. "At Notes"canni01-2/+2
2009-06-01- fixed assembla ticket #86canni01-4/+3
2009-06-01fix reflections at score displaywhiteshark01-0/+2
2009-05-31merged (experimental) mouse support patch by d0ccrazywhiteshark03-25/+78