aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* header tags that are not supported are written to the end of the songheader w...whiteshark02009-11-172-8/+74
* fixed folders=on bug for the momentwhiteshark02009-11-091-0/+8
* fixed div 0 errorss_alexander2009-11-091-3/+13
* merged unicode branch (r1931) into trunks_alexander2009-11-0939-3233/+5649
* add some colors for testsk-m_schindler2009-11-071-2/+24
* some changes to prevent integer size conversionswhiteshark02009-08-161-6/+8
* GPL header fixedtobigun2009-07-261-1/+1
* Language option fix:tobigun2009-07-263-56/+28
* Do not use range overflow for CurRound. Could probably be done nicer.k-m_schindler2009-07-191-2/+7
* some modifications on the DataBaseLoadingb_krueger2009-07-181-9/+28
* cosmetics. no code change.k-m_schindler2009-07-181-32/+33
* - Commented delay of error.log in mainloop (error-log is no longer generated ...b_krueger2009-07-182-23/+31
* typo correction: BALCK -> BLACK; thanks to zup3rvockk-m_schindler2009-07-011-1/+1
* Implement greyscales in ColorizeImage and some cosmetics.k-m_schindler2009-07-011-24/+64
* resolve wrong colors with Delphi resulting from questionable use of longwords...k-m_schindler2009-06-291-3/+5
* cosmeticswhiteshark02009-06-291-10/+0
* Translation of the language settings. Part 1k-m_schindler2009-06-281-6/+43
* cosmetics.k-m_schindler2009-06-281-2/+3
* Translation of option values. part 1k-m_schindler2009-06-271-0/+245
* work around to prevent division by zero by PopUp.ScoreDiff. may need review, ...k-m_schindler2009-06-061-1/+4
* cosmeticsk-m_schindler2009-06-044-29/+31
* cosmetics. no code changek-m_schindler2009-06-031-50/+48
* cosmetics. no code changek-m_schindler2009-06-031-319/+321
* - R.I.P. "At Notes"canni02009-06-011-2/+2
* - fixed assembla ticket #86canni02009-06-011-4/+3
* fix reflections at score displaywhiteshark02009-06-011-0/+2
* merged (experimental) mouse support patch by d0ccrazywhiteshark02009-05-313-25/+78
* Statics defined in theme don't necessarily need a width or height set, if omi...mogguh2009-05-263-6/+13
* change folder separator to \ for windows and config-win.inck-m_schindler2009-05-221-1/+1
* cosmetics?whiteshark02009-05-211-1/+3
* moved TLyricsState from UMusic to UBeatTimerwhiteshark02009-05-213-132/+171
* add lyric-bar bounds to themewhiteshark02009-05-163-13/+18