summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2021-12-16Merge branch 'DragonRuby:master' into masterHEADmaster_Tradam
2021-12-10Synced with DragonRuby Game Toolkit v3.2.Amir Rajan
2021-12-09added api.rb to repoAmir Rajan
2021-10-11[samples/mouse docs] fixed typo, method invocationarjun
2021-10-11Update doc header from solid to spriteOwen Butler
2021-10-11docs: Update further sprite exampleOwen Butler
2021-10-11docs: Update sprite class example with attr_spriteOwen Butler
2021-09-06Synced with version 2.26Amir Rajan
2021-09-06Samples: Use to_radians for deg-to-rad conversionBartosz Podrygajlo
Replace the local implementation with the build-in Numeric.to_radians
2021-09-06Fixed typo in 02_input_basics/02_mousePedro Brighenti
2021-09-06fix: console raising error at autocomplete requestleviongit
2021-08-07Sync core oss engine files.Amir Rajan
2021-08-07Docs synced.Amir Rajan
2021-08-07Samples folder synced.Amir Rajan
2021-08-07Deploy template folder synced.Amir Rajan
2021-05-26iOS wizard: minor tweaksMichał Dudziński
2021-05-26iOS wizard: determine version from either opts or metadata fileMichał Dudziński
2021-05-26Typo fixesSimon Chiang
2021-05-26Fix spelling identifier not identiferSimon Chiang
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-05-18Added support for top left originrealtradam
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