isle-portable/CONFIG
VoxelTek 73bab24721
Add Launch Game button to config tool, rename executable to isle-config (#435)
* Add Launch Game option to config tool

* Rename executable from "config" to "isle-config"

* Add error popup if unable to find game executable

* Use one QMessageBox for both Win and *nix

Create one QMessageBox object to use for both Windows and non-Windows platforms. Additionally, set all relevant text during creation of QMessageBox, and show Warning icon as part of message box.

* Add tooltips to save, launch, and exit buttons

* Change "Launch Game" to "Save and Launch"

* Remove unnecessary Windows-specific code
2025-06-26 07:21:11 -07:00
..
res Add Launch Game button to config tool, rename executable to isle-config (#435) 2025-06-26 07:21:11 -07:00
AboutDlg.cpp Remake config tool, adding new settings and removing some obsolete ones (#333) 2025-06-19 01:24:15 +00:00
AboutDlg.h Port CONFIG to Qt (#210) 2025-06-03 03:48:04 +02:00
config.cpp Revamp config tool, add tooltips and consolidate options. (#427) 2025-06-26 03:58:06 +02:00
config.h Revamp config tool, add tooltips and consolidate options. (#427) 2025-06-26 03:58:06 +02:00
detectdx5.cpp Port CONFIG to Qt (#210) 2025-06-03 03:48:04 +02:00
detectdx5.h Port CONFIG to Qt (#210) 2025-06-03 03:48:04 +02:00
MainDlg.cpp Add Launch Game button to config tool, rename executable to isle-config (#435) 2025-06-26 07:21:11 -07:00
MainDlg.h Add Launch Game button to config tool, rename executable to isle-config (#435) 2025-06-26 07:21:11 -07:00