diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-04-18 02:10:38 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-04-18 02:10:38 +0000 |
commit | f7847c3fd035db1dbd0bcabfb05c9d9d469767ad (patch) | |
tree | bab658c81a245218215471904ed330ada7cb2397 /Changelog-Trunk.txt | |
parent | d8b32cd3d2c91d510dbbc4d344198a31a0a58c69 (diff) | |
download | hercules-f7847c3fd035db1dbd0bcabfb05c9d9d469767ad.tar.gz hercules-f7847c3fd035db1dbd0bcabfb05c9d9d469767ad.tar.bz2 hercules-f7847c3fd035db1dbd0bcabfb05c9d9d469767ad.tar.xz hercules-f7847c3fd035db1dbd0bcabfb05c9d9d469767ad.zip |
* Updated packet for the view players' equip feature for 2010-11-24aRagexeRE+ and made it support robes (follow up to r14797).
- Fixed spawn/walking packets using wrong variable for shifting buffer reference (since r14797).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14799 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index bc05a05f4..1bbd73c5d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,8 @@ Date Added 2011/04/17 + * Updated packet for the view players' equip feature for 2010-11-24aRagexeRE+ and made it support robes (follow up to r14797). [Ai4rei] + - Fixed spawn/walking packets using wrong variable for shifting buffer reference (since r14797). * Fixed char-server missing some WFIFOHEAD (partially due to r10909 being reverted by r11245, follow up to r9307 and r14618). [Ai4rei] 2011/04/16 * Added support for visible garments/robes. [Ai4rei] |