Commit History

Author SHA1 Message Date
  Areloch c0a46ec1f1 Makes sure the key modifiers are passed along with mouse move and wheel inputs when using SDL. 9 years ago
  Areloch 4c13906865 Corrects input issues when typing into text fields and it bleeding through to player inputs. 10 years ago
  Areloch 5efc04dd47 Also apply scroll strength to horizontal scrolling. 10 years ago
  Areloch 68a2c9fa89 Added a default value just in case the pref is not defined. 10 years ago
  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. 10 years ago
  Areloch 3aba4a7259 SDL mouse wheel speed fix. 10 years ago
  Areloch 2695a2aeae Merge pull request #1383 from Azaezel/MangledMouse 10 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 98d48b6011 Fatality Fix: need to account for 64 bit windows as well. 10 years ago
  Azaezel 06f6819d63 sdl2 mouse wheel scrolling rev1 10 years ago
  LuisAntonRebollo aa35157eef PlatformSDL implementation. 10 years ago