summaryrefslogtreecommitdiffhomepage
path: root/dragon
AgeCommit message (Expand)Author
2021-01-18Synced with 2.3.Amir Rajan
2021-01-11Changed dragon/console_prompt.rb` according to @kfischer-okarin 's suggestions.MaciejDym
2021-01-11Fixes to the code according to @kfischer-okarin 's suggestions. Some minor de...MaciejDym
2021-01-11Added support for `HOME`, `END`, `Ctrl+left` and `Ctrl+right`MaciejDym
2021-01-11Fix typoMatt Pruitt
2021-01-05Add prism for syntax highlightingKevin Fischer
2021-01-05Added forward delete support to console promptMartin White
2021-01-05Fix typoKevin Fischer
2021-01-05Fix broken first sentenceKevin Fischer
2021-01-05Add docs for GTK::Args#audioKevin Fischer
2020-12-07Update geometry_docs.rboeloeloel
2020-12-07Update geometry_docs.rboeloeloel
2020-12-06Create geometry_docs.rboeloeloel
2020-12-06Update readme_docs.rboeloeloel
2020-12-06Bugfix Numeric#randomizeHIRO-R-B
2020-12-06Delete index.rbAmir Rajan
2020-11-17Merge pull request #36 from danhealy/dh/ios-wizard-remove-unusedAmir Rajan
2020-11-17Merge pull request #34 from HIRO-R-B/patch-2Amir Rajan
2020-11-17Merge pull request #37 from danhealy/dh/add-tolerance-to-inside-rectAmir Rajan
2020-11-15iOS wizard: actually substitute app_id in plistdanhealy
2020-11-15Allow #inside_rect? to receive a tolerance arg like #intersect_rect?danhealy
2020-11-15iOS wizard: remove unused methodsdanhealy
2020-11-15iOS wizard: fix app id in Info.plist, fix dev profile pathdanhealy
2020-11-15Update inputs.rbHIRO-R-B
2020-11-13synced from DRGTK 1.27Amir Rajan
2020-10-13Synced with 1.26.Amir Rajan
2020-10-13Merge pull request #30 from danhealy/performance-tracingAmir Rajan
2020-10-09Merge branch 'master' into performance-tracingDan Healy
2020-10-06Add docs for outputs.screenshotsKevin Fischer
2020-10-04Merge pull request #17 from kfischer-okarin/cursor-movementAmir Rajan
2020-09-22synced with 1.22Amir Rajan
2020-09-11synced with v1.19Amir Rajan
2020-09-05Add left/right arrow behaviourKevin Fischer
2020-09-05Save cursor position in promptKevin Fischer
2020-09-02Update numeric.rboeloeloel
2020-09-02Add a `distance_to` instance method on `GTK::Geometry`Craggar
2020-09-02Synced with 1.18.Amir Rajan
2020-08-15Keep and report time metrics during tracedanhealy
2020-08-06Synced with 1.14Amir Rajan
2020-08-03synced with 1.13Amir Rajan
2020-07-30OSS synced with 1.12.Amir Rajan
2020-07-26Added 'dragonruby-game-toolkit-contrib' to require path to match readme recom...Marco Brieden
2020-07-26Allows editing old history commandsHugo Wallenburg
2020-07-25Updated ArrayDocs.Amir Rajan
2020-07-25added current docsAmir Rajan
2020-07-08Update directional_input_helper_methods.rbAmir Rajan
2020-07-08Update directional_input_helper_methods.rbAmir Rajan
2020-05-04Update numeric.rbAmir Rajan
2020-05-03Synced with v1.8Amir Rajan
2020-04-15Add setup/teardownKevin Fischer