-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
@ Mainmenu / SettingsmenuConcept approvedApproved by a core dev: PRs welcomed!Approved by a core dev: PRs welcomed!Feature requestIssues that request the addition or enhancement of a featureIssues that request the addition or enhancement of a featureMaintenanceTasks to keep the codebase and related parts in order, including architectural improvementsTasks to keep the codebase and related parts in order, including architectural improvementsUI/UX
Description
We should replace the Irrlicht file browser with a Lua implementation (or perhaps with SDL_ShowOpenFileDialog since SDL3?).
Steps:
- Replace Irrlicht file picker with new Lua dialog #13512 needs to be adopted
src/gui/guiPathSelectMenu.cppandirr/src/CGUIFileOpenDialog.cppcan be deleted entirelymultibyteToWStringinirrString.hcan be deleted too- perhaps even some parts of
CFileSystemcan go
appgurueu and DragonWrangler1
Metadata
Metadata
Assignees
Labels
@ Mainmenu / SettingsmenuConcept approvedApproved by a core dev: PRs welcomed!Approved by a core dev: PRs welcomed!Feature requestIssues that request the addition or enhancement of a featureIssues that request the addition or enhancement of a featureMaintenanceTasks to keep the codebase and related parts in order, including architectural improvementsTasks to keep the codebase and related parts in order, including architectural improvementsUI/UX