aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/USongs.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-10/+78
2007-10-29fixed build error since build#USDX-LAZLIN-65jaybinks1-34/+77
2007-10-27made some major progress with ffmpeg audio playback !!!jaybinks1-31/+34
2007-10-27fixed my oops, and have also fixed bamboo build to show this error.. dohjaybinks1-3/+7
2007-10-25first effort to work towards jira#USDX-60jaybinks1-756/+777
2007-09-24fixed song loading in Lazarus..jaybinks1-753/+756
2007-09-20fixed a bunch of path delimiter issues on linux build :)jaybinks1-753/+753
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-0/+6
2007-09-12* added missed dependency PNGImage.jaybinks1-1/+5
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-05-08Fixed the "one Song too much" Bugwhiteshark01-1/+1
2007-04-23Fixed: SongSorting is CaseSensitivewhiteshark01-18/+18
2007-04-20Some Memory tweaking (13 MB Less Ram using at 800 Songs)whiteshark01-3/+23
2007-03-29Fixed Some Bugs in JumpTo Screen:whiteshark01-0/+1
2007-03-28Added Jumpto Ability to SongScreen (Press J)whiteshark01-11/+66