Areloch
|
f02d0d6c4e
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).
|
8 years ago |
Areloch
|
170cdadf60
Fixes window icons with SDL, hooking it through the var $Core::windowIcon as the path.
|
8 years ago |
Jeff Hutchinson
|
f6b8ef126d
fix SDL text events from generating a ~ key when opening the console
|
8 years ago |
Areloch
|
6f72c7b119
Implements the splash screen window to the SDL platform stuff.
|
9 years ago |
Azaezel
|
4a8f6737b6
Mouse wheel check has to occur before mouse motion. Apparently the one is a subset of the other. also thanks @dottools for the proper codeline.
|
10 years ago |
Azaezel
|
06f6819d63
sdl2 mouse wheel scrolling rev1
|
10 years ago |
LuisAntonRebollo
|
aa35157eef
PlatformSDL implementation.
|
10 years ago |