index
:
ruby2d
build-wasm
direct-draw
main
set-anchor-point
:video_game: The Ruby 2D gem
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2016-10-09
Add "any" key option
Tom Black
2016-10-09
Add `on_controller` input block
Tom Black
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
Add sprites
Tom Black
2016-08-28
Merge pull request #18 from mikeappell/change-text-dynamically
Tom Black
2016-08-28
Made Text objects changeable dynamically
Michael Appell
2016-08-28
#1 Allow colors to be created with RGB hex values
dwu185
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-04-26
Merge pull request #15 from kamishettysreeja25/master
Tom Black
2016-04-25
General tidying up
Tom Black
2016-04-21
Fix failing DSL test
Tom Black
2016-04-19
Bump version to 0.2.1
v0.2.1
Tom Black
2016-04-19
Fixing font file path and error checking
Tom Black
2016-04-10
Implemented rgb hex to float conversion
kamishetty sreeja
2016-03-13
remove require statement for pry in window.rb
Chris Aporta
2016-03-13
refactor set method to return true or false
Chris Aporta
2016-01-01
First beta release, v0.2.0
v0.2.0
Tom Black
2016-01-01
Updating tests
Tom Black
2015-12-26
Add basic controller callback
Tom Black
2015-12-26
Add placeholders for new Text functionality
Tom Black
2015-12-25
Improve image error logging
Tom Black
2015-12-25
Add clearing window to DSL
Tom Black
2015-12-25
Store frame rate
Tom Black
2015-11-13
Extract string colors to class hash
Tom Black
2015-11-13
Improved color validation and assignment
Tom Black
2015-11-13
Adding `remove` methods to visual objects
Tom Black
2015-11-13
Adding mouse button input, key input refining
Tom Black
2015-11-13
Making params optional
Tom Black
2015-11-13
Cleaner exceptions
Tom Black
2015-11-13
Adding controller callback
Tom Black
2015-10-04
First!
Tom Black
[prev]