Torque3D/Engine/source/windowManager/sdl
Areloch 840d53c283 Merge pull request #1959 from Areloch/SDLSplashScreenCleanupSanity
Does better sanity checking on cleanup for the splash screen closing in SDL
2018-04-03 00:14:08 -05:00
..
sdlCursorController.cpp PlatformSDL implementation. 2015-01-19 01:17:37 +01:00
sdlCursorController.h PlatformSDL implementation. 2015-01-19 01:17:37 +01:00
sdlSplashScreen.cpp Merge pull request #1959 from Areloch/SDLSplashScreenCleanupSanity 2018-04-03 00:14:08 -05:00
sdlWindow.cpp Fixes up the handling of accelerator keybinds for SDL - specifically compound ones with several modifier keys, ie ctrl-alt-shift-up. 2017-01-29 03:22:25 -06:00
sdlWindow.h Corrects input issues when typing into text fields and it bleeding through to player inputs. 2015-09-21 00:14:16 -05:00
sdlWindowMgr.cpp Hooks the splash window code up to the same image loading code as the icon code, and also adds a check if it tries to load a BMP for either(this is a bad format and really shouldn't be used for pretty much anything). 2017-01-16 00:09:55 -06:00
sdlWindowMgr.h fix SDL text events from generating a ~ key when opening the console 2016-12-11 13:53:11 -05:00