diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-10 13:56:49 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-10 13:56:49 +0000 |
commit | adf0b55275e8ab2cb656b295f8e1f509031413ec (patch) | |
tree | 396104dc55b1f2899714249405caac7cade670f9 /Changelog-Trunk.txt | |
parent | 4b309487832a6dbf45b6dac100399a9968916e4a (diff) | |
download | hercules-adf0b55275e8ab2cb656b295f8e1f509031413ec.tar.gz hercules-adf0b55275e8ab2cb656b295f8e1f509031413ec.tar.bz2 hercules-adf0b55275e8ab2cb656b295f8e1f509031413ec.tar.xz hercules-adf0b55275e8ab2cb656b295f8e1f509031413ec.zip |
* Cosmetic changes to the buildin section of script.c (use defines for function names/definitions).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9843 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 3cc96dba3..06535201e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2007/02/10 + * Cosmetic changes to the buildin section of script.c (use defines for + function names/definitions). [FlavioJS] 2007/02/09 * Updated the 'unit walk' to functions so they stop your attack if it's possible to walk. |