summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index bbeeae849..7bb0f9817 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,12 @@ 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/25
+ * Added a flag to skill_delunitgroup, skill_delunit & skill_unit_onlimit.
+ If 1 is passed, it will avoid UNT_WARP_ACTIVE to be transformed in
+ UNT_WARP_WAITING and will destroy it. [Toms]
+ ( To avoid such crash : http://www.eathena.ws/board/index.php?showtopic=114102
+ when the code need an empty slot and the oldest one is UNT_WARP_ACTIVE )
2006/08/24
* Little cleanup on homunc's code [Toms]
* Modified @reloadmobdb & @reloadskilldb to reload homunc's db too [Toms]