| Commit message (Expand) | Author | Files | Lines |
2013-01-05 | fixed include paths | Alexander Sulfrian | 1 | -2/+2 |
2013-01-05 | ported from log4cxx to log4cpp | Alexander Sulfrian | 1 | -2/+2 |
2013-01-05 | changed all wstring/wchar_t to string/char | Alexander Sulfrian | 1 | -30/+30 |
2013-01-05 | renamed Song::cover to Song::cover_file and added Texture* Song::cover | Alexander Sulfrian | 1 | -3/+4 |
2013-01-05 | changed all song paths to boost::filesystem::wpath | Alexander Sulfrian | 1 | -3/+6 |
2013-01-05 | converted all strings and chars to wstrings and wchar_ts | Alexander Sulfrian | 1 | -30/+30 |
2013-01-05 | renamed MissingSongTagException to MissingTagException and added tag parameter | Alexander Sulfrian | 1 | -3/+14 |
2013-01-05 | added custom exception classes for better catching them (gotta catch 'em all) | Alexander Sulfrian | 1 | -0/+8 |
2013-01-05 | added missing getter for song header values | Alexander Sulfrian | 1 | -8/+8 |
2013-01-05 | moved todo items down | Alexander Sulfrian | 1 | -2/+2 |
2013-01-05 | parse all special headers | Alexander Sulfrian | 1 | -2/+2 |
2013-01-05 | added functions for parsing float, int and bool headers | Alexander Sulfrian | 1 | -0/+3 |
2013-01-05 | added calculations to swap from relative mode to absolute beat times | Alexander Sulfrian | 1 | -0/+8 |
2013-01-05 | added complete song structure | Alexander Sulfrian | 1 | -31/+43 |
2013-01-05 | Added get methods and made a comment more clear | Robin Nehls | 1 | -0/+20 |
2013-01-05 | added txt header loading with test and some preparations for loading notes | Alexander Sulfrian | 1 | -1/+16 |
2013-01-05 | added song loading stubs with different strategies chosen by file extension | Alexander Sulfrian | 1 | -24/+35 |
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 |