summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorzephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-28 22:25:58 +0000
committerzephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-28 22:25:58 +0000
commitf3edaa82a300e9d397337b8f815c7903c239497b (patch)
treeefbdc7106203ac69f5fd6e02ef8c0fb39010c582 /Changelog-Trunk.txt
parent4099749d598460b1614d1e94dfd6e951a9649955 (diff)
downloadhercules-f3edaa82a300e9d397337b8f815c7903c239497b.tar.gz
hercules-f3edaa82a300e9d397337b8f815c7903c239497b.tar.bz2
hercules-f3edaa82a300e9d397337b8f815c7903c239497b.tar.xz
hercules-f3edaa82a300e9d397337b8f815c7903c239497b.zip
- Added cash shop support. (i need to add documentation, working on it).
- An charcommand is still required to add/remove points. - Scripts command only requires to work on #CASHPOINTS and #KAFRAPOINTS. - I called it "Kafra Points" just because it's how comes in the translation. I allready know this changes between Oficial servers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12264 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index ac9f2f600..dbe933dbd 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,8 @@ 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.
+2008/02/28
+ * Added cash shop support [Zephyrus]
2008/02/27
* Fixed 'cleararray' not able to erase array entry 127 (bugreport:864)
* Fixed @reloadmobdb producing memory leaks in pet db (bugreport:1030)