summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
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 ed2036d3b..6118c0254 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,11 @@ 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/03
+ * Fixed using the right-hand weapon's size modifiers regardless of which
+ weapon's damage was being calculated in regards to. [Skotlex]
+ * Simplified the ignore-size check by making the Weapon Perfection check be
+ done when specifying the flag, also moved the size-fix property of riding
+ spear-knights to status_calc_pc. [Skotlex]
* Changed SI_CHASEWALK value to 119 as concluded by LoneWolf [Skotlex]
* Corrected clif.c sending the raw mdef2 value to the client instead of
first substracting the "secret vit/2" bonus from it. [Skotlex]