Переглянути джерело

Fixed an accidental change in r9758 (edit&continue)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9763 54d463be-8e91-2dee-dedb-b68131a5f0ec
ultramage 18 роки тому
батько
коміт
67e5b839f6

+ 1 - 0
Changelog-Trunk.txt

@@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK.  ALL UNTESTED BUGFIXES/FEATURES GO
 IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
 
 2007/02/01
+	* Fixed an accidental change in r9758 (edit&continue) [ultramage]
 	* Added support for mob skill target 'randomtarget', when specified, it
 	  will pick a random enemy from within the skill's cast range. [Skotlex]
 	* Added string function strnlen [ultramage]

+ 1 - 1
vcproj-8/login-server_txt.vcproj

@@ -127,7 +127,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
-				Optimization="3"
+				Optimization="2"
 				InlineFunctionExpansion="2"
 				EnableIntrinsicFunctions="true"
 				FavorSizeOrSpeed="1"

+ 1 - 1
vcproj-8/map-server_sql.vcproj

@@ -52,7 +52,7 @@
 				UsePrecompiledHeader="0"
 				WarningLevel="3"
 				Detect64BitPortabilityProblems="false"
-				DebugInformationFormat="3"
+				DebugInformationFormat="4"
 				CompileAs="1"
 			/>
 			<Tool