1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 15:15:33 +00:00
openmw/apps
scrawl 65d5311037 Revert "Don't try to show exceptions in a message box if SDL was not initialized"
According to SDL docs, "This function may be called at any time, even before SDL_Init()".

Also fixes an issue where message boxes weren't working due to SDL_Quit already having been called by ~Engine.

This reverts commit 39eea24dc3.

Conflicts:
	apps/openmw/main.cpp
2014-06-10 04:10:34 +02:00
..
bsatool Fix bsatool warning 2013-12-05 15:46:33 +01:00
esmtool Minor fixes from static analysis. 2014-05-28 21:15:50 +10:00
launcher Fix CMake scripts to link static dependencies 2014-06-02 02:51:04 -05:00
mwiniimporter missing #include <iostream> in mwiniimporter 2014-05-23 08:41:49 -04:00
opencs fix for bug #1369 2014-06-05 13:40:37 +02:00
openmw Revert "Don't try to show exceptions in a message box if SDL was not initialized" 2014-06-10 04:10:34 +02:00
openmw_test_suite Remove unused file_finder 2014-05-15 21:36:24 +02:00
doc.hpp