diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-27 19:22:37 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-27 19:22:37 +0000 |
commit | 7737e73dd299e813ba03d227b6113df4d5b557df (patch) | |
tree | 35bff01363a0e250a446111995c45b851e0fa797 /Changelog.txt | |
parent | a51c01c18d3130d54dc3f032a22bbbf88ffdc8c1 (diff) | |
download | hercules-7737e73dd299e813ba03d227b6113df4d5b557df.tar.gz hercules-7737e73dd299e813ba03d227b6113df4d5b557df.tar.bz2 hercules-7737e73dd299e813ba03d227b6113df4d5b557df.tar.xz hercules-7737e73dd299e813ba03d227b6113df4d5b557df.zip |
* Updated map cache system from jA
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@824 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 209e486ef..713ff1501 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,7 @@ Date Added 12/27 + * Updated map cache system from jA 1087 - change read_map_from_bitmap to 2 to + enable zlib compression [celest] * don't delete alive_timers of -1 (SVN 823) [MouseJstr] * switched malloc,calloc,realloc to aMalloc, aCalloc, aRealloc so support the use of a garbage collector (SVN 821) [MouseJstr] |