aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/ULog.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-31- removed "Font Black" and "Font" texture typetobigun1-2/+2
2008-03-26added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks1-2/+13
2008-03-10auto removed a bunch of unused local variablesjaybinks1-1/+1
2008-03-03delphi 7 compatibility (inline was introduced with delphi 2005)tobigun1-1/+1
2008-03-03- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun1-5/+2
2008-02-05Added a SafeWriteLn()-function to support thread-safe console-output.tobigun1-278/+364
2008-01-25reenabled TLog.LogError(Log1, Log2: string).tobigun1-1/+1
2008-01-12bunch of smaller changes...jaybinks1-3/+3
2007-12-27FileErrorO is set to true to early. Even if FileError couldn't be opened it w...tobigun1-1/+1
2007-12-20removed a bunch of debugging from usdx startup.jaybinks1-18/+16
2007-12-05Sound is now Recording.Soundtobigun1-3/+3
2007-11-22Added LogBuffer to dump binary data to a file.eddie-08151-0/+19
2007-11-01fixed failed buildsjaybinks1-0/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-7/+3
2007-10-03New plugin SDK addedwhiteshark01-4/+12
2007-09-20Ultrastar-DX now compiles in linux jaybinks1-243/+253
2007-09-19added in the lots of debug logging... sorry guys.jaybinks1-0/+2
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-0/+4
2007-09-12* added missed dependency PNGImage.jaybinks1-1/+11
2007-07-08Improved Error Logging and Benchmark:whiteshark01-34/+34
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-04-29Commented some Debuging Outputs in ULogwhiteshark01-5/+5