Closed mamontov-cpp closed 3 years ago
irrklang-proxy - already cares for it.
qt-palette-color-picker - done.
dukpp-03 is the last one to test. It requires more work, than this one issue, since 1) Qt 6 support must be tested. It was long ago, since the last tests for it were ran 2) Duktape must be updates, it's only 2.0.1 and 2.6.0 is the latest version 3) And then there is that issue.
Done for dukpp-03. Need to pull new changes into repo, also fix this issues here.
Also, need push to do scoped enums everywhere. Let's start with tar7z and dukpp-03 - there are lot of those needed here.
Moved tar7z and dukpp-03 to enum classes. Needed to update local classes.
Ok, core now uses enum classes. Moved animations, main core, cli and util subfolders on the rails of proper overrides. This need much more testing and polishing, but nevertheless it's already getting better.
Added cli, db, dialogue.
Done!
tar7z - done.