| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-17 | Add sound and music classes | Tom Black | |
| 2017-02-17 | Clean up exception class, move up in require order | Tom Black | |
| 2017-02-17 | Add an `add` method for drawable objects | Tom Black | |
| 2017-02-17 | Simplify color handling for text class | Tom Black | |
| 2017-02-17 | Improve color validation on shapes | Tom Black | |
| 2017-02-16 | Add color to image class | 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 | |
| 2016-11-27 | Update testcard to work across platforms | Tom Black | |
| 2016-11-27 | Clean up gemspec | Tom Black | |
| 2016-11-27 | Update Rakefile to run native and web tests | Tom Black | |
| Also other cosmetic fixes | |||
| 2016-11-27 | Add initial ability to build for native and web | Tom Black | |
| Supporting MRuby and Opal | |||
| 2016-11-27 | `Window` updates | Tom Black | |
| 2016-11-27 | Add accessors for Opal | Tom Black | |
| 2016-11-27 | Opal fixes and other cleanup to `Color` | Tom Black | |
| 2016-11-27 | Initial Opal Support | Tom Black | |
| 2016-11-27 | Remove things MRuby doesn't support | Tom Black | |
| - Keyword arguments - `defined?` - Regex - `File` | |||
| 2016-11-27 | Initial MRuby support | Tom Black | |
| 2016-10-31 | Add `build` directory to .gitignore | Tom Black | |
| 2016-10-30 | Add assets submodule | Tom Black | |
| 2016-10-30 | Remove assets | Tom Black | |
| 2016-10-10 | Update tests to reflect current API | Tom Black | |
| 2016-10-10 | Read `window->fps` as a double | Tom Black | |
| 2016-10-09 | Add "any" key option | Tom Black | |
| Where's the 'any' key? Whew! All this computer hacking is making me thirsty. | |||
| 2016-10-09 | Add `on_controller` input block | Tom Black | |
| Also add `which` to the controller callback | |||
| 2016-10-09 | Add `on_key` input block | Tom Black | |
| 2016-10-09 | Add `key_up` to window and DSL | Tom Black | |
| 2016-10-09 | Update Rakefile | Tom Black | |
| `run_test` now only runs the test (not build or run spec); now separate tasks for uninstall, build, install. | |||
| 2016-10-09 | Add `on_key_up` callback | Tom Black | |
| 2016-10-09 | Update extconf.rb | Tom Black | |
| Bump minimum Simple 2D version required, add install case for Windows / MinGW. | |||
| 2016-10-09 | Add sprites | Tom Black | |
| Also namespace `type_id` definitions | |||
| 2016-08-28 | Merge pull request #18 from mikeappell/change-text-dynamically | Tom Black | |
| Made Text objects changeable dynamically | |||
| 2016-08-28 | Merge pull request #17 from dwu185/RGBhexValue | Tom Black | |
| #1 Allow colors to be created with RGB hex values | |||
| 2016-08-28 | unix tests edited | dwu185 | |
| 2016-08-28 | Made Text objects changeable dynamically | Michael Appell | |
| Modified text.rb so that the text= method modifies the instance variable Modified ruby2d.c so that before rendering Text objects, it sets their value to whatever their @text variable is Modified textcard.rb to demonstrate that Text objects can be dynamically changed | |||
| 2016-08-28 | #1 Allow colors to be created with RGB hex values | dwu185 | |
| 2016-08-28 | Update `on_controller` parameters | Tom Black | |
| 2016-07-23 | Use latest version of Simple 2D | Tom Black | |
| 2016-07-20 | Update README | Tom Black | |
| Add more badges, clean up some language. | |||
| 2016-07-18 | Update Travis to use OS X 10.11 | Tom Black | |
| 2016-07-18 | Clean up license formatting | Tom Black | |
| 2016-07-18 | Reorder require statements | Tom Black | |
| 2016-07-18 | Clean up window attributes | Tom Black | |
| 2016-07-18 | Set viewport size | Tom Black | |
| 2016-07-18 | Set window flags | Tom Black | |
| 2016-07-18 | Set background color | Tom Black | |
| 2016-07-17 | Add `close` to DSL | Tom Black | |
| 2016-07-16 | Remove unneeded `Ruby2D::` namespacing | Tom Black | |
| 2016-07-16 | Merge remote-tracking branch 'origin/master' | Tom Black | |
