diff options
author | hemagx <ibrahem.h.basyone@gmail.com> | 2017-01-16 19:02:15 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2018-02-17 15:10:12 +0100 |
commit | 400076f4e26a121746545cf9f6483ca8e93896b5 (patch) | |
tree | a962db573b5483965bcc5e74c127aec08ff350f7 /db | |
parent | 59f02f1d406a1238f90d072949ac07279a90e9ea (diff) | |
download | hercules-400076f4e26a121746545cf9f6483ca8e93896b5.tar.gz hercules-400076f4e26a121746545cf9f6483ca8e93896b5.tar.bz2 hercules-400076f4e26a121746545cf9f6483ca8e93896b5.tar.xz hercules-400076f4e26a121746545cf9f6483ca8e93896b5.zip |
New mapcache system
* Now each map is in separated file so now it will be easier to know
which map got updated or delete on updates
* Now there's md5 checksum check for each map
* Now the map cache is platform safe, the old format was not packed
which may result in undefined behavior
* The map cache tool got converted into hercules plugin
Signed-off-by: hemagx <ibrahem.h.basyone@gmail.com>
Diffstat (limited to 'db')
-rw-r--r-- | db/pre-re/map_cache.dat | bin | 2147147 -> 0 bytes |
-rw-r--r-- | db/re/map_cache.dat | bin | 2124369 -> 0 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/db/pre-re/map_cache.dat b/db/pre-re/map_cache.dat Binary files differdeleted file mode 100644 index 59aa50b20..000000000 --- a/db/pre-re/map_cache.dat +++ /dev/null diff --git a/db/re/map_cache.dat b/db/re/map_cache.dat Binary files differdeleted file mode 100644 index c678535eb..000000000 --- a/db/re/map_cache.dat +++ /dev/null |