aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UFiles.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* bugfix: ResetSingTemp prevented a song from being played twice ("File not fou...tobigun2008-02-051-0/+2
* removed big ugly commented out code..jaybinks2008-01-121-327/+1
* bunch of smaller changes...jaybinks2008-01-121-334/+26
* Added UTF8-Conversion for values read out of the txt file. This must be done ...eddie-08152008-01-091-1/+11
* removed a bunch of debugging from usdx startup.jaybinks2007-12-201-4/+0
* fixed failed buildsjaybinks2007-11-011-0/+6
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-3/+1
* made some major progress with ffmpeg audio playback !!!jaybinks2007-10-271-7/+13
* first effort to work towards jira#USDX-60jaybinks2007-10-251-764/+764
* some minor bug fixes..jaybinks2007-09-301-41/+0
* fixed song loading in Lazarus..jaybinks2007-09-241-5/+8
* fixes to get working in lazarus..jaybinks2007-09-191-1/+1
* added UCommon ( in classes ) for lazarus...jaybinks2007-09-191-0/+9
* * added missed dependency PNGImage.jaybinks2007-09-121-57/+56
* Fixed a Bug in Editor.whiteshark02007-06-251-1/+2
* Fixed some Pronounciation in Error Messageswhiteshark02007-05-281-2/+2
* Fixed a Bug that can cause the application crashes, when Song Data is missing.whiteshark02007-05-231-3/+14
* Video Tag will now only be read when the VideoFile exists. whiteshark02007-05-171-1/+1
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-24/+470
* Some Changes on Database System and Header Readerwhiteshark02007-03-231-0/+10
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+326