mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 10:31:16 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| res | ||
| AboutDlg.cpp | ||
| AboutDlg.h | ||
| config.cpp | ||
| config.h | ||
| detectdx5.cpp | ||
| detectdx5.h | ||
| MainDlg.cpp | ||
| MainDlg.h | ||