changed custom artwork list to tree structure similar to level sets
authorHolger Schemel <info@artsoft.org>
Sat, 30 Jan 2021 19:59:17 +0000 (20:59 +0100)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Jan 2021 19:59:17 +0000 (20:59 +0100)
commit7c3347a9ee92b20ca85fb6d8f8f6ac9aa27eb83e
tree6ee28ef59dab43b9d7664e85bb6e23d01966702c
parent36d5cb36c6f4cc188aecd157b48ff064be69afb6
changed custom artwork list to tree structure similar to level sets

Before, all available custom artwork sets were presented as a long
list in the "custom artwork" setup menu. Now, all custom artwork
sets that are part of level sets (including pseudo level sets that
only contain custom artwork) are presented as a tree structure
similar to the level set selection menu, so it is much easier now
to find a custom artwork set related to a level set.
src/libgame/setup.c
src/screens.c