From bf215f516ed4742fd19b920d8a5d3f6738375168 Mon Sep 17 00:00:00 2001 From: James Haley Date: Sat, 18 Sep 2010 07:54:00 +0000 Subject: Upped warning level and started fixing warnings - can't believe some genius had them completely disabled... Also, a bug fix to EV_ClearForceFields so that it continues running on all tagged sectors even if sec->linecount is 0, and so that it returns a value. Made dialogtext and M_WriteText's 3rd parameter const for safety. Subversion-branch: /branches/strife-branch Subversion-revision: 2108 --- msvc/strife.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'msvc') diff --git a/msvc/strife.vcproj b/msvc/strife.vcproj index 63778125..51676a8b 100644 --- a/msvc/strife.vcproj +++ b/msvc/strife.vcproj @@ -51,7 +51,7 @@ UsePrecompiledHeader="0" ExpandAttributedSource="true" AssemblerOutput="2" - WarningLevel="0" + WarningLevel="2" DebugInformationFormat="4" CompileAs="1" /> -- cgit v1.2.3