changed BD style color template support to cover all images sizes
authorHolger Schemel <holger.schemel@virtion.de>
Thu, 3 Oct 2024 14:20:32 +0000 (16:20 +0200)
committerHolger Schemel <holger.schemel@virtion.de>
Thu, 3 Oct 2024 14:20:32 +0000 (16:20 +0200)
commit9bd692aaff78aa8582415cda3950edf7190f0ba2
tree06ae5eb9b3bd60938521d78113ba3d578b868ae5
parent998c3a26f70c9289a7cdf97413961e4cec105cc2
changed BD style color template support to cover all images sizes

The new method uses the newly added ".color_template" parameter in the
"graphicsinfo.conf" config file to mark an image as "color template".
In the level editor, all color changes are immediately applied to the
game elements selection list.
src/editor.c
src/files.c
src/game_bd/bd_graphics.c
src/game_bd/bd_graphics.h
src/game_bd/export_bd.h
src/game_bd/main_bd.c
src/init.c
src/init.h
src/libgame/image.c
src/libgame/image.h