From 86419b56c3c04ee10b6c58906124a471b9853d8b Mon Sep 17 00:00:00 2001 From: ultramage Date: Fri, 22 Feb 2008 18:19:11 +0000 Subject: * Removed code in socket.c that tries to avoid send buffer overloading, as there is a scenario (many players and charserver disconnect) where mass char saving produces huge ammounts of data to send (see r11503) * Cleaned up player respawning code (bugreport:1022) * Increased the max amount of different autocast skills from 5 to 10 * Added a missing function declaration, for real this time (followup to r12229) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12232 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index b55be7d3e..3d2a96e18 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ 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. 2008/02/22 + * Removed code in socket.c that tries to avoid send buffer overloading, + as there is a scenario (many players and charserver disconnect) where + mass char saving produces huge ammounts of data to send (see r11503) + * Cleaned up player respawning code (bugreport:1022) + * Increased the max amount of different autocast skills from 5 to 10 * Fixed @whomap not unlocking the player db (bug in r12204) [ultramage] * Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs directly to all sub make files. How to use: -- cgit v1.2.3-70-g09d2