summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authoramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-20 01:51:58 +0000
committeramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-20 01:51:58 +0000
commitb1f3d9f5d13fd499dac9180c2152ded91712dd6b (patch)
tree8870758c3e43263cd94687cec538e6a894fa4e30 /Changelog.txt
parentf86e02de09df6a70a01061ae4e2fec0e660d748f (diff)
downloadhercules-b1f3d9f5d13fd499dac9180c2152ded91712dd6b.tar.gz
hercules-b1f3d9f5d13fd499dac9180c2152ded91712dd6b.tar.bz2
hercules-b1f3d9f5d13fd499dac9180c2152ded91712dd6b.tar.xz
hercules-b1f3d9f5d13fd499dac9180c2152ded91712dd6b.zip
DFASTCHAR
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@649 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 4d2618fa4..ed6542de7 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,6 +1,8 @@
Date Added
12/19
+ * Added -DFASTCHAR to char_sql for testing performance work
+ before I merge it into the main running code [MouseJstr]
* 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]