improved inserting level sketch from clipboard to level editor
authorHolger Schemel <info@artsoft.org>
Sat, 24 Oct 2020 00:50:36 +0000 (02:50 +0200)
committerHolger Schemel <info@artsoft.org>
Sat, 24 Oct 2020 00:51:19 +0000 (02:51 +0200)
commitdef07be5d5db9eaa30453b67b0ad591100f8fed5
treeff44038ce1035c27deea381f014453bb56aaa7d1
parent9e9b4d408b4626ce4c1018801b5fb6a687a06ee9
improved inserting level sketch from clipboard to level editor

When pasting a level sketch to the level editor that has been copied
from the R'n'D forum, obsolete (historic) game elements will be mapped
to their current counterparts (just like it is done when loading an
old R'n'D level file). In addition, the corresponding game engine is
auto-detected (if possible) and set accordingly.
src/editor.c
src/files.c
src/files.h
src/main.h