summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorDracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-19 22:58:20 +0000
committerDracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-19 22:58:20 +0000
commit43db1f2c9eb1d648961d49a5fa28416565e333dc (patch)
treef2a6202bc00cfdf255aa7cd5112683dfe7061b6a /Changelog-Trunk.txt
parentee6ed41176814afef6d4d1902311af3acf0e5929 (diff)
downloadhercules-43db1f2c9eb1d648961d49a5fa28416565e333dc.tar.gz
hercules-43db1f2c9eb1d648961d49a5fa28416565e333dc.tar.bz2
hercules-43db1f2c9eb1d648961d49a5fa28416565e333dc.tar.xz
hercules-43db1f2c9eb1d648961d49a5fa28416565e333dc.zip
Increased MAX_STATUCHANGE to 300 so we won't get the same error over and over next time we add an SC...
Reverted the map index reading for the map-server to the old system (from map_list.txt and not map_cache.dat) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10034 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 4f64c745f..2a5ce5dad 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,7 +4,9 @@ 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/03/20
- * Patched the MAX_STATUSCHANGE startup error [ultramage]
+ * Increased MAX_STATUSCHANGE to 300 to make room for new statuses [DracoRPG]
+ * Reverted mapindex reading from map_list.txt for the map-server [DracoRPG]
+ * Patched the MAX_STATUSCHANGE startup error [ultramage
* Removed the last argument from script command skillitem.
* Added skill ITEM_ENCHANTARMS, this is what weapon enchanting items should
use.