From bdd10b430d4d949d5cdd97295ffb0c9887a7c211 Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 2 Apr 2007 17:43:30 +0000 Subject: - Cleaned up mmo_auth, as this function was quite filled with sql memory leaks! Also improved the code a little. - Made account_id and char_id ints in login.h (since they are that type in mmo_charstatus) - Corrected/simplified the re-walk code when an object's speed changes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10125 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 9fe1bff6b..7b88b37fc 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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/04/03 + * Cleaned up mmo_auth, this function wasn't only poorly coded, it also had + a SQL-related memory leak in it! * Corrected the attack_attr_none check being backwards (ie: this config was working backwards!) * All pets can now move regardless of their Mob counter part setting. -- cgit v1.2.3-70-g09d2