diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-02 18:22:37 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-02 18:22:37 +0000 |
commit | dab02fd8dd9f4836be4577599442a782d314c37b (patch) | |
tree | b205a53cc06f677dfcc7934b40249be3ba9f00c9 /Changelog-Trunk.txt | |
parent | 6820eb4e95c79cc9db4511807b99fba61cd698ed (diff) | |
download | hercules-dab02fd8dd9f4836be4577599442a782d314c37b.tar.gz hercules-dab02fd8dd9f4836be4577599442a782d314c37b.tar.bz2 hercules-dab02fd8dd9f4836be4577599442a782d314c37b.tar.xz hercules-dab02fd8dd9f4836be4577599442a782d314c37b.zip |
* Enabled atcommand parsing for clients with Korean langtype and version.
modified Changelog-Trunk.txt
modified src/map/atcommand.c
modified src/map/charcommand.c
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9393 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 c9c3eba7f..a3e098dfb 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2006/12/02 + * Enabled atcommand parsing for clients with Korean langtype and version. [Lance] * Added missing min/max definitions to cbasetypes.h, needed for the @send change. [FlavioJS] * Replaced @send with the version I use for testing packets. Can display the packet length. Supports dynamic packets, quoted strings |