From a3904cbf6d498504bb0ab2510b50e6117d2869cc Mon Sep 17 00:00:00 2001 From: jaybinks Date: Wed, 19 Sep 2007 13:38:24 +0000 Subject: added in the lots of debug logging... sorry guys. will remove it soon enough. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@400 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/Classes/ULog.pas | 2 + Game/Code/UltraStar.lpi | 190 +++++++++++++++++++++++---------------------- 2 files changed, 99 insertions(+), 93 deletions(-) (limited to 'Game') diff --git a/Game/Code/Classes/ULog.pas b/Game/Code/Classes/ULog.pas index 4a18b8e2..d03ad8ed 100644 --- a/Game/Code/Classes/ULog.pas +++ b/Game/Code/Classes/ULog.pas @@ -217,6 +217,8 @@ begin //Just for Debugging //Comment for Release //LogAnalyze (Log2 + ': ' + Log1); + + LogError(Log2 + ': ' + Log1); end; procedure TLog.LogError(Log1, Log2: string); diff --git a/Game/Code/UltraStar.lpi b/Game/Code/UltraStar.lpi index 77bd613c..39d9c94f 100644 --- a/Game/Code/UltraStar.lpi +++ b/Game/Code/UltraStar.lpi @@ -40,8 +40,8 @@ - - + + @@ -51,14 +51,14 @@ - + - - - + + + @@ -67,29 +67,31 @@ - + - + - - + + + + - - + + @@ -97,27 +99,27 @@ - + - + - + - + @@ -131,7 +133,7 @@ - + @@ -145,50 +147,50 @@ - + - + - + - + - + - + - - + + @@ -196,41 +198,41 @@ - + - + - + - + - + - + @@ -242,30 +244,32 @@ - - + + + + - + - + - + @@ -278,91 +282,91 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -390,19 +394,19 @@ - + - - - + + + - + @@ -410,7 +414,7 @@ - + @@ -421,40 +425,40 @@ - - + + - - + + - - + + - - + + - + - + - + - + - + @@ -462,79 +466,79 @@ - + - + - + - + - + - + - + - + - + - - + + - + - + - + - - + + - + - - + + - - + + - - + + - - + + -- cgit v1.2.3