Commit History

Autor SHA1 Mensaxe Data
  Areloch a8f2fc567b Fixes up the handling of accelerator keybinds for SDL - specifically compound ones with several modifier keys, ie ctrl-alt-shift-up. %!s(int64=8) %!d(string=hai) anos
  Jeff Hutchinson 3ecbb4b7e5 fix bug with SDL text input that occurs when multiple responders occur on the screen. (Tested with 2 responders.) %!s(int64=8) %!d(string=hai) anos
  Jeff Hutchinson f6b8ef126d fix SDL text events from generating a ~ key when opening the console %!s(int64=8) %!d(string=hai) anos
  Glenn Smith ad30641499 SDL/Mac report going into the background %!s(int64=8) %!d(string=hai) anos
  Azaezel fbfd3ed8ed clang: constructor initialization order %!s(int64=9) %!d(string=hai) anos
  Areloch c0a46ec1f1 Makes sure the key modifiers are passed along with mouse move and wheel inputs when using SDL. %!s(int64=9) %!d(string=hai) anos
  Areloch 4c13906865 Corrects input issues when typing into text fields and it bleeding through to player inputs. %!s(int64=10) %!d(string=hai) anos
  Areloch 5efc04dd47 Also apply scroll strength to horizontal scrolling. %!s(int64=10) %!d(string=hai) anos
  Areloch 68a2c9fa89 Added a default value just in case the pref is not defined. %!s(int64=10) %!d(string=hai) anos
  Areloch 8248ecdeac Looks like WHEEL_DELTA is defined for win and osx, but not linux. Retooling to utilize a $pref instead, as that will let the scroll speed be modifiable for any projects that need it. %!s(int64=10) %!d(string=hai) anos
  Areloch 3aba4a7259 SDL mouse wheel speed fix. %!s(int64=10) %!d(string=hai) anos
  Areloch 2695a2aeae Merge pull request #1383 from Azaezel/MangledMouse %!s(int64=10) %!d(string=hai) anos
  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. %!s(int64=10) %!d(string=hai) anos
  Azaezel 98d48b6011 Fatality Fix: need to account for 64 bit windows as well. %!s(int64=10) %!d(string=hai) anos
  Azaezel 06f6819d63 sdl2 mouse wheel scrolling rev1 %!s(int64=10) %!d(string=hai) anos
  LuisAntonRebollo aa35157eef PlatformSDL implementation. %!s(int64=10) %!d(string=hai) anos