ddnet/src/tools
bors[bot] de328c1360
Merge #2301
2301: map_convert_07: Check image width for divisibility by 16 r=heinrich5991 a=def-

As noticed on Sunny Land.

> [5:31 PM] redix: in theory it should be enough if width and height are divisible by 16

Now running this over our maps and fixing them manually.

Co-authored-by: def <dennis@felsin9.de>
2020-06-23 23:30:34 +00:00
..
config_common.h Use str_startswith, str_endswith instead of ad-hoc implementations 2018-07-26 14:18:23 +02:00
config_retrieve.cpp Rename GetUncompressedDataSize to GetDataSize 2017-08-30 08:36:17 +02:00
config_store.cpp Remove mem_alloc and mem_free, use standard C functions instead 2018-04-09 11:56:39 +02:00
crapnet.cpp fix tools 2018-12-17 22:23:50 +01:00
dilate.cpp Remove mem_alloc and mem_free, use standard C functions instead 2018-04-09 11:56:39 +02:00
dummy_map.cpp Use a dummy map with background 2016-05-25 23:47:34 +02:00
fake_server.cpp Fix fake_server 2020-06-19 20:28:55 +03:00
map_convert_07.cpp map_convert_07: Check image dimensions for divisibility by 16 2020-06-20 23:32:08 +02:00
map_diff.cpp Use str_startswith, str_endswith instead of ad-hoc implementations 2018-07-26 14:18:23 +02:00
map_extract.cpp map_extract: Only access map info if it exists 2020-06-21 00:57:14 +02:00
map_replace_image.cpp Remove mem_alloc and mem_free, use standard C functions instead 2018-04-09 11:56:39 +02:00
map_resave.cpp Rename GetUncompressedDataSize to GetDataSize 2017-08-30 08:36:17 +02:00
packetgen.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
tileset_borderadd.cpp Remove mem_alloc and mem_free, use standard C functions instead 2018-04-09 11:56:39 +02:00
tileset_borderfix.cpp Remove mem_alloc and mem_free, use standard C functions instead 2018-04-09 11:56:39 +02:00
tileset_borderrem.cpp Remove mem_alloc and mem_free, use standard C functions instead 2018-04-09 11:56:39 +02:00
tileset_borderset.cpp Remove mem_alloc and mem_free, use standard C functions instead 2018-04-09 11:56:39 +02:00
unicode_confusables.cpp UTF8 nocase compare & use for chat TAB completion 2019-01-09 08:31:03 +01:00
uuid.cpp Add protocol extension with UUIDs 2017-05-25 00:52:43 +02:00