diff options
author | DracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-07 02:02:32 +0000 |
---|---|---|
committer | DracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-07 02:02:32 +0000 |
commit | 4e963a22b54ce6c9f1a9c3db58b55c6690c34716 (patch) | |
tree | bc4330891a9de8a938e5080192739518181305b1 /conf-tmpl/Changelog.txt | |
parent | 91370409aede963a205b1f9987a3594d6d4e3928 (diff) | |
download | hercules-4e963a22b54ce6c9f1a9c3db58b55c6690c34716.tar.gz hercules-4e963a22b54ce6c9f1a9c3db58b55c6690c34716.tar.bz2 hercules-4e963a22b54ce6c9f1a9c3db58b55c6690c34716.tar.xz hercules-4e963a22b54ce6c9f1a9c3db58b55c6690c34716.zip |
New mapcache system :x
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9971 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/Changelog.txt')
-rw-r--r-- | conf-tmpl/Changelog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt index 41c5b2fbe..213371962 100644 --- a/conf-tmpl/Changelog.txt +++ b/conf-tmpl/Changelog.txt @@ -1,5 +1,10 @@ Date Added +2007/03/08 + * Adjustments for the new mapcache [DracoRPG] + - Removed ".gat" from map names in maps_athena.conf + - Removed read_map_from_cache option as there's no more choice to do + - Removed afm_dir option as there's no more need for AFM/AF2 support 2007/03/06 * Added the two new packet versions to battle/client.conf [Zephiris] 2007/03/05 |