summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-30 13:40:10 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-30 13:40:10 +0000
commit9f0ff780a9b3de47895dfeb20417390d2bd9dc93 (patch)
tree37e1e12ba4067391518220b2e32433ef492dfb24 /Changelog-Trunk.txt
parente56a9a9e52f9d9f7444e5a994ef16a587c474324 (diff)
downloadhercules-9f0ff780a9b3de47895dfeb20417390d2bd9dc93.tar.gz
hercules-9f0ff780a9b3de47895dfeb20417390d2bd9dc93.tar.bz2
hercules-9f0ff780a9b3de47895dfeb20417390d2bd9dc93.tar.xz
hercules-9f0ff780a9b3de47895dfeb20417390d2bd9dc93.zip
- Added a message to @clearweather stating when climate changes will dispel.
- Corrected @hidenpc saying that it's command name was "@npcoff" - Updated itemdb reading on the char-sql server so that it reads both item_db and item_db2 files (totally untested yet as I can't compile SQL here x.x) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8545 54d463be-8e91-2dee-dedb-b68131a5f0ec
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 87f9e478a..2cc77a1c5 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/30
+ * Added a message to @clearweather stating when climate changes will
+ dispel. [Skotlex]
+ * Corrected @hidenpc saying that it's command name was "@npcoff" [Skotlex]
+ * Updated itemdb reading on the char-sql server so that it reads both
+ item_db and item_db2 files (totally untested yet) [Skotlex]
2006/08/29
* Added printing out whenever the irc-module attempts to connect, to debug
whether the map-server lag is due to this or not. [Skotlex]