From: Holger Schemel Date: Sat, 24 Oct 2020 00:50:36 +0000 (+0200) Subject: improved inserting level sketch from clipboard to level editor X-Git-Tag: 4.2.0.4~8 X-Git-Url: https://git.artsoft.org/?a=commitdiff_plain;h=def07be5d5db9eaa30453b67b0ad591100f8fed5;hp=def07be5d5db9eaa30453b67b0ad591100f8fed5;p=rocksndiamonds.git 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. ---