aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UCovers.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-271-430/+0
* - new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n...tobigun2008-08-131-190/+358
* moved image (SDL-surface) manipulation functions from UTexture.pas to UImage.pastobigun2008-08-131-1/+1
* added "inherited ..." to all constructors to assure that the base-class const...tobigun2008-05-081-0/+1
* - removed a windows unit referencetobigun2008-05-081-3/+0
* Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun2008-05-021-1/+1
* tried to make songloading working with the old loader and keep all changes th...s_alexander2008-04-191-537/+156
* New Covers.Cache Texture loading finishedwhiteshark02008-04-061-38/+150
* Compilation on Linux fixedwhiteshark02008-04-051-4/+18
* Covers Cache rewrittenwhiteshark02008-04-041-149/+390
* beep() removedtobigun2008-03-311-1/+2
* Prepared some classes for enhanced Song loading.whiteshark02008-03-301-26/+38
* fixed failed buildsjaybinks2007-11-011-261/+265
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-3/+1
* small fixes for lazarus build.jaybinks2007-09-291-248/+263
* Ultrastar-DX now compiles in linux jaybinks2007-09-201-246/+248
* added UCommon ( in classes ) for lazarus...jaybinks2007-09-191-0/+4
* major tidy up of Umusic ... jaybinks2007-09-181-1/+11
* * added missed dependency PNGImage.jaybinks2007-09-121-29/+35
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-1/+1
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+226