| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-12 | Set image width and height in constructor | Tom Black | |
| 2017-06-04 | Test for bad event types | Tom Black | |
| 2017-06-04 | Add all controller events to test | Tom Black | |
| 2017-06-04 | Update controller test for new event structure | Tom Black | |
| 2017-06-03 | Check if font file exists | Tom Black | |
| 2017-06-03 | Use named arguments (#65) | lstrzebinczyk | |
| 2017-05-31 | Implement #contains? for all renderables | lstrzebinczyk | |
| 2017-05-20 | Remove trailing whitespace everywhere | Tom Black | |
| It's what all the kids are doing | |||
| 2017-05-20 | Check if audio file exists for `Sound` and `Music` | Tom Black | |
| 2017-05-19 | introduce lines | lstrzebinczyk | |
| 2017-05-18 | allow events unbinding | lstrzebinczyk | |
| 2017-05-05 | another take on z-index | lstrzebinczyk | |
| 2017-04-28 | Opacity improvements | Tom Black | |
| Adds opacity attribute reader for `Ruby2D::Color` and `Ruby2D::Color::Set`. Adds `opacity/=` method to renderable objects, a shortcut for `obj.color.opacity/=`. | |||
| 2017-04-28 | Add `File.exists?` to MRuby | Tom Black | |
| This also enables file checking to the `Image` class for MRI and MRuby (on the web, a “failed to load resource” already appears). Also, all exceptions will now be printed in MRuby, yay! | |||
| 2017-04-13 | Add mouse events, introduce event structs | Tom Black | |
| 2017-04-02 | Implement Text#height and Text#width | lstrzebinczyk | |
| 2017-03-28 | implement Color#opacity= | lstrzebinczyk | |
| 2017-03-27 | Text#text= will inspect it's input | lstrzebinczyk | |
| 2017-03-02 | Update controller test | Tom Black | |
| 2017-03-01 | Update input tests | Tom Black | |
| Reflecting current API | |||
| 2017-02-28 | Make pointer flash bigger in test card | Tom Black | |
| 2017-02-22 | `extend` rather than `include` the DSL | Tom Black | |
| So that DSL methods aren’t added to every `Object` | |||
| 2017-02-17 | Improvements to test card | Tom Black | |
| Slow down FPS text drawing, flash mouse clicks, updates to match API | |||
| 2017-02-17 | Add simple triangle test | Tom Black | |
| 2017-02-17 | Add sound and music classes | Tom Black | |
| 2017-02-16 | Improve hex color handling | Tom Black | |
| 2016-12-24 | Move test media submodule to `test/` directory | Tom Black | |
| 2016-12-24 | Merge all tests into `test/` directory | Tom Black | |
