ddnet/src/tools
heinrich5991 994324b059 Warn about pnglite-incompatible PNGs on load
This allows a larger range of PNGs to be loaded while still maintaining
backward compatibility with older clients by annoying the user.

This warning can be enabled by the `warn-pnglite-incompatible-images`
key in the https://info2.ddnet.tw/info JSON, if the key is not there or
the JSON hasn't been obtained yet, the warning is disabled. Since the
JSON is cached across restarts, it'll be effective for initially loaded
images from the second start.
2022-07-14 18:22:46 +02:00
..
config_common.h Remove namespace tw 2022-06-13 18:07:29 +02:00
config_retrieve.cpp Move/rename variable declarations in config_retrieve 2022-06-04 17:21:26 +02:00
config_store.cpp Move/rename variable declarations in config_store 2022-06-04 17:21:26 +02:00
crapnet.cpp Include <iterator> instead of <array> for std::size 2022-06-17 17:39:24 +02:00
dilate.cpp Warn about pnglite-incompatible PNGs on load 2022-07-14 18:22:46 +02:00
dummy_map.cpp Remove namespace tw 2022-06-13 18:07:29 +02:00
map_convert_07.cpp Warn about pnglite-incompatible PNGs on load 2022-07-14 18:22:46 +02:00
map_diff.cpp Remove namespace tw 2022-06-13 18:07:29 +02:00
map_extract.cpp Move PNG handling to src/engine/gfx 2022-06-21 15:26:23 +02:00
map_optimize.cpp Move PNG handling to src/engine/gfx 2022-06-21 15:26:23 +02:00
map_replace_area.cpp Huge variable naming format 2022-07-08 18:01:29 +02:00
map_replace_image.cpp Warn about pnglite-incompatible PNGs on load 2022-07-14 18:22:46 +02:00
map_resave.cpp Remove namespace tw 2022-06-13 18:07:29 +02:00
packetgen.cpp Remove namespace tw 2022-06-13 18:07:29 +02:00
stun.cpp Remove namespace tw 2022-06-13 18:07:29 +02:00
twping.cpp Huge variable naming format 2022-07-08 18:01:29 +02:00
unicode_confusables.cpp Remove namespace tw 2022-06-13 18:07:29 +02:00
uuid.cpp Remove namespace tw 2022-06-13 18:07:29 +02:00