improved handling and displaying dropped level set zip files into window
authorHolger Schemel <info@artsoft.org>
Thu, 24 Jan 2019 00:11:17 +0000 (01:11 +0100)
committerHolger Schemel <info@artsoft.org>
Thu, 24 Jan 2019 00:11:17 +0000 (01:11 +0100)
commit7270af24b41bc33fbb89a97227a7696e343eacbb
tree6d32b952f35477bfab843ae6595d9e9219c5a84a
parentefb8505b9788bec1f1249535e7eac307bd18cea6
improved handling and displaying dropped level set zip files into window

This change added the possibility to drop and extract zip files into
the currently displayed level set sub-directory on the "choose level
set" screen.

After dropping and extracting zip files on the "choose level set" or
"choose custom artwork" screens, the newly added level or artwork set
is displayed and pre-selected in the list of level or artwork sets,
so it can easily be loaded. (When dropping and extracting zip files
with level sets on the main menu screen, the last added level set will
be automatically selected and loaded.)
src/events.c
src/libgame/setup.c
src/libgame/setup.h
src/libgame/system.h
src/screens.c
src/screens.h