dhewm3/neo/tools/radiant
Daniel Gibson d1b0073582 Try to enforce selected fullscreen resolution
SDL has a bug (at least on Windows) where SDL_CreateWindow() with
SDL_WINDOW_FULLSCREEN doesn't use the configured resolution (if it's
higher than the current desktop resolution).
Try to work around that - based on Yamagi Quake II code.

Also, if GLimp_Init() fails, the "safe mode" fallback is now in
windowed mode instead of fullscreen mode.
2021-01-15 18:24:48 +01:00
..
autocaulk.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
autocaulk.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
CameraTargetDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
CameraTargetDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
CamWnd.cpp Try to enforce selected fullscreen resolution 2021-01-15 18:24:48 +01:00
CamWnd.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
CapDialog.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
CapDialog.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
cmdlib.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
cmdlib.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
CommandsDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
CommandsDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
CommentsDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
CommentsDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
ConsoleDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
ConsoleDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
CSG.CPP Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
CurveDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
CurveDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
DialogInfo.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
DialogInfo.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
DialogTextures.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
DialogTextures.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
DialogThick.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
DialogThick.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
DlgCamera.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
DlgCamera.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
DlgEvent.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
DlgEvent.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
DRAG.CPP Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
ECLASS.CPP Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
EditorBrush.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
EditorBrush.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
EditorBrushPrimit.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
EditorEntity.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
EditorEntity.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
EditorMap.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
EditorMap.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
EditViewDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
EditViewDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
EntityDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
EntityDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
EntityListDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
EntityListDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
EntKeyFindReplace.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
EntKeyFindReplace.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
FindTextureDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
FindTextureDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
GetString.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
GetString.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
GLWidget.cpp (Hopefully) fix Editors messing up game viewport for good, fix #300 2020-07-20 05:01:51 +02:00
GLWidget.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
InspectorDialog.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
InspectorDialog.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
LightDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
LightDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MainFrm.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
MainFrm.h GUI Editor code/integration from SteelStorm2, doesn't build yet 2019-01-13 22:12:36 +01:00
MapInfo.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
MapInfo.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MediaPreviewDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
MediaPreviewDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MRU.CPP Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
MRU.H Fix all whitespace errors 2011-12-10 15:35:54 +01:00
NewProjDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
NewProjDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
NewTexWnd.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
NewTexWnd.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
PARSE.CPP Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
PARSE.H Fix all whitespace errors 2011-12-10 15:35:54 +01:00
PatchDensityDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
PatchDensityDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
PatchDialog.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
PatchDialog.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
PMESH.CPP Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
PMESH.H Fix all whitespace errors 2011-12-10 15:35:54 +01:00
PointFile.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
PrefsDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
PrefsDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
PreviewDlg.cpp Fix ParticleEditor's Materialpicker screwing up ViewPort 2019-03-10 05:23:06 +01:00
PreviewDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
PropertyList.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
PropertyList.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
QE3.CPP Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
QE3.H Fix all whitespace errors 2011-12-10 15:35:54 +01:00
QEDEFS.H Fix all whitespace errors 2011-12-10 15:35:54 +01:00
QERTYPES.H Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Radiant.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
Radiant.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
RotateDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
RotateDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
ScaleDialog.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
ScaleDialog.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
SELECT.CPP Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
SELECT.H Fix all whitespace errors 2011-12-10 15:35:54 +01:00
splines.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
splines.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
SurfaceDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
SurfaceDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
TabsDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
TabsDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
TearoffContainerWindow.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
TearoffContainerWindow.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
TextureBar.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
TextureBar.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Textures.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Undo.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
Undo.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
VERTSEL.CPP Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
WaitDlg.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
WaitDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
WaveOpen.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
WaveOpen.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
WIN_DLG.CPP Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
WIN_QE3.CPP Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
WIN_QE3.RC2 hello world 2011-11-22 15:28:15 -06:00
XYWnd.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
XYWnd.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Z.CPP Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
Z.H Fix all whitespace errors 2011-12-10 15:35:54 +01:00
ZClip.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
ZClip.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
ZWnd.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
ZWnd.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00