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
/
ext
Age
Commit message (
Expand
)
Author
2021-02-09
Support UTF-8 text rendering
Tom Black
2021-02-08
Merge Simple 2D into gem
Tom Black
2020-02-16
Bump version to 0.9.4
v0.9.4
Tom Black
2020-01-01
`colorize` fixes
Tom Black
2019-04-25
Match case of libFLAC.a in extconf.rb
Damien Pollet
2019-04-18
Bundle Linux dependencies
Tom Black
2019-04-06
Don't print Simple 2D error for screenshot
Tom Black
2019-04-06
Bundle dependencies with the gem
Tom Black
2019-01-06
Raise errors if media can't be read
Tom Black
2019-01-06
Set diagnostics immediately
Tom Black
2019-01-06
Move `ext_screenshot` to the right place in the file
Tom Black
2019-01-06
Don't allow screenshots before window is shown
Tom Black
2019-01-03
Add an assets path variable
Tom Black
2019-01-03
Color enhancements, fixes, refactoring
Tom Black
2019-01-01
Add ability to take screenshot
Tom Black
2018-12-12
Remove current web backend
Tom Black
2018-12-12
Use Simple 2D API to get and set music volume
Tom Black
2018-10-24
Implements volume control to Music (#123)
Heitor Carvalho
2018-10-16
Move `String#colorize` to a separate file to require
Tom Black
2018-10-05
Fix MRuby crash when using default font
Tom Black
2018-10-03
Add CFLAGS when Raspberry Pi
Tom Black
2018-09-28
Style, docs, and consistency
Tom Black
2018-09-26
Update Simple 2D minimum version
Tom Black
2018-09-26
Add ability to set the window icon
Tom Black
2018-09-26
Print more informative log message on obj free
Tom Black
2018-09-26
Handle adding controller mappings through Window class
Tom Black
2018-09-26
Documentation and style updates
Tom Black
2018-09-20
Add `Circle` class
Tom Black
2018-09-12
Add ability to rotate textures
Tom Black
2018-09-12
Update Simple 2D function name
Tom Black
2018-09-12
Sprite enhancements
Tom Black
2018-05-06
Enable setting and getting custom fps_cap
eiko
2018-05-06
Remove `File.exists?` from mruby ext
Tom Black
2018-05-06
Fix native building of apps
Tom Black
2018-05-06
Sprite class redesign
Tom Black
2018-01-29
Bump minimum S2D version to 0.9.0
Tom Black
2018-01-29
Try to add controller mappings only if file exists
Tom Black
2018-01-07
Make gem install errors a little more useful
Tom Black
2018-01-02
Autoload controller mappings file.
Andrew Havens
2017-12-12
Bump version to 0.5.0
v0.5.0
Tom Black
2017-12-02
Use controller mappings
Tom Black
2017-11-27
Add iOS and tvOS support
Tom Black
2017-09-18
Update Simple 2D minimum version to 0.7.0
Tom Black
2017-07-25
Fixes for MRuby `main` function
Tom Black
2017-06-25
Dispatch rendering to rendered classes (#66)
lstrzebinczyk
2017-06-12
Set image width and height in constructor
Tom Black
2017-06-05
Bump version to 0.4.0
v0.4.0
Tom Black
2017-05-20
Remove trailing whitespace everywhere
Tom Black
2017-05-20
Call extensions explicitly
Tom Black
2017-05-19
introduce lines
lstrzebinczyk
[next]