EasyRPG / Editor

Game editor similar to RPG Maker
https://easyrpg.org/editor/
GNU General Public License v3.0
336 stars 59 forks source link

Map management fixes #180

Closed ghost closed 2 years ago

ghost commented 2 years ago

This PR does the following changes:

Fixes: #144

ghost commented 2 years ago

I noticed later that my changes broke support for EasyRPG (non-legacy) projects. The latest commit fixes this now.

Ghabry commented 2 years ago

Thanks!

Note that this map and maptree needs a refactor. So do not dive too deep into it, is a mess :/. (just doesn't belong in main_window.cpp)