From 24b1d19b51c95758f86626443c6144672d37edca Mon Sep 17 00:00:00 2001 From: ai4rei Date: Thu, 2 Dec 2010 14:58:34 +0000 Subject: * Random clif.c fixes and cleanups. - Fixed clif_homskillup using sd before nullpo check (since r9297 and r9307). - Merged code responsible for disabling pets in GvG and spawning them as per TODO (related r12002). - Fixed base and job exp not being sent to the client for new connections (follow to r14505). - Fixed Magnifier (item) and Identify (skill) attempting to identify an item, even when cancel is pressed, causing skill failed message. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14545 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 12cb9918d..c1780d6e8 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,11 @@ Date Added 2010/12/02 + * Random clif.c fixes and cleanups. [Ai4rei] + - Fixed clif_homskillup using sd before nullpo check (since r9297 and r9307). + - Merged code responsible for disabling pets in GvG and spawning them as per TODO (related r12002). + - Fixed base and job exp not being sent to the client for new connections (follow to r14505). + - Fixed Magnifier (item) and Identify (skill) attempting to identify an item, even when cancel is pressed, causing skill failed message. * Added defines for guild notice sizes (MAX_GUILDMES1 and MAX_GUILDMES2). [Ai4rei] * Added clif_starskill (packet 0x20e, ZC_STARSKILL) to host the packet previously implemented by clif_feel_info, clif_hate_info, clif_mission_info and clif_feel_hate_reset (related r4352, r4375 and r9162). [Ai4rei] - This also fixes sd->bl.id being sometimes supplied for monster_id in this packet. -- cgit v1.2.3-60-g2f50