diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-21 18:12:29 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-21 18:12:29 +0000 |
commit | 6862448c7d3dcc5a0ee4b2a491408076249c4e29 (patch) | |
tree | cf08c3e6f72dd3ae3ad3f791189e8bee96c6243b /Changelog-Trunk.txt | |
parent | c465366008394980f67365b1175e86bf48749fdf (diff) | |
download | hercules-6862448c7d3dcc5a0ee4b2a491408076249c4e29.tar.gz hercules-6862448c7d3dcc5a0ee4b2a491408076249c4e29.tar.bz2 hercules-6862448c7d3dcc5a0ee4b2a491408076249c4e29.tar.xz hercules-6862448c7d3dcc5a0ee4b2a491408076249c4e29.zip |
- Applied Rayce's suggestions and fixes to the script engine (http://www.eathena.ws/board/index.php?showtopic=129185)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9554 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 2fd2d4f8b..8f54fe8c1 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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 + * Applied Rayce's suggestions and fixes to the script engine + (http://www.eathena.ws/board/index.php?showtopic=129185) * 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. |