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 2c97a6540..16f9accbb 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.
+2007/10/04
+ * Removed integer mob skill state/target definition support (unused)
+ * Added script source error reporting to countitem() (topic:167165)
+ * Fixed a compile problem when hotkey saving is disabled (topic:167265)
+ * Added MAX_HOTKEYS to supplement the HOTKEY_SAVING define [ultramage]
2007/10/03
* Added the code for Bubble Gum (SC_BONUSDROP) and Field Manual
(SC_BONUSEXP). items updated as it supose to work. [zephyrus]