summaryrefslogtreecommitdiffhomepage
path: root/lib
AgeCommit message (Expand)Author
2021-02-08Merge Simple 2D into gemTom Black
2020-02-16Bump version to 0.9.4v0.9.4Tom Black
2020-02-09Bump version to 0.9.3v0.9.3Tom Black
2020-02-09Update `colorize.rb` pathTom Black
2020-01-01`colorize` fixesTom Black
2019-04-25Bump version to 0.9.2v0.9.2Tom Black
2019-04-18Bump version to 0.9.1v0.9.1Tom Black
2019-04-06Bump version to 0.9.0v0.9.0Tom Black
2019-04-06Use iPhone X for default simulatorTom Black
2019-04-06Bundle dependencies with the gemTom Black
2019-01-10Bump version to 0.8.1v0.8.1Tom Black
2019-01-10Rescue console broken pipe (#143)Mario Visic
2019-01-06Tests and fixes to the public APITom Black
2019-01-06Raise errors if media can't be readTom Black
2019-01-06Set diagnostics immediatelyTom Black
2019-01-06Silence uninitialized console variable warningTom Black
2019-01-04Bump version to 0.8.0v0.8.0Tom Black
2019-01-03Add an assets path variableTom Black
2019-01-03Add ability to build macOS app bundlesTom Black
2019-01-03Allow color to initialize from an existing color objectMario Visic
2019-01-03Color enhancements, fixes, refactoringTom Black
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-12-12Use Simple 2D API to get and set music volumeTom Black
2018-10-30Fix deprecation warningsTom Black
2018-10-24Bump version to 0.7.0v0.7.0Tom Black
2018-10-24Implements volume control to Music (#123)Heitor Carvalho
2018-10-16Move `String#colorize` to a separate file to requireTom Black
2018-10-11Sprite `play` method now takes opts hashTom Black
2018-10-09Fix Linux font directoryTom Black
2018-10-08Reorganize Image, Sprite, and Text argsTom Black
2018-10-05Remove old font path code in Text classTom Black
2018-10-05Bump version to 0.6.1v0.6.1Tom Black
2018-10-04Text will use default fontlstrzebinczyk
2018-09-28Bump version to 0.6.0v0.6.0Tom Black
2018-09-28Style, docs, and consistencyTom Black
2018-09-28Color enhancementsTom Black
2018-09-27Add documentation to `Sprite` classTom Black
2018-09-26Add ability to set the window iconTom Black
2018-09-26Handle adding controller mappings through Window classTom 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-12CleanupTom Black
2018-09-12Sprite enhancementsTom Black
2018-05-06Enable setting and getting custom fps_capeiko
2018-05-06Fix native building of appsTom Black