aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/ULog.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* - removed "Font Black" and "Font" texture typetobigun2008-03-311-2/+2
* added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks2008-03-261-2/+13
* auto removed a bunch of unused local variablesjaybinks2008-03-101-1/+1
* delphi 7 compatibility (inline was introduced with delphi 2005)tobigun2008-03-031-1/+1
* - Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun2008-03-031-5/+2
* Added a SafeWriteLn()-function to support thread-safe console-output.tobigun2008-02-051-278/+364
* reenabled TLog.LogError(Log1, Log2: string).tobigun2008-01-251-1/+1
* bunch of smaller changes...jaybinks2008-01-121-3/+3
* FileErrorO is set to true to early. Even if FileError couldn't be opened it w...tobigun2007-12-271-1/+1
* removed a bunch of debugging from usdx startup.jaybinks2007-12-201-18/+16
* Sound is now Recording.Soundtobigun2007-12-051-3/+3
* Added LogBuffer to dump binary data to a file.eddie-08152007-11-221-0/+19
* fixed failed buildsjaybinks2007-11-011-0/+4
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-7/+3
* New plugin SDK addedwhiteshark02007-10-031-4/+12
* Ultrastar-DX now compiles in linux jaybinks2007-09-201-243/+253
* added in the lots of debug logging... sorry guys.jaybinks2007-09-191-0/+2
* added UCommon ( in classes ) for lazarus...jaybinks2007-09-191-0/+4
* * added missed dependency PNGImage.jaybinks2007-09-121-1/+11
* Improved Error Logging and Benchmark:whiteshark02007-07-081-34/+34
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-1/+1
* Commented some Debuging Outputs in ULogwhiteshark02007-04-291-5/+5
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+227