diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-22 20:28:18 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-22 20:28:18 +0000 |
commit | 815ccfe52ca8be0d2b4b3e0d852a648c964fc35e (patch) | |
tree | 7834665e2e32d4353150aa3101fe71faf480c3f2 /Changelog-Renewal.txt | |
parent | bca841a45700ba639280e991b84a3c02e6ab810a (diff) | |
download | hercules-815ccfe52ca8be0d2b4b3e0d852a648c964fc35e.tar.gz hercules-815ccfe52ca8be0d2b4b3e0d852a648c964fc35e.tar.bz2 hercules-815ccfe52ca8be0d2b4b3e0d852a648c964fc35e.tar.xz hercules-815ccfe52ca8be0d2b4b3e0d852a648c964fc35e.zip |
* Fixed Rogue skill Steal Coin working on boss monsters (bugreport:2442).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14489 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Renewal.txt')
-rw-r--r-- | Changelog-Renewal.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Renewal.txt b/Changelog-Renewal.txt index bb7b5e97b..403b62c7e 100644 --- a/Changelog-Renewal.txt +++ b/Changelog-Renewal.txt @@ -10,6 +10,7 @@ Date Added * Fixed guild and guild member exp truncation issue (bugreport:4130, since r14242). [Ai4rei] - Fixed guild member position, hair, hair color, gender, class and level could potentially become corrupted due to shorts being read as ints (partially since r2986). * Fixed disguising as player clone causing the client to crash while looking for non-existing NPC sprites (bugreport:4428, since r14387, related r14383). [Ai4rei] + * Fixed Rogue skill Steal Coin working on boss monsters (bugreport:2442). [Ai4rei] 2010/11/21 * Added msinttypes (rev. 26, http://msinttypes.googlecode.com/svn/trunk/) portability framework for Visual C++ compilers (related bugreport:4059). [Ai4rei] * Added 64-bit variants of the socket and buffer I/O macros. [Ai4rei] |