summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-01 13:52:17 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-01 13:52:17 +0000
commitef23978c1d42d5323ae464b4c6e8a763973e1b3b (patch)
tree63624e2fac17b29246426b88622ffaeb6bcd8d75 /Changelog-Trunk.txt
parentf0aeb85834baf73838bd477133e2001a61a08631 (diff)
downloadhercules-ef23978c1d42d5323ae464b4c6e8a763973e1b3b.tar.gz
hercules-ef23978c1d42d5323ae464b4c6e8a763973e1b3b.tar.bz2
hercules-ef23978c1d42d5323ae464b4c6e8a763973e1b3b.tar.xz
hercules-ef23978c1d42d5323ae464b4c6e8a763973e1b3b.zip
- Modified setlabel so that the script engine barks when you are trying to use the same label name as a constant or variable name.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8027 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index fc2d325a3..a25e5cdd8 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.
+2006/08/01
+ * Modified setlabel so that the script engine barks when you are trying to
+ use the same label name as a constant or variable name. [Skotlex]
2006/07/31
* Fixed the subnet 0 mask being reset to 0 when someone goes up on the fame
rankings. [Skotlex]