| Commit message (Expand) | Author | Files | Lines |
2014-05-04 | remove semicolon after namespace | Alexander Sulfrian | 1 | -1/+1 |
2013-01-13 | remove legacy keywords from file header | Alexander Sulfrian | 1 | -2/+0 |
2013-01-05 | moved all log messages a level up | Alexander Sulfrian | 1 | -8/+8 |
2013-01-05 | ported from log4cxx to log4cpp | Alexander Sulfrian | 1 | -26/+33 |
2013-01-05 | changed all wstring/wchar_t to string/char | Alexander Sulfrian | 1 | -47/+46 |
2013-01-05 | dynamic registration of songloading_strategies with static template | Alexander Sulfrian | 1 | -4/+4 |
2013-01-05 | changed all song paths to boost::filesystem::wpath | Alexander Sulfrian | 1 | -7/+6 |
2013-01-05 | use trim, trim_left, trim_right from boost::algorithm::string | Alexander Sulfrian | 1 | -49/+7 |
2013-01-05 | converted all strings and chars to wstrings and wchar_ts | Alexander Sulfrian | 1 | -53/+54 |
2013-01-05 | added try ... catch for each line and warn if error at line | Alexander Sulfrian | 1 | -27/+33 |
2013-01-05 | sort includes | Alexander Sulfrian | 1 | -2/+4 |
2013-01-05 | added {r,l}trim_newline that only remove '\r' and '\n', remove '\r' from lyrics | Alexander Sulfrian | 1 | -0/+21 |
2013-01-05 | added complete song structure | Alexander Sulfrian | 1 | -3/+3 |
2013-01-05 | cut big function for parsing song lines in some smaller | Alexander Sulfrian | 1 | -70/+84 |
2013-01-05 | added parsing of song lyric lines | Alexander Sulfrian | 1 | -9/+65 |
2013-01-05 | Added get methods and made a comment more clear | Robin Nehls | 1 | -1/+1 |
2013-01-05 | added txt header loading with test and some preparations for loading notes | Alexander Sulfrian | 1 | -3/+134 |
2013-01-05 | added song loading stubs with different strategies chosen by file extension | Alexander Sulfrian | 1 | -20/+12 |
2013-01-05 | converted URingBuffer | Alexander Sulfrian | 1 | -27/+16 |
2013-01-05 | converted UTime.pas to c++ | Alexander Sulfrian | 1 | -13/+34 |
2008-09-23 | indentation unified, no code change. | k-m_schindler | 1 | -1/+1 |
2008-09-23 | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 1 | -0/+25 |
2008-09-06 | Delphi-mode set for FPC | tobigun | 1 | -0/+4 |
2008-09-02 | Moved: The folder classes has been renamed to base | mogguh | 1 | -0/+0 |
2008-08-27 | rename Classes part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Classes part1 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-06-08 | - set svn:eol-style to native | tobigun | 1 | -13/+13 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -0/+3 |
2007-09-23 | New class for score management | whiteshark0 | 1 | -0/+10 |