diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-01 23:59:10 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-01 23:59:10 +0000 |
commit | db9a386246f67f25a4374e7a7b8bdccb1174d0d3 (patch) | |
tree | 235636067bca533b8fa3fd54cfc5c2905573f93e /Changelog-Trunk.txt | |
parent | 1b968f83d51a3247e5ee528e77fb16942546141f (diff) | |
download | hercules-db9a386246f67f25a4374e7a7b8bdccb1174d0d3.tar.gz hercules-db9a386246f67f25a4374e7a7b8bdccb1174d0d3.tar.bz2 hercules-db9a386246f67f25a4374e7a7b8bdccb1174d0d3.tar.xz hercules-db9a386246f67f25a4374e7a7b8bdccb1174d0d3.zip |
* Confirmed packet 0x291 (ZC_MSG) to be general-purpose msgstringtable.txt packet and updated all functions using it (related r12245 and r13126).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14538 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 292fd6fb4..f623e9fb5 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2010/12/01 + * Confirmed packet 0x291 (ZC_MSG) to be general-purpose msgstringtable.txt packet and updated all functions using it (related r12245 and r13126). [Ai4rei] * Fixed using main chat nick longer than 15 characters would cause a buffer overflow (bugreport:2671, since r5013). [Ai4rei] * Fixed bAutoSpellOnSkill bonuses could not be chained (bugreport:4421, since r13596). [Ai4rei] * Fixed NPC_TALK message being displayed with EOL character attached (bugreport:4596, since r14270). [Ai4rei] |