summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2020-11-15Allow #inside_rect? to receive a tolerance arg like #intersect_rect?danhealy
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
Keep and report time metrics during trace
2020-10-13Merge pull request #33 from kfischer-okarin/add-outputs-screenshots-docAmir Rajan
Add docs for outputs.screenshots
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
Add left/right cursor movement to the console
2020-09-22synced with 1.22Amir Rajan
2020-09-11synced docsAmir Rajan
2020-09-11synced with v1.19Amir Rajan
2020-09-11synced samplesAmir Rajan
2020-09-05Add left/right arrow behaviourKevin Fischer
2020-09-05Save cursor position in promptKevin Fischer
2020-09-02Merge pull request #18 from mgmarlow/99-todo-deprecated-method-documentationAmir Rajan
99-todo.md deprecated method documentation
2020-09-02Merge pull request #27 from oeloeloel/patch-1Amir Rajan
Update lowrez.rb
2020-09-02Merge branch 'master' into patch-1Amir Rajan
2020-09-02Update numeric.rboeloeloel
Added from_top method
2020-09-02Add a `distance_to` instance method on `GTK::Geometry`Craggar
The `GTK::Geometry.distance` class method isn’t exposed at an instance level, but it would be a useful method to expose for instances including Geometry
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-08-01Update lowrez.rboeloeloel
Fixed typo
2020-08-01Updated LOWREZ sample app with a 4x4 font.Amir Rajan
2020-07-30OSS synced with 1.12.Amir Rajan
2020-07-26added samples to public repo.Amir Rajan
2020-07-26Added 'dragonruby-game-toolkit-contrib' to require path to match readme ↵Marco Brieden
recommended path.
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-06-12Fix documentation typosGraham Marlow
2020-06-12Update 99-todo.md with non-deprecated class methodGraham Marlow
2020-05-04Update numeric.rbAmir Rajan
2020-05-03Synced with v1.8Amir Rajan
2020-04-15Add setup/teardownKevin Fischer
2020-04-15Add raises! method to GTK::AssertKevin Fischer
2020-04-15Make autocomplete work for global methods (methods of Kernel)Kevin Fischer
2020-04-15Implement autocompleteKevin Fischer
2020-04-05Extract Prompt classKevin Fischer
2020-04-05Refactor render_log_offsetKevin Fischer
2020-04-05Refactor write_lineKevin Fischer
2020-04-05Refactor render methodKevin Fischer
2020-04-05Extract dimension methodsKevin Fischer
2020-04-05Extract Color and FontStyle classKevin Fischer
2020-03-26synchronized with game toolkit 1.3Amir Rajan
2020-03-05Update args.rbAmir Rajan
2020-03-05Update args.rbAmir Rajan