From 63b8c371c4640532cb877750599f706d9c2e9088 Mon Sep 17 00:00:00 2001 From: ai4rei Date: Sun, 19 Jun 2011 13:44:52 +0000 Subject: * Fixed various sorts of issues with VS6 project files (since r6929, follow up to r14466 and r14638). - Debug configuration was missing and release had _DEBUG defined (indicates debug configuration). - Login-server (SQL) defined PACKETVER=6 (overrides mmo.h). - Warning Level was 2, which hides a lot of actual errors. - Added projects for mapcache and TXT converter. - Removed references unneeded/obsolete libraries/source files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14858 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index af6c32505..138642b15 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,12 @@ Date Added +2011/06/19 + * Fixed various sorts of issues with VS6 project files (since r6929, follow up to r14466 and r14638). [Ai4rei] + - Debug configuration was missing and release had _DEBUG defined (indicates debug configuration). + - Login-server (SQL) defined PACKETVER=6 (overrides mmo.h). + - Warning Level was 2, which hides a lot of actual errors. + - Added projects for mapcache and TXT converter. + - Removed references unneeded/obsolete libraries/source files. 2011/06/18 * Fixed using @refresh while having vending or buyingstore open would stuck the character (bugreport:156 , since r1307). [Ai4rei] * Fixed missing strlib.h include for compilers without own 'strnlen' implementation (since r14853). [Ai4rei] -- cgit v1.2.3-70-g09d2