summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authormc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-19 17:27:17 +0000
committermc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-19 17:27:17 +0000
commit9fdd623ce57666c39651f17668cfc59a2b977d3d (patch)
tree4a384e51d1d10c6da2cdea45692a4d3f0642f10f /Changelog.txt
parent230c174da61cef240ab784bf7ca03c5fb8f99d89 (diff)
downloadhercules-9fdd623ce57666c39651f17668cfc59a2b977d3d.tar.gz
hercules-9fdd623ce57666c39651f17668cfc59a2b977d3d.tar.bz2
hercules-9fdd623ce57666c39651f17668cfc59a2b977d3d.tar.xz
hercules-9fdd623ce57666c39651f17668cfc59a2b977d3d.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@644 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 3c2718950..4d2618fa4 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,6 +1,7 @@
Date Added
12/19
+ * Added ShowDebug(), Debug(), DisplayDebug(), printDebug(), CL_DEBUG, MSG_DEBUG to _ShowMessage() [MC Cameri]
* 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]