From 210c7db380e555a76f06124056a79631cefaaae2 Mon Sep 17 00:00:00 2001 From: Kevin Date: Fri, 4 Apr 2008 07:19:47 +0000 Subject: Bug fixes for Auth Glitch and Map server crash through script warp when changing map servers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12473 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 9267eb3d9..e162e620b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,15 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2008/04/04 + * Bug fixes for Auth Glitch and Map server crash through script warp when + - changing map servers. + * When char receives the request to go back to char selection it sets + - the character as "at char select" in the online_char_db, and + - set_char_offline now deletes the entry in the online_char_db unless + - the user is at the character screen (to prevent unecessary callocs/frees. + * Script warp was just a simple misplacement of a free statement, freeing the + - users session data before the scripting subsystem was finished with it. [Kevin] 2008/04/03 * More login server work - Renamed 'connect_until_time' to 'expiration_time' -- cgit v1.2.3-70-g09d2