| Commit message (Expand) | Author | Files | Lines |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 1 | -26/+30 |
2008-10-28 | some compiler warnings/hints removed | tobigun | 1 | -1/+1 |
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-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-13 | - new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n... | tobigun | 1 | -190/+358 |
2008-08-13 | moved image (SDL-surface) manipulation functions from UTexture.pas to UImage.pas | tobigun | 1 | -1/+1 |
2008-05-08 | added "inherited ..." to all constructors to assure that the base-class const... | tobigun | 1 | -0/+1 |
2008-05-08 | - removed a windows unit reference | tobigun | 1 | -3/+0 |
2008-05-02 | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 1 | -1/+1 |
2008-04-19 | tried to make songloading working with the old loader and keep all changes th... | s_alexander | 1 | -537/+156 |
2008-04-06 | New Covers.Cache Texture loading finished | whiteshark0 | 1 | -38/+150 |
2008-04-05 | Compilation on Linux fixed | whiteshark0 | 1 | -4/+18 |
2008-04-04 | Covers Cache rewritten | whiteshark0 | 1 | -149/+390 |
2008-03-31 | beep() removed | tobigun | 1 | -1/+2 |
2008-03-30 | Prepared some classes for enhanced Song loading. | whiteshark0 | 1 | -26/+38 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -261/+265 |
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-09-29 | small fixes for lazarus build. | jaybinks | 1 | -248/+263 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 1 | -246/+248 |
2007-09-19 | added UCommon ( in classes ) for lazarus... | jaybinks | 1 | -0/+4 |
2007-09-18 | major tidy up of Umusic ... | jaybinks | 1 | -1/+11 |
2007-09-12 | * added missed dependency PNGImage. | jaybinks | 1 | -29/+35 |
2007-05-16 | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 1 | -1/+1 |