ddnet/src/game/editor
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
..
auto_map.cpp Silence GCC warning 2020-05-23 18:11:35 +02:00
auto_map.h Optimize automatic automap to automap only around changes. 2018-10-09 12:56:48 +03:00
editor.cpp Make ctrl-s/ctrl-l etc work everywhere in editor (fixes #2302) 2020-06-21 01:44:01 +02:00
editor.h Add warning in editor for image widths 2020-06-21 01:14:36 +02:00
explanations.cpp Rename rifle to laser 2019-11-22 15:37:18 +01:00
io.cpp Set camera position on LoadCurrentMap 2020-05-21 00:44:52 +02:00
layer_game.cpp Add auto game tiles to all possible layers, increase layer size if needed 2019-03-12 02:35:29 +01:00
layer_quads.cpp Get rid of the clamp that breaks most editor value selection 2020-05-30 09:09:01 +02:00
layer_sounds.cpp Get rid of the clamp that breaks most editor value selection 2020-05-30 09:09:01 +02:00
layer_tiles.cpp Add warning in editor for image widths 2020-06-21 01:14:36 +02:00
popups.cpp Add warning in editor for image widths 2020-06-21 01:14:36 +02:00