Commit graph

3 commits

Author SHA1 Message Date
Epicalert fbfc14bdf9
Use exit() instead of std::abort() on fatal error 2021-07-04 03:23:00 +08:00
Epicalert 6c0d71d795
Say "(fatal)" in console when fatal error occurs 2021-07-02 03:02:50 +08:00
Epicalert 3773532816
Add graphical error messages
Error and warning messages now show up as dialog boxes using Boxer.
Additional dependencies:
- fmt (for string formatting)
- Boxer (static)
2021-02-14 23:47:07 +08:00