summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2019-04-06Bundle dependencies with the gemTom Black
2019-01-11Update CITom Black
2019-01-10WASAPI can't be opened on AppVeyor (Windows)Tom Black
2019-01-06Tests and fixes to the public APITom Black
2019-01-06Don't allow screenshots before window is shownTom Black
2019-01-03Allow color to initialize from an existing color objectMario Visic
2019-01-01Add ability to take screenshotTom Black
2018-12-12Add an interactive consoleTom Black
2018-12-12Make `contains?` inclusive (#137)Tom Black
2018-12-12Remove current web backendTom Black
2018-10-24Implements volume control to Music (#123)Heitor Carvalho
2018-10-11Sprite `play` method now takes opts hashTom Black
2018-10-08Reorganize Image, Sprite, and Text argsTom Black
2018-10-04Text will use default fontlstrzebinczyk
2018-09-28Style, docs, and consistencyTom Black
2018-09-28Color enhancementsTom Black
2018-09-26Add ability to set the window iconTom Black
2018-09-26Allow text width to be a range in specTom Black
2018-09-26Documentation and style updatesTom Black
2018-09-20Add `Circle` classTom Black
2018-09-20Expose window attributes through class methodsTom Black
2018-09-12Add ability to rotate texturesTom Black
2018-09-12Sprite enhancementsTom Black
2018-05-06Update CITom Black
2018-05-06Sprite class redesignTom Black
2018-01-02Check for valid file path to prevent segfault when file does not exist.Andrew Havens
2017-12-10Allow colors beyond 0.0..1.0 rangeTom Black
2017-12-02Use controller mappingsTom Black
2017-11-27Add iOS and tvOS supportTom Black
2017-06-12Set image width and height in constructorTom Black
2017-06-04Test for bad event typesTom Black
2017-06-04Add all controller events to testTom Black
2017-06-04Update controller test for new event structureTom Black
2017-06-03Check if font file existsTom Black
2017-06-03Use named arguments (#65)lstrzebinczyk
2017-05-31Implement #contains? for all renderableslstrzebinczyk
2017-05-20Remove trailing whitespace everywhereTom Black
2017-05-20Check if audio file exists for `Sound` and `Music`Tom Black
2017-05-19introduce lineslstrzebinczyk
2017-05-18allow events unbindinglstrzebinczyk
2017-05-05another take on z-indexlstrzebinczyk
2017-04-28Opacity improvementsTom Black
2017-04-28Add `File.exists?` to MRubyTom Black
2017-04-13Add mouse events, introduce event structsTom Black
2017-04-02Implement Text#height and Text#widthlstrzebinczyk
2017-03-28implement Color#opacity=lstrzebinczyk
2017-03-27Text#text= will inspect it's inputlstrzebinczyk
2017-03-02Update controller testTom Black
2017-03-01Update input testsTom Black
2017-02-28Make pointer flash bigger in test cardTom Black