summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-04-19Bump version to 0.2.1v0.2.1Tom Black
2016-04-19Adding much needed clarity to READMETom Black
2016-04-19Fixing font file path and error checkingTom Black
2016-04-19Updating testcardTom Black
2016-04-19Updating ruby.cTom Black
2016-04-19Remove date from gemspecTom Black
2016-04-19Improving RakefileTom Black
2016-04-19Updating extconf.rbTom Black
2016-03-13Merge pull request #13 from caporta/set-method-refactorTom Black
2016-03-13Merge pull request #12 from orangejulius/update_interfaceTom Black
2016-03-13remove require statement for pry in window.rbChris Aporta
2016-03-13remove binding whoopsChris Aporta
2016-03-13refactor set method to return true or falseChris Aporta
2016-03-13Update simple2d usage to latest interfaceJulian Simioni
2016-01-01Add licenseTom Black
2016-01-01First beta release, v0.2.0v0.2.0Tom Black
2016-01-01Updating testsTom Black
2016-01-01Add `--no-brew` optionTom Black
2015-12-29Update Simple 2D using Homebrew when installedTom Black
2015-12-28Fixing `S2D_CreateWindow` API callTom Black
2015-12-28Install gem verbosely to catch problemsTom Black
2015-12-28Cleaning up extconf.rbTom Black
2015-12-26Add basic controller callbackTom Black
2015-12-26Add placeholders for new Text functionalityTom Black
2015-12-25Improve image error loggingTom Black
2015-12-25Clarify running tests in READMETom Black
2015-12-25Add clearing window to DSLTom Black
2015-12-25Updating to match Simple 2D API changesTom Black
2015-12-25Updating .gemspecTom Black
2015-12-25Store frame rateTom Black
2015-11-13Extract string colors to class hashTom Black
2015-11-13Improved color validation and assignmentTom Black
2015-11-13Adding `remove` methods to visual objectsTom Black
2015-11-13Adding mouse button input, key input refiningTom Black
2015-11-13Making params optionalTom Black
2015-11-13Cleaner exceptionsTom Black
2015-11-13Cleaning up `extconf.rb`Tom Black
2015-11-13Use `Ruby2D::VERSION` when building gemTom Black
2015-11-13Adding controller callbackTom Black
2015-11-13Updating interactive testsTom Black
2015-11-13Adding RSpec and some testsTom Black
2015-11-12Moving examples to separate repoTom Black
2015-10-07Adding some comments to `ruby2d.c`Tom Black
2015-10-07Add Simple 2D to gem installationTom Black
2015-10-07Free image and text structsTom Black
2015-10-07Fixing window hangTom Black
2015-10-04Adding READMETom Black
2015-10-04Add test media submoduleTom Black
2015-10-04First!Tom Black