summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-05-21 02:58:58 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-05-21 02:58:58 +0000
commitc1343c09dc4157d22cf0a1aa57553e118865189e (patch)
tree3f1cd01f705b935b22f16d4f03a1b6de3691df9e /Changelog-Trunk.txt
parenta5460821f13c727700d7f400bb11cca87ae005b2 (diff)
downloadhercules-c1343c09dc4157d22cf0a1aa57553e118865189e.tar.gz
hercules-c1343c09dc4157d22cf0a1aa57553e118865189e.tar.bz2
hercules-c1343c09dc4157d22cf0a1aa57553e118865189e.tar.xz
hercules-c1343c09dc4157d22cf0a1aa57553e118865189e.zip
* Increased gobal_reg_value to 256 from 96.
* Upped the max quest db entries allowed to 1500. * Added remaining status icons to status.h (mostly 3rd job icons.) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14301 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 1ab5903ed..1f45d299a 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,10 @@ 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.
+2010/05/20
+ * Rev. 14301 Increased gobal_reg_value to 256 from 96. [L0ne_W0lf]
+ * Upped the max quest db entries allowed to 1500.
+ * Added remaining status icons to status.h (mostly 3rd job icons.)
2010/04/28
* Fixed OnTouch doesn't trigger on hiding character. (bugreport:4208) [Inkfish]
2010/04/23