summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2021-05-26Fix spelling separator not seperatorSimon Chiang
2021-05-26Fix typos in storyline textSimon Chiang
2021-05-25Updating documentation on repl logging to logs/puts.txtarjun
2021-04-19Fix typos in description for .up_downKetan Patel
2021-04-14Added def docs_sprites based off def docs_solids (#63)Olly Mills
* Added def docs_sprites based off of docs_solids * fixed a minor formating issue and removed excess
2021-04-10Synced from DRGTK 2.10.Amir Rajan
2021-03-11Create hotload.rbAmir Rajan
2021-03-11Create entity.rbAmir Rajan
2021-02-24added the correct execute draw orderNick Sandberg
2021-02-24updated GTK::Runtime::Draw to include an execute_draw_order method to make ↵Nick Sandberg
rearranging draw order easier to override and adding resilience to the primitives method
2021-02-17Authored the instructions on forking contributing for new contributors.Austin Meyer
2021-02-17Fixed console dropdown being off when origin_center! activated.Austin Meyer
2021-02-17removed old references to documentation from all sample appsOlly Mills
2021-01-19Fix order of tile_* and flip_* arguments in exampleTiago Parreira
2021-01-18Synced with 2.3.Amir Rajan
2021-01-12Update readme.mdAmir Rajan
2021-01-11Changed dragon/console_prompt.rb` according to @kfischer-okarin 's suggestions.MaciejDym
Made moving by-word better by being able to skip word-breaks. Added helper `str_len` and `is_word_boundary?` methods to `dragon/console_prompt.rb`
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
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
2021-01-05Fixed parameter description typo in solids sampleZack Shank
2020-12-07Update geometry_docs.rboeloeloel
Added missing 'end'.
2020-12-07Update geometry_docs.rboeloeloel
Replaced incorrect use of 'sprite' with 'rect'.
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Add files via uploadAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan
2020-12-06Create geometry_docs.rboeloeloel
Added description of Geometry module and scale_rect method
2020-12-06Update readme_docs.rboeloeloel
Added How to Scale a Sprite
2020-12-06s/C/RustMike Martin
2020-12-06Adds missing .gitignore file; removes rust build directoryMike Martin
2020-12-06Adds an intermediate rust binding sample appMike Martin
2020-12-06Updates binding codegen to remove warnings and errorsMike Martin
2020-12-06Fixes broken image link in the READMEMike Martin
2020-12-06Adds basic sample app that utilizes Rust extensionsMike Martin
2020-12-06Bugfix Numeric#randomizeHIRO-R-B
Rearranged if clause order so that `:sign` opt works with `:int` and `:ratio` opts
2020-12-06Delete index.rbAmir Rajan
This file is way out of date and will not do what it's designed to do.
2020-12-06Update readme.mdAmir Rajan
2020-12-06Update readme.mdAmir Rajan