summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-10-13Merge pull request #33 from kfischer-okarin/add-outputs-screenshots-docAmir Rajan
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 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
2020-09-02Merge pull request #27 from oeloeloel/patch-1Amir Rajan
2020-09-02Merge branch 'master' into patch-1Amir Rajan
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-06Synced with 1.14Amir Rajan
2020-08-03synced with 1.13Amir Rajan
2020-08-01Update lowrez.rboeloeloel
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 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-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
2020-02-27Directional input helper methods added.Amir Rajan
2020-02-27open sourced parts of game toolkit.Amir Rajan
2020-02-26Create grid.rbAmir Rajan
2020-02-09Create attr_sprite.rbAmir Rajan
2020-02-04Update inputs.rbAmir Rajan
2020-02-04Update console.rbAmir Rajan