aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/USong.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix bug introduced in 3172k-m_schindler2016-01-041-3/+14
* add some parts, such as MD5SongFilek-m_schindler2016-01-031-14/+200
* first changes to party modek-m_schindler2016-01-021-1/+1
* add GetStringWithNoAccentsk-m_schindler2016-01-011-1/+11
* * log if the audio file which is specified in the song .txt does not exist or...basisbit2015-09-121-0/+4
* Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...k-m_schindler2014-11-221-5/+0
* Call LoadSong() only before playing the song. This speeds up the initial load...k-m_schindler2014-11-221-5/+3
* fix problems with empty songlist. thanks to Zup3rvock.k-m_schindler2013-02-241-2/+5
* merge the first part of the medley_new branch. This part has the functionalit...k-m_schindler2013-02-221-13/+317
* Previously removed option Lyrics:Encoding now back in config.ini:tobigun2010-06-121-5/+2
* zero-length notes will no longer be ignored. they will be converted into free...brunzelchen2010-05-231-12/+15
* do not handle txt file format errors that stricttobigun2010-04-201-9/+10
* reduced verbose output on missing theme and song tags (info instead of warn)tobigun2010-04-191-1/+1
* completly remove solmizationwhiteshark02010-04-141-46/+0
* change zero note error to warning with better descriptionwhiteshark02009-12-181-1/+3
* 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
* Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824s_alexander2009-12-061-0/+1
* added autodetection of utf8s_alexander2009-12-051-8/+7
* use second players color to indicate selected note in editorwhiteshark02009-11-241-0/+2
* load and save year tagwhiteshark02009-11-171-1/+9
* header tags that are not supported are written to the end of the songheader w...whiteshark02009-11-171-8/+52
* fixed folders=on bug for the momentwhiteshark02009-11-091-0/+8
* merged unicode branch (r1931) into trunks_alexander2009-11-091-435/+615
* folder sorting w/ cats on fixed (ticket #84)whiteshark02009-03-101-2/+39
* final cleanup of Umain. Creation of UNotek-m_schindler2009-03-071-1/+1
* loading of songs with relative: yes fixedwhiteshark02009-02-281-1/+1
* Some cleanup donewhiteshark02009-02-281-117/+61
* some small format editsk-m_schindler2008-11-261-13/+13
* Format adjustments. no code change.k-m_schindler2008-11-131-45/+49
* All comments are English now (Polish ones have been translated)tobigun2008-11-031-2/+2
* some compiler warnings/hints removedtobigun2008-10-281-2/+2
* - glPrint(Pchar) -> glPrint(string)tobigun2008-10-281-5/+5
* Errormessages during songload now translatablewhiteshark02008-10-091-4/+15
* Fixed some minor bugs in txt file readerwhiteshark02008-09-281-36/+56
* Songclass now reports an error if there is no linebreak in a txt file. Error ...whiteshark02008-09-281-1/+18
* indentation unified, no code change.k-m_schindler2008-09-231-19/+19
* gpl header added and property svn:header set to "HeadURL Id"k-m_schindler2008-09-231-0/+25
* - stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...tobigun2008-09-131-1/+0
* minor layout changes. no code changek-m_schindler2008-09-131-19/+36
* rename X: integer to NoteIndex: integerk-m_schindler2008-09-131-11/+12
* SourceForge patch [2086204] applied.tobigun2008-09-131-162/+154
* Moved: The folder classes has been renamed to basemogguh2008-09-021-0/+1027