From 400076f4e26a121746545cf9f6483ca8e93896b5 Mon Sep 17 00:00:00 2001 From: hemagx Date: Mon, 16 Jan 2017 19:02:15 +0200 Subject: 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 --- db/pre-re/map_cache.dat | Bin 2147147 -> 0 bytes db/re/map_cache.dat | Bin 2124369 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 db/pre-re/map_cache.dat delete mode 100644 db/re/map_cache.dat (limited to 'db') diff --git a/db/pre-re/map_cache.dat b/db/pre-re/map_cache.dat deleted file mode 100644 index 59aa50b20..000000000 Binary files a/db/pre-re/map_cache.dat and /dev/null differ diff --git a/db/re/map_cache.dat b/db/re/map_cache.dat deleted file mode 100644 index c678535eb..000000000 Binary files a/db/re/map_cache.dat and /dev/null differ -- cgit v1.2.3-60-g2f50