summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-02-05 14:11:43 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-02-05 14:11:43 +0000
commitc4c3107d53002da172af6d93e21a8741d9b0b266 (patch)
treec2cd8ea26452fc322adb4e4553685a6f7c88217f /Changelog-Trunk.txt
parent4a7dd96086cc2ece33d876671db5b0cb8d82b1ac (diff)
downloadhercules-c4c3107d53002da172af6d93e21a8741d9b0b266.tar.gz
hercules-c4c3107d53002da172af6d93e21a8741d9b0b266.tar.bz2
hercules-c4c3107d53002da172af6d93e21a8741d9b0b266.tar.xz
hercules-c4c3107d53002da172af6d93e21a8741d9b0b266.zip
Changed the 'getpartyleader' script command so that it returns a map name instead of the useless mapindex number.
Also fixed it so that it doesn't throw a 'args of aFree is not valid pointer' error (although I'm not at all sure that the fix is correct). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9787 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 9e3d2a1b6..b8c76047b 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,11 @@ 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.
2007/02/05
+ * Changed the 'getpartyleader' script command so that it returns a map
+ name instead of the useless mapindex number. Also fixed it so that it
+ doesn't throw a 'args of aFree is not valid pointer' error.
+ (although I'm not at all sure that the fix is correct)
+ Ref: http://www.eathena.ws/board/index.php?showtopic=137274
* Removed the silly and misleading 'firewall detected' message
2007/02/03
* Added missing vc6 project file