| Commit message (Expand) | Author | Files | Lines |
2009-11-17 | load and save year tag | whiteshark0 | 1 | -0/+1 |
2009-11-17 | header tags that are not supported are written to the end of the songheader w... | whiteshark0 | 1 | -0/+22 |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 1 | -95/+107 |
2009-03-07 | final cleanup of Umain. Creation of UNote | k-m_schindler | 1 | -2/+2 |
2009-02-28 | Some cleanup done | whiteshark0 | 1 | -1/+0 |
2008-09-23 | indentation unified, no code change. | k-m_schindler | 1 | -10/+13 |
2008-09-23 | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 1 | -0/+25 |
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-08-08 | somw warnings removed | tobigun | 1 | -0/+2 |
2008-06-07 | just some cleanup | tobigun | 1 | -1/+1 |
2008-04-03 | rewriting of the txt file parser | s_alexander | 1 | -3/+3 |
2008-03-26 | added "-debug" flag at run time and "CONSOLE" Define in switches.inc | jaybinks | 1 | -22/+22 |
2008-03-21 | lenght -> length | tobigun | 1 | -1/+1 |
2008-03-07 | Translated some Variables | f1fth_freed0m | 1 | -9/+9 |
2008-03-06 | Translated Some Variables | f1fth_freed0m | 1 | -1/+1 |
2008-03-06 | Translated so Variable Names | f1fth_freed0m | 1 | -2/+2 |
2008-03-05 | Translated Variable Names and Types | f1fth_freed0m | 1 | -16/+16 |
2008-02-05 | bugfix: ResetSingTemp prevented a song from being played twice ("File not fou... | tobigun | 1 | -0/+2 |
2008-01-12 | removed big ugly commented out code.. | jaybinks | 1 | -327/+1 |
2008-01-12 | bunch of smaller changes... | jaybinks | 1 | -334/+26 |
2008-01-09 | Added UTF8-Conversion for values read out of the txt file. This must be done ... | eddie-0815 | 1 | -1/+11 |
2007-12-20 | removed a bunch of debugging from usdx startup. | jaybinks | 1 | -4/+0 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -0/+6 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -3/+1 |
2007-10-27 | made some major progress with ffmpeg audio playback !!! | jaybinks | 1 | -7/+13 |
2007-10-25 | first effort to work towards jira#USDX-60 | jaybinks | 1 | -764/+764 |
2007-09-30 | some minor bug fixes.. | jaybinks | 1 | -41/+0 |
2007-09-24 | fixed song loading in Lazarus.. | jaybinks | 1 | -5/+8 |
2007-09-19 | fixes to get working in lazarus.. | jaybinks | 1 | -1/+1 |
2007-09-19 | added UCommon ( in classes ) for lazarus... | jaybinks | 1 | -0/+9 |
2007-09-12 | * added missed dependency PNGImage. | jaybinks | 1 | -57/+56 |
2007-06-25 | Fixed a Bug in Editor. | whiteshark0 | 1 | -1/+2 |
2007-05-28 | Fixed some Pronounciation in Error Messages | whiteshark0 | 1 | -2/+2 |
2007-05-23 | Fixed a Bug that can cause the application crashes, when Song Data is missing. | whiteshark0 | 1 | -3/+14 |
2007-05-17 | Video Tag will now only be read when the VideoFile exists. | whiteshark0 | 1 | -1/+1 |
2007-05-16 | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 1 | -24/+470 |
2007-03-23 | Some Changes on Database System and Header Reader | whiteshark0 | 1 | -0/+10 |