diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-02 00:02:55 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-02 00:02:55 +0000 |
commit | b5b1166553d4c4ad185e93edd0fcedd3bd962b46 (patch) | |
tree | d4d2ee7c5e5e7af94a5d748be559b65997327ea0 /Changelog-Trunk.txt | |
parent | db9a386246f67f25a4374e7a7b8bdccb1174d0d3 (diff) | |
download | hercules-b5b1166553d4c4ad185e93edd0fcedd3bd962b46.tar.gz hercules-b5b1166553d4c4ad185e93edd0fcedd3bd962b46.tar.bz2 hercules-b5b1166553d4c4ad185e93edd0fcedd3bd962b46.tar.xz hercules-b5b1166553d4c4ad185e93edd0fcedd3bd962b46.zip |
* Added packet 0x1b1 (ZC_SHOWDIGIT).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14539 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 f623e9fb5..29c284308 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2010/12/01 + * Added packet 0x1b1 (ZC_SHOWDIGIT). [Ai4rei] * 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] |