summaryrefslogtreecommitdiffhomepage
path: root/dragon/inputs.rb
AgeCommit message (Collapse)Author
2021-12-10Synced with DragonRuby Game Toolkit v3.2.Amir Rajan
2021-08-07Sync core oss engine files.Amir Rajan
2021-04-10Synced from DRGTK 2.10.Amir Rajan
2021-01-18Synced with 2.3.Amir Rajan
2021-01-11Fixes to the code according to @kfischer-okarin 's suggestions. Some minor ↵MaciejDym
deletions of code that isn't needed
2021-01-11Added support for `HOME`, `END`, `Ctrl+left` and `Ctrl+right`MaciejDym
2020-11-15Update inputs.rbHIRO-R-B
Allows checking for individual modifier key presses with (modifier)_(left/right) Prevents modifier keys from being stuck when the modifier is released before the other key. Prevents modifier keys being from being attached to other keys like enter/tab/backspace and activating when said keys are pressed Don't know if there's a better methods to fix these bugs, but it works from what I've tried and tested
2020-11-13synced from DRGTK 1.27Amir Rajan
2020-10-13Synced with 1.26.Amir Rajan
2020-09-02Synced with 1.18.Amir Rajan
2020-07-30OSS synced with 1.12.Amir Rajan
2020-05-03Synced with v1.8Amir Rajan
2020-03-26synchronized with game toolkit 1.3Amir Rajan
2020-02-27open sourced parts of game toolkit.Amir Rajan
2020-02-04Update inputs.rbAmir Rajan
2019-09-12open sourced args and inputsAmir Rajan