From 5baa12ea4a48b09cfc2007ec5c1f05f60a92fd45 Mon Sep 17 00:00:00 2001 From: ai4rei Date: Wed, 29 Dec 2010 21:31:36 +0000 Subject: * Collection of random insignificant changes. - Added progress indication on map-server shutdown when objects are removed from maps, as it takes significant amount of time to complete. - Moved ers_free in db_obj_vclear, so that the node pointer is not used for comparison after it has been freed. - Some documentation of shop packets. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14639 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index ec1ff249b..b4949d061 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,10 @@ Date Added 2010/12/29 + * Collection of random insignificant changes. [Ai4rei] + - Added progress indication on map-server shutdown when objects are removed from maps, as it takes significant amount of time to complete. + - Moved ers_free in db_obj_vclear, so that the node pointer is not used for comparison after it has been freed. + - Some documentation of shop packets. * Fixed 'console' plugin not working on Windows, due to NULL passed to CreateThread instead of required pointer to thread id variable. [Ai4rei] - Fixed 'console' plugin causing delete_timer error when it fails to load, due to uninitialized variable. * Renamed plugin.def to sample.def and added 'sample' plugin exports into it, as it's purpose is nothing than a sample right now. -- cgit v1.2.3-70-g09d2