diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-10-16 15:35:29 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-10-16 15:35:29 +0000 |
commit | a98bb7596053a289eb2dedb273555b25e104eb6d (patch) | |
tree | 8de0a9abae638bbf6bf95c39d0c5e3118597fd78 /Changelog-Trunk.txt | |
parent | db85b6483e9e9d67a28f1ba946c83bd0fca6e120 (diff) | |
download | hercules-a98bb7596053a289eb2dedb273555b25e104eb6d.tar.gz hercules-a98bb7596053a289eb2dedb273555b25e104eb6d.tar.bz2 hercules-a98bb7596053a289eb2dedb273555b25e104eb6d.tar.xz hercules-a98bb7596053a289eb2dedb273555b25e104eb6d.zip |
* Added support for new act/damage packet 0x2e1 (ZC_NOTIFY_ACT2) for clients 2007-11-13Sakexe and newer.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14979 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 6934a6c21..06f5fba3b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2011/10/16 + * Added support for new act/damage packet 0x2e1 (ZC_NOTIFY_ACT2) for clients 2007-11-13Sakexe and newer. [Ai4rei] * Added a message indicating how many concurrent connections the server was compiled to support. [Ai4rei] * Added field for the change slot feature to character select list packet for 2011-09-28aRagexeRE and newer. [Ai4rei] * Changed function-like macros into inline functions where it seemed appropriate (topic:264007). [Ai4rei] |