summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authormc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-19 17:00:07 +0000
committermc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-19 17:00:07 +0000
commit230c174da61cef240ab784bf7ca03c5fb8f99d89 (patch)
treede418240631c4ccad595d6609b8dbe1a37875a7d /Changelog.txt
parent2f3700c455d58b0d02ac0507d67b647871777dff (diff)
downloadhercules-230c174da61cef240ab784bf7ca03c5fb8f99d89.tar.gz
hercules-230c174da61cef240ab784bf7ca03c5fb8f99d89.tar.bz2
hercules-230c174da61cef240ab784bf7ca03c5fb8f99d89.tar.xz
hercules-230c174da61cef240ab784bf7ca03c5fb8f99d89.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@643 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 6836b4a5b..3c2718950 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,6 +1,7 @@
Date Added
12/19
+ * Replaced many \033[x;xm with their corresponding CL_xx constants [MC Cameri]
* 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]