diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-21 17:49:27 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-21 17:49:27 +0000 |
commit | c465366008394980f67365b1175e86bf48749fdf (patch) | |
tree | 89a9bceef6c388936054fc9b63d128278e923d5c /Changelog-Trunk.txt | |
parent | 4f862272ac77d04a9f5d1f680f0df11b0b16d68a (diff) | |
download | hercules-c465366008394980f67365b1175e86bf48749fdf.tar.gz hercules-c465366008394980f67365b1175e86bf48749fdf.tar.bz2 hercules-c465366008394980f67365b1175e86bf48749fdf.tar.xz hercules-c465366008394980f67365b1175e86bf48749fdf.zip |
- Some cleaning to the character deletion code.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9552 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 2ad9e9ae0..2fd2d4f8b 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/21 + * Some cleaning to the character deletion code. * Changed a certain snprintf to strncpy, which should fix the problems with parsing switches in the script engine. * Added back cropping the attack delay to attack motion for those weird mobs |