diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-26 07:21:48 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-26 07:21:48 +0000 |
commit | 4eabbb012ad6e6a4b9b3343e090b96de2841c1cf (patch) | |
tree | c7239af4c1e62dd9e6019fe1dd615df840422ce2 /Changelog-Trunk.txt | |
parent | 245f3dbc96cbbefc890ef2cd957f71185470e32f (diff) | |
download | hercules-4eabbb012ad6e6a4b9b3343e090b96de2841c1cf.tar.gz hercules-4eabbb012ad6e6a4b9b3343e090b96de2841c1cf.tar.bz2 hercules-4eabbb012ad6e6a4b9b3343e090b96de2841c1cf.tar.xz hercules-4eabbb012ad6e6a4b9b3343e090b96de2841c1cf.zip |
* Change scripting engine's NPC scope vars to dot (.) style.
* Improved and (should be fully) fixed the mob control engine.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6769 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 f0e3588b8..2db105c3b 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/05/26
+ * Change scripting engine's NPC scope vars to dot (.) style.
+ * Improved and (should be fully) fixed the mob control engine. [Lance]
* Fixed typos in char.c [Lance]
* Rewrote fame rank lists system to reduce char-server load, as requested by
Skotlex: now it has a copy of those lists, and updates only the proper one
|