summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-02-12 02:46:00 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-02-12 02:46:00 +0000
commit97353c7d82e3537982d2687f3b16a6c92e25b33b (patch)
tree8d34baabf1b1b7e0bf1b23440eca6eb9195a7d49 /Changelog-Trunk.txt
parentb60b70a43e012bc261f745a7ffd05c5cb43c2f27 (diff)
downloadhercules-97353c7d82e3537982d2687f3b16a6c92e25b33b.tar.gz
hercules-97353c7d82e3537982d2687f3b16a6c92e25b33b.tar.bz2
hercules-97353c7d82e3537982d2687f3b16a6c92e25b33b.tar.xz
hercules-97353c7d82e3537982d2687f3b16a6c92e25b33b.zip
- Fixed the inverted behavior of display_skill_fail, caused by r9823
- Commented out some duplicit homunculus speed calc code git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9852 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 6ea48a3a1..854d5ad44 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ 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/11
+ * Fixed the inverted behavior of display_skill_fail, caused by r9823
* Fixed @loadnpc not updating the script_event[] array
2007/02/10
* Fixed clif_party_message using an incorrect buffer length [ultramage]