diff options
author | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-21 05:03:37 +0000 |
---|---|---|
committer | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-21 05:03:37 +0000 |
commit | 8821dcebf6a3f4de268f81bf805702bd3d02b1ca (patch) | |
tree | 12465bc39643121ea02af8611cdecd62a9922254 /Changelog.txt | |
parent | a3d94e1fad995503cb7fc6486af7e51f1dab538e (diff) | |
download | hercules-8821dcebf6a3f4de268f81bf805702bd3d02b1ca.tar.gz hercules-8821dcebf6a3f4de268f81bf805702bd3d02b1ca.tar.bz2 hercules-8821dcebf6a3f4de268f81bf805702bd3d02b1ca.tar.xz hercules-8821dcebf6a3f4de268f81bf805702bd3d02b1ca.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@286 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 81ce85c4c..e46d796b9 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,4 +1,9 @@ Date Added +11/21 + * Added charcommand.c/.h for the following reasons: [MC Cameri] + - Less congestion in atcommand.c + - Port commands that start with @char to #, example: + ~ @charoption will now be #option 11/20 * Added str_lower() function to atcommand.c (from OA). [MC Cameri] * Simplified @charchangesex to @charchangesex [player], your sex is changed to the opposite one [MC Cameri] |