diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-02 08:12:27 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-02 08:12:27 +0000 |
commit | 015f59b21a12cf22db7351f1e9ce8c41e03cd216 (patch) | |
tree | 61b84d7407d6b6913c90b51d656c7b5ed5a9dd98 /Changelog-Trunk.txt | |
parent | 8d2d8dd70fb766815f1d956bb5e54a9308952c4b (diff) | |
download | hercules-015f59b21a12cf22db7351f1e9ce8c41e03cd216.tar.gz hercules-015f59b21a12cf22db7351f1e9ce8c41e03cd216.tar.bz2 hercules-015f59b21a12cf22db7351f1e9ce8c41e03cd216.tar.xz hercules-015f59b21a12cf22db7351f1e9ce8c41e03cd216.zip |
* Optimized strcharinfo to use switch. Looks like Skot fixed the crash already XD.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5420 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 82e2d6a96..7c1c7692c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/01
+ * Optimized strcharinfo to use switch. [Lance]
* Some cleanup of the mob skill reading. Added error reporting for unknown
states/conditions, error reporting now specifies the file and line number.
[Skotlex]
|