summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authormc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-19 14:52:45 +0000
committermc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-19 14:52:45 +0000
commit40fc724fe77bfc27b2d92ee78f9cd665cb7202f1 (patch)
tree3327d5d939ba9db788633b19515365e3559cd11e /Changelog.txt
parentd43a32db7a636ee550520e8aadf49ca241d253d3 (diff)
downloadhercules-40fc724fe77bfc27b2d92ee78f9cd665cb7202f1.tar.gz
hercules-40fc724fe77bfc27b2d92ee78f9cd665cb7202f1.tar.bz2
hercules-40fc724fe77bfc27b2d92ee78f9cd665cb7202f1.tar.xz
hercules-40fc724fe77bfc27b2d92ee78f9cd665cb7202f1.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@638 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index e499f9d9f..282d8888d 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,6 +1,7 @@
Date Added
12/19
+ * Separated NPCs and Maps from map_athena.conf into npcs_list.txt and maps_list.conf [MC Cameri]
* Modified all the *_athena.conf's to have the import command enabled by default [Ajarn]
* Added charcommand_conf.txt and log_conf.txt in conf-tmpl/import [Ajarn]
* Fixed import command for log_athena.conf file [Ajarn]
@@ -17,6 +18,10 @@ Date Added
prep for unleasing it on the sql using public [MouseJstr]
* Fixed some SQL queries crashing char server [davidsiaw]
* Added several PID GM commands, thanks to Dino9021 [nsstrunks]
+
+12/18
+=======
+>>>>>>> .r637
* Storage was merging items incorrectly [Mousejstr]
* eliminated a uninitialized var when using afm maps [MouseJstr]
* Added concept of dirty storage to reduce saves/load
@@ -27,6 +32,7 @@ Date Added
back to the character server (storage wipes) [MouseJstr]
* Made it save storage as soon as you close the storage
window to reduce possibility of loss/abuse [MouseJstr]
+
12/17
* Added #item [MC Cameri]
* Added #storagelist, removed @charstoragelist [MC Cameri]