aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_vmanip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/lua_api/l_vmanip.h')
0 files changed, 0 insertions, 0 deletions
est.git/tree/?h=gpcf&id=c27504a322ad3dcc1ff483b416df265148486710'>cfb6ef5fbcc19b6109c45d71a87df4849cc706a9 /lib/lua/src/ldump.c parent61e487719017511fdc37a944ea7321da46d28ee4 (diff)downloadminetest-c27504a322ad3dcc1ff483b416df265148486710.tar.gz
minetest-c27504a322ad3dcc1ff483b416df265148486710.tar.bz2
minetest-c27504a322ad3dcc1ff483b416df265148486710.zip
compressZlib: don't use a SharedBuffer but a raw u8 * pointer
Remove usage of the SharedBuffer in zlib compression which has two problems: * We copied the whole memory block to compress it (not good with mapblocks) * We copied sometimes strings to SharedBuffer to SharedBuffer (2nd time) Use this method in MapNode::serializeBulk + optimize serialization but merging 3 identical loops in a single loop
Diffstat (limited to 'lib/lua/src/ldump.c')
0 files changed, 0 insertions, 0 deletions